Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #351  
Old 10-19-2012, 06:08 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


There always have been a combined patch file along with binaries.

https://github.com/K-S-V/Scripts/downloads
Reply With Quote
  #352  
Old 10-19-2012, 09:08 AM
mutulaki mutulaki is offline
Junior Member
 
Join Date: Apr 2012
Posts: 2
mutulaki is on a distinguished road
Default

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


hi KSV,
many thanks for your quick answer. what is the source code to be patched? I tried several but without success.
many thanks

m
Reply With Quote
  #353  
Old 10-19-2012, 12:57 PM
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
  #354  
Old 10-19-2012, 01:19 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

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


Quote:
Originally Posted by KSV
Code:
git clone git://git.ffmpeg.org/rtmpdump
cd rtmpdump
patch -p0 -i "path_to_patch_file"
If you are going to use "git", you might as well use "git apply". Stock Cygwin doesnt even come with "patch".

Code:
git clone git://git.ffmpeg.org/rtmpdump
cd rtmpdump
git apply -p0 "path_to_patch_file"
Reply With Quote
  #355  
Old 10-19-2012, 02:09 PM
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 svnpenn View Post
Stock Cygwin doesnt even come with "patch".
Who is even talking about cygwin? those instructions will work on any distro as well as in MinGW.
Reply With Quote
  #356  
Old 10-19-2012, 02:26 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

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


Quote:
Originally Posted by KSV
Who is even talking about cygwin? those instructions will work on any distro as well as in MinGW.
No, they wont, thats exactly my point. They will not work on Cygwin unless you install the "patch" package. In fact they wont even work on MinGW unless you install the "msys-patch" package.
Reply With Quote
  #357  
Old 10-19-2012, 02:43 PM
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


if you use your dev environment with half of basic tools missing then it's your problem. by the way git will not work also if you don't install it.
Reply With Quote
  #358  
Old 11-15-2012, 07:53 AM
liu84494946 liu84494946 is offline
Junior Member
 
Join Date: Nov 2012
Posts: 3
liu84494946 is on a distinguished road
Default

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


I can't download the file,I am a student from korea,could anybody tell me why
Reply With Quote
  #359  
Old 11-19-2012, 12:16 AM
Stream Ripper Stream Ripper is offline
Super Moderator
 
Join Date: Feb 2007
Location: World
Posts: 886
Stream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond reputeStream Ripper has a reputation beyond repute
Default

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


Quote:
Originally Posted by liu84494946 View Post
I can't download the file,I am a student from korea,could anybody tell me why
Gangnam Style!
Reply With Quote
  #360  
Old 11-19-2012, 02: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
Reply Post New Thread
Tags: , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:56 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons