[FFmpeg-trac] #3145(FFmpeg:new): Header inconsistencies for a certain range of video bit rate

FFmpeg trac at avcodec.org
Mon Dec 2 11:25:15 CET 2013


#3145: Header inconsistencies for a certain range of video bit rate
-------------------------------------+-------------------------------------
             Reporter:  olitoli      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  FFmpeg
              Version:  2.1          |               Resolution:
             Keywords:  xvid avi     |               Blocked By:
  video bitrate                      |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 To make this a valid ticket, please test current git head and please
 provide the command line together with the complete, uncut console output
 for the failing command (that is the command that produces the file that
 cannot be played).

 Is the problem only reproducible using an external library (libxvid) or
 also with the native ASP encoder: {{{-vcodec mpeg4}}}

 And please test if this isn't just related to the filesize:
 {{{
 $ ffmpeg -f lavfi -i testsrc=s=720x576 -qscale 2 -fs 900M
 outhighbitrate.avi
 $ ffmpeg -f lavfi -i testsrc=s=720x576 -qscale 20 -fs 2300M
 outlowbitrate.avi
 }}}

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


More information about the FFmpeg-trac mailing list