Quote:
Originally Posted by mutulaki
what is the source code to be patched? I tried several but without success.
|
always use the latest git clone.
Code:
git clone git://git.ffmpeg.org/rtmpdump
cd rtmpdump
patch -p0 -i "path_to_patch_file"
then compile as usual.