View Single Post
  #360  
Old 11-19-2012, 01:35 PM
pattg pattg is offline
Junior Member
 
Join Date: Nov 2012
Posts: 2
pattg is on a distinguished road
Default

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


Hi,
This is my first post, first of all thanks for the hard work KSV

However, I have a problem with the patch and install rtmpdump on Ubuntu 12.10 server.

I do the following commands:

Code:
git clone git://git.ffmpeg.org/rtmpdump
patch -p0 -i Patch.diff
make SYS=posix XLDFLAGS="-lm" 
sudo make install prefix=/usr
WhenI try to start rtmpdum shows the error:

In polish: "Naruszenie ochrony pamięci (core dumped)"

Translated into English: "Violation of memory protection (core dumped) or "segfault (core dumped)"

I do not know which is the correct translate I translated this by google translate.

I hope that everything I wrote is understandable.
Can I ask for help in this case?

Thanks and regards
pattg
Reply With Quote