[FFmpeg-trac] #2797(avutil:closed): Context information missing on the console

FFmpeg trac at avcodec.org
Mon Jul 22 22:19:59 CEST 2013


#2797: Context information missing on the console
------------------------------------+----------------------------------
             Reporter:  kyleshu     |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avutil
              Version:  git-master  |               Resolution:  fixed
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by kyleshu):

 sorry about that. added console output,

 the source I use is at:
 http://a1408.g.akamai.net/5/1408/1388/2005110403/1a1a1ad948be278cff2d96046ad90768d848b41947aa1986/sample_iTunes.mov.zip

 the command I ran is:
 {{{ffmpeg -loglevel debug sample_iTunes.mov -vcodec libx264 -pass 1
 -passlogfile target1 -ssim 1 -psnr -b 300000 target1.mp4 -vcodec libx264
 -pass 1 -passlogfile target2 -ssim 1 -psnr -b 450000 target2.mp4 -vcodec
 libx264 -pass 1 -passlogfile target3 -ssim 1 -psnr -b 600000
 target3.mp4}}}

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


More information about the FFmpeg-trac mailing list