[FFmpeg-trac] #2379(undetermined:new): FFmpeg produces broken h264 output.

FFmpeg trac at avcodec.org
Thu Mar 21 18:36:02 CET 2013


#2379: FFmpeg produces broken h264 output.
-------------------------------------+-------------------------------------
             Reporter:  dodgexander  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:10 dodgexander]:
 > at the moment I get an mpeg2 output rather than h264.

 Your command line is:
 $ ffmpeg -i largerbrokensample.wtv a.wtv

 which asks ffmpeg to encode your input file (largerbrokensample.wtv) to
 a.wtv with default parameters (which includes codec mpeg2video).

 Before testing with libx264, please try to encode using an internal
 encoder; only if this does not allow to reproduce your problem, test
 libx264 (but please mention that internal encoders work fine).

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


More information about the FFmpeg-trac mailing list