[FFmpeg-trac] #2333(undetermined:new): mkv + ac3 remux adds a little time

FFmpeg trac at avcodec.org
Mon Mar 18 16:48:34 CET 2013


#2333: mkv + ac3 remux adds a little time
-------------------------------------+-------------------------------------
             Reporter:  Squeeto      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Squeeto):

 Hi again.
 I found this branch of ffmpeg called ffmbc that creates an output mkv file
 of 12.86 seconds as I am hoping for.
 {{{
 ffmpeg -i done_ffmbc.mkv

 ffmpeg version N-50025-gb8bb661 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Feb 17 2013 02:37:45 with gcc 4.7.2 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
 --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca
 --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-
 libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
 --enable-libopus --enable-librtmp --enable-libschroedinger --enable-
 libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-
 libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
 --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
   libavutil      52. 17.101 / 52. 17.101
   libavcodec     54. 91.103 / 54. 91.103
   libavformat    54. 63.100 / 54. 63.100
   libavdevice    54.  3.103 / 54.  3.103
   libavfilter     3. 38.100 /  3. 38.100
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  2.100 / 52.  2.100
 Input #0, matroska,webm, from 'done_ffmbc.mkv':
   Metadata:
     ENCODER         : FFmbc 0.7
   Duration: 00:00:12.86, start: 0.000000, bitrate: 6289 kb/s
     Stream #0:0: Video: h264 (High), yuv420p, 1920x1080, SAR 1:1 DAR 16:9,
 20k fps, 20k tbr, 1k tbn, 59.94 tbc (default)
     Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 256 kb/s (default)
 At least one output file must be specified

 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2333#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list