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

FFmpeg trac at avcodec.org
Thu Jul 18 23:42:44 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):

 Replying to [comment:2 cehoyos]:
 > Please explain what is missing in FFmpeg's output.
 [libx264 @ 000000000495b3c0] frame= 116 QP=0.00 NAL=0 Slice:B Poc:230 I:0
 P:0    SKIP:1584 size=25 bytes PSNR Y:95.76 U:100.00 V:100.00 SSIM
 Y:1.00000
 [libx264 @ 0000000002516c60] frame= 116 QP=0.00 NAL=0 Slice:B Poc:230 I:0
 P:0    SKIP:1584 size=25 bytes PSNR Y:96.43 U:100.00 V:100.00 SSIM
 Y:1.00000
 [libx264 @ 00000000025197a0] frame= 116 QP=0.00 NAL=0 Slice:B Poc:230 I:0
 P:0    SKIP:1584 size=25 bytes PSNR Y:97.22 U:100.00 V:100.00 SSIM
 Y:1.00000
 frame=  167 fps=167 q=0.0 PSNR=Y:inf U:inf V:inf *:inf q=0.0 q=0.0 size=
 76kB time=00:00:06.96 bitrate=  89.1kbits/s dup=6 drop=0
 frame= 117 QP=0.00 NAL=2 Slice:P Poc:240 I:1    P:0    SKIP:1583 size=30
 bytes PSNR Y:95.76 U:100.00 V:100.00 SSIM Y:1.00000
 [libx264 @ 0000000002516c60] frame= 117 QP=0.00 NAL=2 Slice:P Poc:240 I:1
 P:0    SKIP:1583 size=30 bytes PSNR Y:96.43 U:100.00 V:100.00 SSIM
 Y:1.00000
 [libx264 @ 00000000025197a0] frame= 117 QP=0.00 NAL=2 Slice:P Poc:240 I:1
 P:0    SKIP:1583 size=30 bytes PSNR Y:97.22 U:100.00 V:100.00 SSIM
 Y:1.00000
 [libx264 @ 000000000495b3c0] frame= 118 QP=0.00 NAL=2 Slice:B Poc:236 I:0
 P:0    SKIP:1584 size=27 bytes PSNR Y:95.76 U:100.00 V:100.00 SSIM
 Y:1.00000
 [libx264 @ 0000000002516c60] frame= 118 QP=0.00 NAL=2 Slice:B Poc:236 I:0
 P:0    SKIP:1584 size=27 bytes PSNR Y:96.43 U:100.00 V:100.00 SSIM
 Y:1.00000
 [libx264 @ 00000000025197a0] frame= 118 QP=0.00 NAL=2 Slice:B Poc:236 I:0
 P:0    SKIP:1584 size=27 bytes PSNR Y:97.22 U:100.00 V:100.00 SSIM
 Y:1.00000

 for example, frame 117 has one output which does not have [libx264 @
 output_identifier]

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


More information about the FFmpeg-trac mailing list