[FFmpeg-trac] #1859(FFprobe:open): feature request: making skip_stream work with ffprobe

FFmpeg trac at avcodec.org
Sun Oct 28 16:01:23 CET 2012


#1859: feature request: making skip_stream work with ffprobe
-------------------------------------+-----------------------------------
             Reporter:  vineet156    |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  FFprobe
              Version:  git-master   |               Resolution:
             Keywords:  skip_frame   |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by vineet156):

 This is my command line.
 ffmpeg -skip_frame nokey -i 1280x720_Shinkarenko-Gonzalez.mp4 -vf
 showinfo='iskey' -f null -

 complete uncut output is attached: output.log

 each and every frame is shown via showinfo, while all nonkey frame should
 have been skipped from input itself. You can see that only 55 frames have
 "iskey:1" in output.log

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


More information about the FFmpeg-trac mailing list