[FFmpeg-trac] #4737(avcodec:new): Support -skip_frame nokey with h.264 decoder

FFmpeg trac at avcodec.org
Sun Jul 26 05:38:34 CEST 2015


#4737: Support -skip_frame nokey with h.264 decoder
---------------------------------+---------------------------------------
             Reporter:  azhao    |                     Type:  enhancement
               Status:  new      |                 Priority:  normal
            Component:  avcodec  |                  Version:  unspecified
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+---------------------------------------
 Running ffprobe with -skip-frame nokey will only process the keyframes as
 intended.  Running ffpmeg with the file will decode and reencode all of
 the frames.

 Running ffmpeg on a webm with skip-frame seems to produce the expected
 output.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4737>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list