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

rtmpdump repeatedly redownloading parts of video

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

Lost1 02-03-2012 01:58 PM

rtmpdump repeatedly redownloading parts of video


 
Hi,

I have the problem that rtmpdump is constantly redownloading specific parts of the video. Eventually it finishes but the resulted video got glitches like jumping back and forth at specific points.

This is my command line input:
Quote:

rtmpdump -r "rtmp://apasfw.apa.at/cms-worldwide/" -a "cms-worldwide/" -f "WIN 11,1,102,55" -W "http://tvthek.orf.at/flash/player/TVThekPlayer_9_ver18_1.swf" -p "http://tvthek.orf.at/programs/1003023-Winterzeit/episodes/3520863-Winterzeit/3520867-Aktuelle-Reportage" -y "mp4:2012-01-31_1740_tl_02_Winterzeit_Aktuelle-Reportage__3520863__o__0001045663__s3520867___ge_O RF2bHiRes_17404113P_17460404P_Q6A.mp4" -o mp4_2012-01-31_1740_tl_02_Winterzeit_Aktuelle-Reportage.mp4
Anyone knows what the problem might be?

Thank you in advance!

Bahman 02-03-2012 02:05 PM

Re: rtmpdump repeatedly redownloading parts of video


 
Try this version of rtmpdump, first!!

hasomaso 02-03-2012 02:08 PM

Re: rtmpdump repeatedly redownloading parts of video


 
Quote:

Originally Posted by Lost1 (Post 38663)
Hi,

I have the problem that rtmpdump is constantly redownloading specific parts of the video. Eventually it finishes but the resulted video got glitches like jumping back and forth at specific points.

This is my command line input:


Anyone knows what the problem might be?

Thank you in advance!



hey versuchs mal so

Code:

rtmpdump -r "rtmp://apasfw.apa.at/cms-worldwide/" -a "cms-worldwide/" -f "WIN 11,1,102,55" -W"http://tvthek.orf.at/flash/player/TVThekPlayer_9_ver18_1.swf" -p "http://tvthek.orf.at/programs/1003023-Winterzeit/episodes/3520863-Winterzeit/3520867-Aktuelle-Reportage" -y "mp4:2012-01-31_1740_tl_02_Winterzeit_Aktuelle-Reportage__3520863__o__0001045663__s3520867___ge_ORF2bHiRes_17404113P_17460404P_Q6A.mp4" -o "ausgabe_video"

Lost1 02-03-2012 03:34 PM

Re: rtmpdump repeatedly redownloading parts of video


 
Thank you both but the problem still persists.

@hasomaso:
I can't see no difference between my posted code and yours.
Danke trotzdem!

Lost1 02-03-2012 04:13 PM

Re: rtmpdump repeatedly redownloading parts of video


 
Alright!

I've just found the solution for me:
Code:

rtmpdump -r "rtmp://apasfw.apa.at/cms-worldwide/" -a "cms-worldwide/" -f "WIN 11,1,102,55" -W "http://tvthek.orf.at/flash/player/TVThekPlayer_9_ver18_1.swf" -p "http://tvthek.orf.at/programs/1003023-Winterzeit/episodes/3520863-Winterzeit/3520867-Aktuelle-Reportage" -y "mp4:2012-01-31_1740_tl_02_Winterzeit_Aktuelle-Reportage__3520863__o__0001045663__s3520867___ge_O RF2bHiRes_17404113P_17460404P_Q6A.mp4" -v -o mp4_2012-01-31_1740_tl_02_Winterzeit_Aktuelle-Reportage.flv
Simply adding the -v switch solves the problem.
The filesize now is also much smaller.

Bahman 02-03-2012 04:38 PM

Re: rtmpdump repeatedly redownloading parts of video


 
I DIDN'T POST ANY SCRIPT/CODE!! Next time view better!!

Another way:
Code:

mms://apasf.apa.at/cms-worldwide/2012-01-31_1740_tl_02_Winterzeit_Aktuelle-Reportage__3520863__o__0001045663__s3520867___ge_ORF2bHiRes_17404113P_17460404P.wmv
Take a look to see how going on!!

+ Subtitle:
Code:

http://tvthek.orf.at/assets/1328033413/orf_segments/srt_file/3522581.srt

Lost1 02-04-2012 04:24 AM

Re: rtmpdump repeatedly redownloading parts of video


 
Sorry Bahman!

I was of course referring to hasomaso. I've just accidentally copied your name.
I've also thanked in German because hasomaso also replied in German.

Anyway thank you!

I know that the mms:// (wmv) links are easily accessible but unfortunately the quality is very low. That's why I wanted to download the rtmp version in first place.


All times are GMT -6. The time now is 03:36 PM.