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

FFmpeg trac at avcodec.org
Fri Mar 22 00:09:58 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):

 Could you test the following command lines? Are there any problems with
 the output files?
 $ ffmpeg -i input -qscale 2 out.avi
 $ ffmpeg -i input -qscale 2 -vcodec mpeg4 -strict -2 out.mov
 $ ffmpeg -i input -qscale 2 -ac 2 out.ts

 If yes, please provide the failing command line together with the
 complete, uncut console output (one is sufficient, just mention if the
 others work or not) and explain what is wrong with the output file.

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


More information about the FFmpeg-trac mailing list