Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP

Autres articles (101)

Sur d’autres sites (16901)

  • mpegts muxer, DVB subtitles encoder : common DVB subtitles payload

    11 janvier 2014, par Serhii Marchuk
    mpegts muxer, DVB subtitles encoder : common DVB subtitles payload
    

    Improved DVB subtitles encoder to generate AVPacket.data in the same
    format as generates MPEGTS demuxer + DVB subtitles parser. So now single
    format of DVB subtitles data is used across all the components of FFmpeg :
    only subtitles payload WITHOUT 0x20 0x00 bytes at the beginning and 0xFF
    trailing byte.

    Improved MPEGTS muxer to support format of DVB subtitles in
    AVPacket.data described above : while muxing we add two bytes 0x20 0x00 to
    the beginning of and 0xFF to the end of DVB subtitles payload.

    The patch fixes DVB subtitle copy problems : tickets #2989 fully and #2024
    partly.

    Signed-off-by : Clément Bœsch <u@pkh.me>

    • [DH] libavcodec/dvbsub.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/mpegtsenc.c
    • [DH] libavformat/version.h
  • Is it possible to record video/audio without xuggler and ffmpeg in java applet without server side

    9 janvier 2014, par user2406481

    I have made Java Screen recorder applet like screenr.com

    Is it possible to record video/audio without xuggler and ffmpeg in java applet without server side

    I cannot use xuggler as it has 40 mb and takes tool long time for loading

    I need .mp4 videos export only

  • Revision 0ecd583d8d : Cleanups around cpi->common. Change-Id : I0c42a729038d0f4cb7bc07f587d066fcb1dfe9

    8 janvier 2014, par Dmitry Kovalev

    Changed Paths :
     Modify /vp9/encoder/vp9_encodeframe.c



    Cleanups around cpi->common.

    Change-Id : I0c42a729038d0f4cb7bc07f587d066fcb1dfe9d9