View Single Post
  #2  
Old 12-21-2012, 06:43 PM
tqmartini tqmartini is offline
Member
 
Join Date: Apr 2012
Location: PL
Posts: 35
tqmartini is on a distinguished road
Default

Re: Downloading from ktla.com


Quote:
Originally Posted by svnpenn2 View Post
Looks fine to me

Code:
rtmpdump -r rtmp://cp98516.edgefcs.net/ondemand/streams/videos -a ondemand/st
reams/videos -y 24039553 -o a.flv
RTMPDump v2.4-76-g9ac8171
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              88.92
INFO:   width                 480.00
INFO:   height                270.00
INFO:   videodatarate         875.00
INFO:   framerate             29.97
INFO:   videocodecid          7.00
INFO:   audiodatarate         218.75
INFO:   audiosamplerate       44100.00
INFO:   audiosamplesize       16.00
INFO:   stereo                TRUE
INFO:   audiocodecid          10.00
INFO:   major_brand           mp42
INFO:   minor_version         0
INFO:   compatible_brands     mp42mp41
INFO:   creation_time         2012-12-21 16:40:25
INFO:   encoder               Lavf52.103.0
INFO:   filesize              11779175.00
1594.976 kB / 12.78 sec (14.3%)
It's not this video...
But I changed -y 24039553 to -y 24039898 and it worked, so you somehow helped me

I still have problem with finding/creating rtmpe links... Can someone explain it to me or there is someplace when I can read about it?
I mean how to find rtmpe link of the video I want to download which looks like this for example: -r rtmp://cp98516.edgefcs.net/ondemand/streams/videos -a ondemand/st
reams/videos -y 24039553 -o a.flv

I'm sorry I'm not good at it but I would like to learn...
Reply With Quote