[FFmpeg-trac] #1766(undetermined:new): Can't encode MPEG-2 at more than ~3Mb/s

FFmpeg trac at avcodec.org
Mon Oct 8 13:54:45 CEST 2012


#1766: Can't encode MPEG-2 at more than ~3Mb/s
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  agusdallalba                       |                   Status:  new
                 Type:  defect       |                Component:
             Priority:  normal       |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  mpeg2video   |               Blocked By:
  dvd                                |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 I can reproduce the banding with out.mpg.png but not with out.mpg.
 How did you produce the png? Could you compare with:
 $ ffmpeg -i out.mpg out%2d.png
 or, since there may be quality loss when encoding from yuv420p (mpg) to
 rgb (png):
 $ ffmpeg -i out.mpg -qscale 2 out%2d.jpg

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


More information about the FFmpeg-trac mailing list