On 09/28/2016 11:08 PM, Stephane Poirier wrote:
Yes, thanks Carl,

Would you suggest decode_encode.c demo?

I was hoping someone would give me a pointer to some .cpp code.

Steph


On 9/28/2016 11:19 AM, Carl Eugen Hoyos wrote:
2016-09-28 12:39 GMT+02:00 Stephane Poirier <[email protected]>:

Want to use it to process .mp4 video frames, I have my own code to tweak
each video frame, from which c, or ideally c++, sample should I start?
Did you look into doc/examples/?

Carl Eugen

Hi Steph,

no c++ in ffmpeg as far as I know. For my c++ projects I wrapped the C structures in shared/unique pointers and came up with some simple wrappers for what I needed. That did the trick.

That's all there is -
P
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to