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

rtmpdump not working with this stream

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

mariner 05-15-2014 04:47 AM

rtmpdump not working with this stream


 
Greetings.

Any help with this? RtmpdumpHelper no longer detects the stream.

Many thanks and best regards.

http://www.medici.tv/#!/kent-nagano-...-liszt-berlioz

hasomaso 05-15-2014 02:45 PM

Re: rtmpdump not working with this stream


 
Code:

http://medicitvod-vh.akamaihd.net/i/abr/2973/2973_full_en_OSM_Hamelin_def_hd2_,360,510,720,1030,1450,2110,3010,.mp4.csmil/index_6_av.m3u8?null=

mariner 05-16-2014 12:57 AM

Re: rtmpdump not working with this stream


 
Quote:

Originally Posted by hasomaso (Post 67631)
Code:

http://medicitvod-vh.akamaihd.net/i/abr/2973/2973_full_en_OSM_Hamelin_def_hd2_,360,510,720,1030,1450,2110,3010,.mp4.csmil/index_6_av.m3u8?null=

Thanks hasomaso.

How would I use rtmpdump to download this?

hasomaso 05-16-2014 03:18 AM

Re: rtmpdump not working with this stream


 
this is a manifest.f4m link and i have only found a .m3u8 url
rtmpdump is not possible with that

but you can download this video with ffmpeg

Code:

ffmpeg -i "http://medicitvod-vh.akamaihd.net/i/abr/2973/2973_full_en_OSM_Hamelin_def_hd2_,360,510,720,1030,1450,2110,3010,.mp4.csmil/index_6_av.m3u8?null=" -c copy output.ts

mariner 05-16-2014 11:40 PM

Re: rtmpdump not working with this stream


 
Quote:

Originally Posted by hasomaso (Post 67635)
this is a manifest.f4m link and i have only found a .m3u8 url
rtmpdump is not possible with that

but you can download this video with ffmpeg

Code:

ffmpeg -i "http://medicitvod-vh.akamaihd.net/i/abr/2973/2973_full_en_OSM_Hamelin_def_hd2_,360,510,720,1030,1450,2110,3010,.mp4.csmil/index_6_av.m3u8?null=" -c copy output.ts

Thanks hasomaso.

1. Got the following errors now and then when downloading. How to eliminate that?
Code:

....
[mpegts @ 04d7c120] Non-monotonous DTS in output stream 0:1; previous: 132658648
, current: 132470400; changing to 132658649. This may result in incorrect timest
amps in the output file.
....

2. Can you kindly explain how to obtain the .m3u8 url? I can only see the manifest.f4m in the browser web console.

3. I was able to use rtmpdump to download from this site last year. What could have caused the changed? The browser?

Many thanks and best regards.

notsopvt 05-17-2014 06:50 AM

Re: rtmpdump not working with this stream


 
mariner, i don't know much about ffmpeg, but last time i got a semilar error i switched from avconv to ffmpeg and it worked.
So you may want to try avconv? Or make sure yuo have the latest version of ffmpeg? Just guesses.

mariner 05-18-2014 10:54 PM

Re: rtmpdump not working with this stream


 
Using the latest ffmpeg. It seems errors occur on first download. Repeat downloads appear to be error free.

Anyone who can help with identifying the .m3u8 url using firefox?

mariner 05-23-2014 11:49 AM

Re: rtmpdump not working with this stream


 
Quote:

Originally Posted by hasomaso (Post 67635)
this is a manifest.f4m link and i have only found a .m3u8 url
rtmpdump is not possible with that

but you can download this video with ffmpeg

Code:

ffmpeg -i "http://medicitvod-vh.akamaihd.net/i/abr/2973/2973_full_en_OSM_Hamelin_def_hd2_,360,510,720,1030,1450,2110,3010,.mp4.csmil/index_6_av.m3u8?null=" -c copy output.ts

Greetings hasomaso.

I've sent you a PM.


All times are GMT -6. The time now is 09:54 PM.