PDA

View Full Version : jumps back in the footage


cicciocauro
06-30-2012, 10:29 AM
Hello people,

this is the page:

http://www.radioradicale.it/scheda/346066/partitocrazia-no-democrazia-si-alternativa-americana-per-gli-stati-uniti-deuropa-subito

this is the embedded stream:

rtmp://video-3.radioradicale.it:1935/store-51/mp4:roma/2010/01//FL610753.f4v

if you try to save it with rtmpdump at the 20th second there will be a jump back of a few seconds (maybe 2)

Then, there will be several more, going forward.

I reproduced this on a Ubuntu machine and a Fedora one (I guess the settings for the packaging of rtmpdump are different)

Is this a bug or am I missing anything ?

Thanks

KSV
06-30-2012, 10:36 AM
add -v switch to your command line. it may slow down the download speed but will fix this particular behavior.

cicciocauro
06-30-2012, 10:54 AM
KSV,

thank you VERY much.

Since that's not a "live" event, I didn' t think of that setting.

I'd love to understand which footages are to be intended as "live" and which are not, in the rtmpdump parlance.

Thanks again, anyway
Bye

KSV
06-30-2012, 11:22 AM
This switch also disables RTMP_LF_BUFX hack used by rtmpdump to speedup downloads in some cases but some buggy servers don't play well with this behavior and send the file from different position instead of the unpause time requested by rtmpdump.