Hi Austin, On Mon, Jul 13, 2015 at 09:57:05 +0530, Austin Einter wrote: > I am trying to use ffmpeg, and have been doing a lot of experiment last 1 > month. > I have not been able to get through. Is it really difficult to use FFmpeg? [...] > 2. I am reading only audio frames (OPUS) using av_read_frame api (Then > checks stream index and filters audio frames only)
This list is about ffmpeg, the command line tool(s). If you need help with using the library, please refer to the libav-user list: https://ffmpeg.org/mailman/listinfo/libav-user Though what you're trying to do can be done with the ffmpeg command line tools out of the box, without worrying about any frame formats or the likes. Moritz _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user