Hi All,

I am a file in avi containor,I wish to use the ffmpeg for demuxing it and
reading the Audio ,Video Frame from the container.
Generally when i use the av_read_frame call I get a frame than Through
Stream ID I get to know whether it is an audio frame or the Video Frame.
Is there any provision in FFMPEG ,which allows me to read continuosly only
Video Frames without reading the Audio Frames.

I mean to say that With subsequent call of av_read_frame I get the frames of
same stream Id.Some how if can inform the FFMPEG that I am only interested
in fetching the Video or Audio Frame.

Thanks for help
Deepak
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to