pelloq1
11-20-2012, 01:14 AM
Hello,
I try from hours and hours and applications after applications to get the video from this page :
http://www.rts.ch/video/emissions/mise-au-point/4056603-tout-tout-tout-vous-saurez-tout-les-cours-d-education-sexuelle-a-l-ecole-sont-remis-en-cause-par-une-initiative-zoom-sur-ces-cours-sans-tabou.html
Unable to save the streaming video...
Is there a way to do this ?
Hope I am on the right forum ! ;-)
Rick
rtmpdump -r "rtmp://stream.tsr.ch:1935/ondemand" -a "ondemand?ovpfv=2.1.7-internal" -f "WIN 11,4,402,287" -W "http://www.rts.ch/v/player" -p "http://www.rts.ch/video/emissions/mise-au-point/4056603-tout-tout-tout-vous-saurez-tout-les-cours-d-education-sexuelle-a-l-ecole-sont-remis-en-cause-par-une-initiative-zoom-sur-ces-cours-sans-tabou.html" -y "mp4:media/map/2012/map_20120610_full_f_676036-701k.mp4" -o "20-11-12_02-03-33_map_20120610_full_f_676036-701k.flv"
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 3135.72
INFO: moovPosition 28.00
INFO: width 640.00
INFO: height 360.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 77.00
INFO: avclevel 31.00
INFO: aacaot 2.00
INFO: videoframerate 25.00
INFO: audiosamplerate 44100.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 78392000.00
INFO: timescale 25000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 138285056.00
INFO: timescale 44100.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mp4a
1219.038 kB / 12.40 sec (0.3%)
svnpenn
11-20-2012, 07:37 AM
rtmpdump -o a.flv -i rtmp://stream.tsr.ch/ondemand/mp4:media/map/2012/map_201206
10_full_f_676036-701k
RTMPDump v2.4-72-g64c96bf
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 3135.72
INFO: moovPosition 28.00
INFO: width 640.00
INFO: height 360.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 77.00
INFO: avclevel 31.00
INFO: aacaot 2.00
INFO: videoframerate 25.00
INFO: audiosamplerate 44100.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 78392000.00
INFO: timescale 25000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 138285056.00
INFO: timescale 44100.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mp4a
1904.152 kB / 17.51 sec
pelloq1
11-21-2012, 12:50 AM
Thanks a lot, this as worked fine !
Now other related questions :
- the command line download me the FULL show (50minutes) , and on the page, there is only one part (10min). It's possible to get only this part ?
- it's possible to convert the video directly in AVI or any file format that I should read in 20 years ?
- in the command line, where did you have find each paths ? (if I want to get another video from this site)
* rtmp://stream.tsr.ch:1935/ondemand"
* http://www.rts.ch/v/player"
* "mp4:media/map/2012/map_20120610_full_f_676036-701k.mp4
* 20-11-12_02-03-33_map_20120610_full_f_676036-701k.flv"
Thanks a lot for your quick answers !
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.