Recording streams from be-at.tvHi guys,
when recording a videostream from be-at.tv (e.g. hxxp://www.be-at.tv/#/brands/tomorrowlands/tomorrowland-2011/carl-cox/?0 ), I always get splitted video-files and a big audio file. Muxing the audio and video wouldn't be the biggest problem, but I don't know what to do with the 1-minute-flv-files. Anyone with a solution for this problem? Thanks in advance, Sebastian |
Re: Recording streams from be-at.tvAnyone? :-)
|
Re: Recording streams from be-at.tvtry to integrate the together.
|
Re: Recording streams from be-at.tvQuote:
|
Re: Recording streams from be-at.tvAnyone else?
|
Re: Recording streams from be-at.tvHallo Sepp,
if you *urgently* need the vids then try to screen capture them (yuck!!). otherwise give up. splitted mp4 files are a nightmare to deal with. It's a type of video antipir*cy protection that we SRF kiddos havent found a solution for. If every website streams in this kind of format (splitted video fragments), SRF will close its doors and i go home. :D |
Re: Recording streams from be-at.tvOk, thanks. :-(
|
Re: Recording streams from be-at.tv[quote=placebo;31993]Hallo Sepp,
if you *urgently* need the vids then try to screen capture them (yuck!!). otherwise give up. splitted mp4 files are a nightmare to deal with. It's a type of video antipir*cy protection that we SRF kiddos havent found a solution for. If every website streams in this kind of format (splitted video fragments), SRF will close its doors and i go home. :D[/QUOTE Has anyone managed to record streams from be-at.tv.com ? I'd really appreciate a solution on this |
Re: Recording streams from be-at.tvSo easy!!
The link has been posted at top has 30 video chunks file and one audio file!! Audio link can be found here: Code:
http://www.be-at.tv/CMS/Feeds/Playlist.ashx?page=107181 Code:
http://central.eu.cdn.be-at.tv/841/2055/1000/0.xml |
Re: Recording streams from be-at.tvWhat tool do you use to merge them?
|
Re: Recording streams from be-at.tvjust for example:
Aiseesoft Total Video Converter |
Re: Recording streams from be-at.tvBut with a tool like this you are re-encoding the video?!
|
Re: Recording streams from be-at.tvI said just for example, didn't know you don't wanna re-encoding it!!
I guess AVS has a software for merging flv files without re-encoding!! |
Re: Recording streams from be-at.tvyou can merge those chunks with MEncoder without reencoding. you can also write simple batch file to merge all the flv files in current folder.
Code:
MEncoder.exe 1.flv 2.flv -ovc copy -oac copy -o Merged.flv |
Re: Recording streams from be-at.tvThis worked for me, thanks a lot KSV and Bahman! :-)
|
Re: Recording streams from be-at.tvQuote:
how do you find the right CDN for the audio stream? I can't find it, so I can't get the download link :( |
Re: Recording streams from be-at.tvQuote:
Code:
rtmpdump -r "rtmp://media.cdn.be-at.tv/cfx/st/" -a "cfx/st/" -y "mp3:Session000841/Audio000843/128" -o "Audio.flv" Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV) |
Re: Recording streams from be-at.tvThank you so much Bahman :)
|
Re: Recording streams from be-at.tvCan I also merge the final FLV with the MP3 with MEncoder? Didn't find the option, but like to work on a batch file! :-)
|
Re: Recording streams from be-at.tvfollowing command should work to create final video.
Code:
MEncoder.exe Merged.flv Audio.mp3 -ovc copy -oac copy -o Final.flv |
Re: Recording streams from be-at.tvQuote:
|
Re: Recording streams from be-at.tvTry Final.mkv instead of Final.flv. probably it couldn't mux mp3 audio with VP6 video in flv container.
|
Re: Recording streams from be-at.tvQuote:
|
Re: Recording streams from be-at.tvDid you succeed with the carl cox set then? Any chance you could help me get the parts and fix them together etc.
I'm new to this and having a nightmare trying to just capture the parts from be-at.tv Can any of you guys help with this link: http://www.be-at.tv/brands/london-wa...ris-liebing.go Here's my thread: http://stream-recorder.com/forum/nee...1682#post41682 Been trying all day with no joy :eek: Thanks! |
Re: Recording streams from be-at.tvOuch, I'm stuck again :(
that's the playlist file: Code:
http://www.be-at.tv/CMS/Feeds/Playlist.ashx?page=180411 st/" -a "cfx/st/" -y "mp3:Session001296/Audio001336/128" -o "Audio.flv" RTMPDump v2.4 GIT-2012-02-24 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: Closing connection: NetStream.Play.StreamNotFound thank you :( |
Re: Recording streams from be-at.tvCode:
rtmpdump -r "rtmp://media.cdn.be-at.tv/cfx/st" -a "cfx/st" -C B:0 -y "Session001296/Audio001336/128" -o 128.flv |
Re: Recording streams from be-at.tvQuote:
what changed? |
Re: Recording streams from be-at.tvI am having the same issue, trying to download
"http://www.be-at.tv/brands/ministry-of-sound/the-gallery/the-gallery-presents-arty-ii/arty.go" I have tried several method most download the video no audio, whilst another app Jaksta kind of works only download a short 20mins audio. I wanted the whole session (video & audio) full. Can anyone help please thanks. |
Re: Recording streams from be-at.tvQuote:
|
Re: Recording streams from be-at.tvi'm trying to download this:
http://www.be-at.tv/brands/mamita-s/...ath/tale-of-us with Jaksta, but it doesn't detect anything... |
Re: Recording streams from be-at.tvanyone?
|
Re: Recording streams from be-at.tvDidn't you see the much more recent thread? - posted here: be-at.tv changed their internal urls - how to download?
And instructions to concatenate the flv segments here: Muxing several files with Yamb incl. chapter files |
All times are GMT -6. The time now is 05:17 PM. |