Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

tvb.com - look at this xml please, download its mp4 rtmpe stream

(http://stream-recorder.com/forum/showthread.php?t=5392)

kissson 01-14-2010 05:54 AM

tvb.com - look at this xml please, download its mp4 rtmpe stream


 
Code:

fms.api.tvb.com/getSmil.php?source_id=32079&video_id=103854
Code:

curl "fms.api.tvb.com/getSmil.php?source_id=32079&video_id=103854"
<?xml version="1.0"?><smil><head>
<meta base="rtmpe://e1b.vdo.vip.hk3.tvb.com/vi"/><layout> <root-layout width="512" height="288"/>
</layout></head><body><switch>
<video src="mp4:/4/276/000000027560.mp4" system-bitrate="498000" dur="0:45:5.96"/>
<video src="mp4:/4/276/000000027561.mp4" system-bitrate="200000" dur="0:45:5.96"/>
</switch></body></smil>
curl: (18) transfer closed with 11 bytes remaining to read

it is mp4:
i tried
Code:

rtmpe://e1b.vdo.vip.hk3.tvb.com/vi/mp4:/4/276/000000027560.mp4
rtmpe://e1b.vdo.vip.hk3.tvb.com/mp4:/4/276/000000027560.mp4
rtmpe://e1b.vdo.vip.hk3.tvb.com/4/276/000000027560.mp4

but it is not work

i used this line and tried the above
rtmpdump-WIN32-1.6.exe -r rtmpe://file.mp4 -o output.flv


and please give a help
thank you very much

noob2001204 01-14-2010 06:13 AM

Re: tvb.com - look at this xml please, download its mp4 rtmpe stream


 
First,download latest version of rtmpdump from the mplayer web-site

This command works

Code:

rtmpdump
-r rtmpe://e1a.vdo.vip.hk3.tvb.com/tv//mp4:/4/276/000000027560.mp4
-o video.mp4

Notice the bolded part,change from vi to tv and e1b to e1a makes the difference

Stream Recorder 01-14-2010 06:16 AM

Re: tvb.com - look at this xml please, download its mp4 rtmpe stream


 
Try the latest version of rtmpdump that can be downloaded from the mplayer web-site.

Also I recommend you to read the following:
How do you use rtmp dump (rtmpdump tutorials)?

kissson 01-14-2010 06:18 AM

Re: tvb.com - look at this xml please, download its mp4 rtmpe stream


 
how do u know it is e1a and tv ?
thanks

how do i make modification if something happens the same ?
thanks

noob2001204 01-14-2010 06:38 AM

Re: tvb.com - look at this xml please, download its mp4 rtmpe stream


 
I just got lucky,e1b and vi doesn't work,so I tried other possible strings
tvb.com used "tv" as the app of the url

All videos from tvb.com work the same,change it to tv and e1a should work for all videos there

kissson 01-14-2010 07:01 AM

Re: tvb.com - look at this xml please, download its mp4 rtmpe stream


 
i wonder how the flash player know to change the url

if I done the change (add tv , b -> a) by this moment
url may got change at the server side, and it is extremely hard to trial and error

noob2001204 01-14-2010 07:20 AM

Re: tvb.com - look at this xml please, download its mp4 rtmpe stream


 
That's what I'm wondering too
The url inside the xml file is not correct I suppose
They probably wrote a script to recognize the real url inside the swf file

kissson 01-31-2010 12:20 AM

Re: tvb.com - look at this xml please, download its mp4 rtmpe stream


 
just made a tool to download mytv on tvb
http://bird1110.blogspot.com/search?q=mytv_get

https://sourceforge.net/projects/mytvget/

noob2001204 01-31-2010 08:50 AM

Re: tvb.com - look at this xml please, download its mp4 rtmpe stream


 
Quote:

Originally Posted by kissson (Post 16060)

Thanks
Is that made by you?:)

kissson 01-31-2010 06:15 PM

Re: tvb.com - look at this xml please, download its mp4 rtmpe stream


 
yes
.............


All times are GMT -6. The time now is 03:49 AM.