[Ffmpeg-devel] [Ffmpeg-devel-old] Seeking I-frames in mpegts

Sergio Garcia Murillo sgm254
Fri May 27 11:47:33 CEST 2005


I'm decoding a multicast mpegts stream and i only want to decode the
I-frames and skip the rest. 
Which would be the best way of doing it, using av_seek_frame or read all the
frames using an AVCodecParser to parse all frames and just decode when it
found an I-frame?
Any advice will be welcome
 
--
Sergio Garcia Murillo
sgm254 at tid.es
 




More information about the ffmpeg-devel mailing list