[FFmpeg-user] Sharing input file?

Marcus Johnson bumblebritches57 at gmail.com
Sat Sep 13 00:23:27 CEST 2014


I'm writing a C++ program, and I'm trying to use LibAVCodec to decode audio
a user enters into my program, with the aforementioned library.

in my program I've set up InputFile as an ifstream object, that takes input
from argv[1], what function do I use to pass this handle to the library?


More information about the ffmpeg-user mailing list