On Sun, May 10, 2015 at 16:28:30 +0000, Kevin Wells wrote: > Hi Carl, I am able to compile locally using latest from GIT, how do I apply > the patch please?
Save the patch as a proper email (take caution that copy/pasting can introduce incorrect whitespace or the likes) and the do $ patch libavformat/movenc.c < textfilewithpatch.txt Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
