Recherche avancée

Médias (1)

Mot : - Tags -/swfupload

Autres articles (96)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • (Dés)Activation de fonctionnalités (plugins)

    18 février 2011, par

    Pour gérer l’ajout et la suppression de fonctionnalités supplémentaires (ou plugins), MediaSPIP utilise à partir de la version 0.2 SVP.
    SVP permet l’activation facile de plugins depuis l’espace de configuration de MediaSPIP.
    Pour y accéder, il suffit de se rendre dans l’espace de configuration puis de se rendre sur la page "Gestion des plugins".
    MediaSPIP est fourni par défaut avec l’ensemble des plugins dits "compatibles", ils ont été testés et intégrés afin de fonctionner parfaitement avec chaque (...)

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (6902)

  • libavcodec/mpeg12dec : append CC data to a53_buf_ref

    14 décembre 2024, par Scott Theisen
    libavcodec/mpeg12dec : append CC data to a53_buf_ref
    

    In mpeg_decode_a53_cc() only the A/53 part 4 CC data ("GA94") is saved between
    frames. The other formats incorrectly created a larger buffer than they use
    since a705bcd763e344fac191e157ffeddc285388b7fa because they did not append to
    the previous data.

    The a53_buf_ref is added to the frame in mpeg_field_start() which will only be
    called in decode_chunks() if not all of the picture data slices are skipped.

    For these formats, utilize the data added to the buffer in case frames are skipped
    (concatenating the CC data until a frame can be exported), in a similar fashion to
    the A/53 part 4 logic.

    Reviewed-by : Marth64 <marth64@proxyid.net>
    Signed-off-by : Marth64 <marth64@proxyid.net>

    • [DH] libavcodec/mpeg12dec.c
  • How to extract subtitle from usm file

    14 janvier 2024, par Marcin Nancin

    I would like to extract subtitle.txt from usm file, I tried use ffmpeg but it show unspuported file. Hexedit show that file has txt extension. Ffmpeg support demux cri usm file, but I cant figure out how to do it.

    &#xA;

      Duration: 00:03:10.00, start: 0.000000, bitrate: 12383 kb/s&#xA;  Stream #0:0: Video: mpeg1video, yuv420p(tv, progressive), 1280x720 [SAR 1:1 DAR 16:9], 104857 kb/s, 30 fps, 30 tbr, 30 tbn&#xA;      Side data:&#xA;        cpb: bitrate max/min/avg: 0/0/0 buffer size: 4554752 vbv_delay: N/A&#xA;  Stream #0:1: Audio: none, 44100 Hz, 2 channels&#xA;  Stream #0:2: Audio: none, 44100 Hz, 2 channels&#xA;  Stream #0:3: Audio: none, 44100 Hz, 2 channels&#xA;  Stream #0:4: Audio: none, 44100 Hz, 2 channels&#xA;  Stream #0:5: Audio: none, 44100 Hz, 2 channels&#xA;  Stream #0:6: Audio: none, 44100 Hz, 2 channels&#xA;  Stream #0:7: Audio: none, 44100 Hz, 2 channels&#xA;  Stream #0:8: Audio: none, 44100 Hz, 2 channels&#xA;  Stream #0:9: Audio: none, 44100 Hz, 2 channels&#xA;  Stream #0:10: Audio: none, 44100 Hz, 2 channels&#xA;  Stream #0:11: Subtitle: none&#xA;At least one output file must be specified&#xA;

    &#xA;

    I tried to unpack the file but I still get an error that the codec was not detected.

    &#xA;

  • What is the best way to take care of noise in ffmpeg ?

    4 février 2021, par laboy

    I have an old piece of footage that while being high quality is a bit worn and has a lot of film grain and those lines that show up on old film.

    &#xA;