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

Bug : rtmpdump works without picture

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

karlo2105 03-28-2013 04:34 AM

Bug : rtmpdump works without picture


 
I found out this stream.

When I try to play it on VLC, it starts but picture never appears.

Code:

rtmpdump -r "rtmp://95.138.168.10/live/" -a "live/" -f "WIN 11,6,602,180" -W "http://www.serbiaplus.com/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf" -p "http://www.serbiaplus.com/sky-sports-news/" --live -y "skyspnews" | vlc -
RTMPDump v2.4 GIT-2012-12-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
Starting Live Stream
INFO: Metadata:
INFO:  duration              0.00
INFO:  width                640.00
INFO:  height                360.00
INFO:  videodatarate        800.78
INFO:  framerate            25.00
INFO:  videocodecid          7.00
INFO:  audiodatarate        117.19
INFO:  audiosamplerate      44100.00
INFO:  audiosamplesize      16.00
INFO:  stereo                TRUE
INFO:  audiocodecid          2.00
INFO:  encoder              Lavf54.63.100
INFO:  filesize              0.00
9007.743 kB / 62.28 sec
ERROR: Download: Failed writing, exiting!

Is there any solution ?

hasomaso 03-28-2013 04:59 AM

Re: Bug : rtmpdump works without picture


 
try this

Code:

rtmpdump -v -r "rtmp://95.138.168.10/live/" -a "live/" -f "WIN 11,6,602,180" -W "http://www.serbiaplus.com/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf" -p "http://www.serbiaplus.com/sky-sports-news/" -y "skyspnews" -o "output.flv"
and use this version of rtmpdump https://github.com/downloads/K-S-V/S...mpdump-2.4.zip

karlo2105 03-28-2013 05:20 AM

Re: Bug : rtmpdump works without picture


 
I use KSV rtmpdump latest version (26.02.2013.) with no result, thisone you point out is from November 2012.

dublin 03-28-2013 08:22 AM

Re: Bug : rtmpdump works without picture


 
Quote:

Originally Posted by karlo2105 (Post 61058)
I found out this stream.

When I try to play it on VLC, it starts but picture never appears.

Code:

rtmpdump -r "rtmp://95.138.168.10/live/" -a "live/" -f "WIN 11,6,602,180" -W "http://www.serbiaplus.com/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf" -p "http://www.serbiaplus.com/sky-sports-news/" --live -y "skyspnews" | vlc -
RTMPDump v2.4 GIT-2012-12-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
Starting Live Stream
INFO: Metadata:
INFO:  duration              0.00
INFO:  width                640.00
INFO:  height                360.00
INFO:  videodatarate        800.78
INFO:  framerate            25.00
INFO:  videocodecid          7.00
INFO:  audiodatarate        117.19
INFO:  audiosamplerate      44100.00
INFO:  audiosamplesize      16.00
INFO:  stereo                TRUE
INFO:  audiocodecid          2.00
INFO:  encoder              Lavf54.63.100
INFO:  filesize              0.00
9007.743 kB / 62.28 sec
ERROR: Download: Failed writing, exiting!

Is there any solution ?

Woking fine with RTMPDump v2.4-41-g7bae82a

karlo2105 03-29-2013 04:45 AM

Re: Bug : rtmpdump works without picture


 
I confirm it's working with KSV older version.

It means latest KSV rtmpdump build is broken.

Code:

http://www.mediafire.com/?a2u20kc21bi4idc
It would be great if KSV could merge those two patches in order to have one rtmpdump build which opens at the same time mips streams and sky sports news stream instead of using two different rtmpdump builds for that.

KSV 03-31-2013 09:05 AM

Re: Bug : rtmpdump works without picture


 
are you still able to reproduce this behavior consistently with new build or it appears randomly?

karlo2105 03-31-2013 12:12 PM

Re: Bug : rtmpdump works without picture


 
2 Attachment(s)
Quote:

Originally Posted by KSV (Post 61175)
are you still able to reproduce this behavior consistently with new build or it appears randomly?

With your latest build it appears everytime on this stream which is not case with rtmpdump build on github, where it works everytime.
Take a look on screenshots. Pay attention on rtmpdump released dates. I hope it helps. :D
Thanks and Frohe Ostern.

KSV 03-31-2013 12:24 PM

Re: Bug : rtmpdump works without picture


 
it's weird. i was able to reproduce this bug initially but now both builds are working fine for me. anyway try with the following:

Code:

http://www.mediafire.com/file/bvs34zlzwl5af7q/rtmpdump-2.4.zip

karlo2105 03-31-2013 12:37 PM

Re: Bug : rtmpdump works without picture


 
Now it's working fine. Thanks very much for updating. ;)
rtmpdump becomes quickly outdated without your patches. I really appreciate it. ;)


All times are GMT -6. The time now is 07:58 PM.