[FFmpeg-trac] #2797(FFmpeg:new): ffmpeg cannot identify output frame in console output

FFmpeg trac at avcodec.org
Thu Jul 18 23:20:15 CEST 2013


#2797: ffmpeg cannot identify output frame in console output
-------------------------------------+----------------------------------
             Reporter:  kyleshu      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  FFmpeg
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by kyleshu):

 ffmpeg -loglevel debug xxx.mp4 -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

 I was trying to encode to 3 outputs and analyze them individually for some
 frames, they don't come with an output identifier like "[libx264 @
 00000000025197a0]" so I can't tell which output it belongs to. Can you
 look into this?

 Thanks!

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


More information about the FFmpeg-trac mailing list