On Tuesday, June 27, 2017 5:25:26 PM CDT Davood Falahati wrote: > Dear community, > > I am doing a video processing project with opencv and I have to read and > write video/audio streams with ffmpeg. I found the ffmpeg-output-example > useful, but I had a tough time to update it (I don't know the code is not > updated while some parts of the code is deprecated!). I have uploaded my > working code in: > https://github.com/falahati1987/video/blob/master/ffmpeg-example.cpp
That code is from ffmpeg 0.6. It’s older than dirt, and very unlikely to be compatable with anything recent, even with a version as old as 2.8.11. -Reuben _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
