Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#41
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieTry with rtmpdump 2.4 latest build.
|
#42
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieQuote:
|
#43
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieharvey
tru use RTMPDump 2.4 binaries for OS X 10.7 Lion |
#44
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieQuote:
|
#45
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieI try to download a stream from RTE Player, not working, so I then try to play with VLC and I still get an error!
Code:
rtmpdump -r "rtmpe://fmsv2.rte.ie/rtevod/" -a "rtevod/" -f "WIN 11,2,202,233" -W "http://www.rte.ie/player/assets/player_458.swf" -p "http://www.rte.ie/player/" -y "mp4:/2012/0430/20120430rte2a_20120430_192550_part2_mns__12______________001638.mp4" | "C:\Program Files\VideoLAN\VLC\vlc.exe" - |
#46
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieQuote:
Code:
rtmpdump -r "rtmpe://fmsv2.rte.ie/rtevod/" -a "rtevod/" -f "WIN 11,2,202,233" -s "http://www.rte.ie/player/assets/player_458.swf" --swfhash b7b442ec93fef6f2fafb9104afdaf745232f9e7204984f98f57edbb0e5cf1eeb --swfsize 264916 -p "http://www.rte.ie/player/" -y "mp4:/2012/0430/20120430rte2a_20120430_192550_part2_mns__12______________001638.mp4" | "C:\Program Files\VideoLAN\VLC\vlc.exe" - |
#47
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.iehi
I'm trying to download this vid http://www.rte.ie/player/#!v=1127815 but no go rtmpexplorer only gets the adverts before the actual vid I think this is the one I need but it doesn't work in the actual form Code:
rtmpdump -r "rtmpe://fmsv2.rte.ie/rtevod/" -a "rtevod/" -f "WIN 11,2,202,233" -W "http://www.rte.ie/player/assets/player_458.swf" -p "http://www.rte.ie/player/" -y "mp4:/2012/0201/2012020120120201_ingest_music_makers_rory_gallagher_169_deinterlaced.mp4" | "C:\Program Files\VideoLAN\VLC\vlc.exe" - |
#48
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieCode:
E:\>rtmpdump -r "rtmpe://fmsv2.rte.ie/rtevod/" -a "rtevod/" -f "WIN 11,2,202,235" -W "http:// www.rte.ie/player/assets/player_458.swf" -p "http://www.rte.ie/player/" -y "mp4: /2012/0125/2012012520120125_ingest_music_makers_rory_gallagher_169_deinterlaced. mp4" -o 2012012520120125_ingest_music_makers_rory_gallagher_169_deinterlaced.flv --start 90 RTMPDump v2.4 GIT-2012-03-08 (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 2049.16 INFO: moovPosition 107648008.00 INFO: width 512.00 INFO: height 288.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 30.00 INFO: aacaot 2.00 INFO: videoframerate 25.00 INFO: audiosamplerate 22050.00 INFO: audiochannels 1.00 INFO: trackinfo: INFO: length 51229.00 INFO: timescale 25.00 INFO: sampledescription: INFO: sampletype avc1 INFO: length 45184000.00 INFO: timescale 22050.00 INFO: sampledescription: INFO: sampletype mp4a 24513.854 kB / 461.00 sec (22.4%) |
#49
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieHi can anyone help me with this video from RTE player please?
Its only available till today online i think http://www.rte.ie/player/#!v=1146999 Cant get URL Snooper to work - bit of a newbie and not sure what I am doing Thank you x |
#50
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieQuote:
This is an RTMPDump command:- Code:
rtmpdump -r "rtmpe://fmsv2.rte.ie/rtevod/" -a "rtevod/" -f "LNX 10,1,102,64" -W "http://www.rte.ie/player/assets/player_458.swf?shareBtn=0" -p "http://www.rte.ie/player/#!v=1146999" -y "mp4:/2012/0427/20120427rte1a_20120427_213655_part1_late_late_show__12___003110.mp4" -o 20120427rte1a_20120427_213655_part1_late_late_show__12___003110.flv There's an exclamation mark in the command. With linux it gives error:- bash: !v=1146999": event not found So with linux bash it needs to be escaped like this:- Code:
@ubuntu:~$ rtmpdump -r "rtmpe://fmsv2.rte.ie/rtevod/" -a "rtevod/" -f "LNX 10,1,102,64" -W "http://www.rte.ie/player/assets/player_458.swf?shareBtn=0" -p "http://www.rte.ie/player/#\!v=1146999" -y "mp4:/2012/0427/20120427rte1a_20120427_213655_part1_late_late_show__12___003110.mp4" -o 20120427rte1a_20120427_213655_part1_late_late_show__12___003110.flv RTMPDump v2.4 7340f6d (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 1870.32 INFO: moovPosition 119313314.00 INFO: width 512.00 INFO: height 288.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 30.00 INFO: aacaot 2.00 INFO: videoframerate 25.00 INFO: audiosamplerate 22050.00 INFO: audiochannels 1.00 INFO: trackinfo: INFO: length 46758.00 INFO: timescale 25.00 INFO: sampledescription: INFO: sampletype avc1 INFO: length 41240576.00 INFO: timescale 22050.00 INFO: sampledescription: INFO: sampletype mp4a 6741.823 kB / 107.52 sec (5.7%)^C Caught signal: 2, cleaning up, just a second... ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 67211 6798.566 kB / 107.52 sec ...... |
Tags: fmsod rte ie, rte ie, rteie, rtmpe |
Thread Tools | |
Display Modes | |
|
|