Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 03-28-2013, 05:34 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

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 ?
Reply With Quote
  #2  
Old 03-28-2013, 05:59 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

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
Reply With Quote
  #3  
Old 03-28-2013, 06:20 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

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.
Reply With Quote
  #4  
Old 03-28-2013, 09:22 AM
dublin dublin is offline
Junior Member
 
Join Date: Jan 2013
Posts: 29
dublin is on a distinguished road
Default

Re: Bug : rtmpdump works without picture


Quote:
Originally Posted by karlo2105 View Post
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
Reply With Quote
  #5  
Old 03-29-2013, 05:45 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

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.
Reply With Quote
  #6  
Old 03-31-2013, 10:05 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Bug : rtmpdump works without picture


are you still able to reproduce this behavior consistently with new build or it appears randomly?
Reply With Quote
  #7  
Old 03-31-2013, 01:12 PM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: Bug : rtmpdump works without picture


Quote:
Originally Posted by KSV View Post
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.
Thanks and Frohe Ostern.
Attached Images
File Type: jpg rtmpdump bug.JPG (60.3 KB, 0 views)
File Type: jpg rtmpdump old works.JPG (71.6 KB, 0 views)
Reply With Quote
  #8  
Old 03-31-2013, 01:24 PM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

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
Reply With Quote
Reply Post New Thread
Tags: , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons