[FFmpeg-trac] #3578(undetermined:new): h.264 from avi to mkv/mp4

FFmpeg trac at avcodec.org
Mon Apr 21 09:22:21 CEST 2014


#3578: h.264 from avi to mkv/mp4
-------------------------------------+-------------------------------------
             Reporter:  Ajaja        |                    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 Ajaja):

 Command does not fail. But produced video file can not be played smoothly
 (without dropped frames) in VLC, MPC-HC, MPC-BE.
 {{{
 I:\>ffmpeg.exe -fflags +genpts -i test.avi -c copy test.mkv
 ffmpeg version N-62569-gf57ac37 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Apr 19 2014 22:13:55 with gcc 4.8.2 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
 --enable-gnutls --enable-iconv --enable-libass --enable-libbluray
 --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc
 --enable-libmodplug --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-libvidstab --enable-libvo-
 aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
 --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs
 --enable-libxvid --enable-decklink --enable-zlib
   libavutil      52. 77.100 / 52. 77.100
   libavcodec     55. 58.105 / 55. 58.105
   libavformat    55. 37.101 / 55. 37.101
   libavdevice    55. 13.100 / 55. 13.100
   libavfilter     4.  4.100 /  4.  4.100
   libswscale      2.  6.100 /  2.  6.100
   libswresample   0. 18.100 /  0. 18.100
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, avi, from 'test.avi':
   Metadata:
     encoder         : Lavf55.37.100
   Duration: 00:01:00.04, start: 0.000000, bitrate: 4773 kb/s
     Stream #0:0: Video: h264 (High) (H264 / 0x34363248), yuv420p, 1280x720
 [SAR 1:1 DAR 16:9], 4764 kb/s, 47.95 fps, 23.98 tbr, 47.95 tbn, 47.95 tbc
 Output #0, matroska, to 'test.mkv':
   Metadata:
     encoder         : Lavf55.37.101
     Stream #0:0: Video: h264 (H264 / 0x34363248), yuv420p, 1280x720 [SAR
 1:1 DAR 16:9], q=2-31, 4764 kb/s, 47.95 fps, 1k tbn, 47.95 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
 Press [q] to stop, [?] for help
 frame= 1441 fps=0.0 q=-1.0 Lsize=   34922kB time=00:01:00.03
 bitrate=4765.0kbits/s
 video:34911kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.033431%
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3578#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list