View Single Post
  #353  
Old 10-19-2012, 11:57 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: weeb.tv: Help to download live TV streams


Quote:
Originally Posted by mutulaki View Post
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.
Reply With Quote