Recherche avancée

Médias (91)

Autres articles (27)

  • Qualité du média après traitement

    21 juin 2013, par

    Le bon réglage du logiciel qui traite les média est important pour un équilibre entre les partis ( bande passante de l’hébergeur, qualité du média pour le rédacteur et le visiteur, accessibilité pour le visiteur ). Comment régler la qualité de son média ?
    Plus la qualité du média est importante, plus la bande passante sera utilisée. Le visiteur avec une connexion internet à petit débit devra attendre plus longtemps. Inversement plus, la qualité du média est pauvre et donc le média devient dégradé voire (...)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (4001)

  • avformat/hls : Set AVFMT_TS_DISCONT flag on HLS input format

    27 octobre 2019, par Philip Langdale
    avformat/hls : Set AVFMT_TS_DISCONT flag on HLS input format
    

    There have been many reports over the years about problems when
    taking an HLS stream as input to `ffmpeg` where there are timestamp
    discontinuities present. This is explicitly supported in the
    HLS spec (EXT-X-DISCONTINUITY) and often used for ad injection.

    Various fixes and work-arounds have been proposed over the years,
    but one step that seems obvious, even if it's not a complete fix,
    is to mark the HLS input format as supporting discontinuities. This
    will prevent timestamp fixup logic in ffmpeg.c kicking in that ends
    up mangling the timestamps unnecessarily.

    I've tested this out with an example provided by Joe Koberg early
    last year, and it is sufficient to allow `ffmpeg` to download and
    mux the stream correctly. Joe had briefly suggested that other
    situations can still be handled incorrectly, but this seems like
    a strict improvement.

    Joe's example :

    https://s3.amazonaws.com/playon-test-videos/discont_test_new/discont_test.m3u8

    Reviewed-by : Steven Liu <lq@onvideo.cn>
    Reviewed-by : Dennis Mungai <dmngaie@gmail.com>

    • [DH] libavformat/hls.c
  • ffmpeg : frame rate change without transcoding possible ?

    14 mars 2017, par Drew

    I have an OP1a MXF file (MPEG2 CBR 50Mbps) at 25 fps. MediaInfo confirms its frame rate is 25.000.
    I need to conform it to play at 23.976fps which should be a simple metadata change.

    ffmpeg -r 23.976 -i AA0002.MXF -c:v copy -an output.mov

    Ignores the "-r" command and outputs at 25fps file.
    Furthermore, mediaInfo reports the frame rate is variable with min/max 24.975 / 25.027.

    ffmpeg -r 23.976 -i AA0002.MXF -c:v copy -an output.mxf

    Fails with :

    [mxf @ 0x7f7f84005e00] Application provided invalid, non monotonically
    increasing dts to muxer in stream 0 : 12 >= 12

    [mxf @ 0x7f7f84005e00] Application provided invalid, non monotonically increasing dts to muxer in stream 0 : 35 >= 35

    [mxf @ 0x7f7f84005e00] Application provided invalid, non monotonically increasing dts to muxer in stream 0 : 59 >= 59

    According to this ticket -r has no effect with -vcodec copy. Nevertheless, ffmpeg -r 30 -i AA0002.MXF -c:v copy -an output.mxf does work.

    Is there a way to accomplish this with ffmpeg currently ?

    Notes :

    • ffmpeg 3.2.4 static build on OS X 10.10.5.

    • Audio has been disabled for testing purposes. Later on I should be able to tackle it with atempo, asetrate, rubberband etc.

  • Revision 33445 : Deplacement de inc-theme-head à la suite de habillage.css et ...

    1er décembre 2009, par shnoulle@… — Log

    Deplacement de inc-theme-head à la suite de habillage.css et impression.css pour surcharge