Closed GoogleCodeExporter closed 9 years ago
Do you know if FFmpeg itself supports something like that? Or would we have to
implement something on top of FFmpeg to get it working?
Original comment by samuel.a...@gmail.com
on 9 Feb 2014 at 1:59
Apparently, not. However, I found this:
http://www.codeproject.com/Tips/489450/Creating-Custom-FFmpeg-IO-Context, where
the author claims to have done it.
Also, it would be great if the constructor took a generic InputStream. Then I
could pipe it to whatever I wanted.
Original comment by eug...@wearableintelligence.com
on 9 Feb 2014 at 5:39
Actually, there are a couple of other people who would like to grab from an
InputStream, so let's merge that with issue #363.
Original comment by samuel.a...@gmail.com
on 11 Feb 2014 at 1:58
Original issue reported on code.google.com by
eug...@wearableintelligence.com
on 6 Feb 2014 at 2:40