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 06-10-2012, 07:26 PM
angryfokker angryfokker is offline
Junior Member
 
Join Date: May 2012
Posts: 3
angryfokker is on a distinguished road
Default

Stream freezes in VLC, plays in mplayer


Trying to play this stream in vlc:
Code:
rtmpdump -r "rtmp://lrt-live.data.lt/LTV1" -a "LTV1" -f "LNX 11,2,202,236" -W "http://lrt.lt/scripts/jwplayer/player.swf" -p "http://lrt.lt" -y "LTV1" -v | vlc -
VLC media player 1.0.6 Goldeneye
RTMPDump v2.4
(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...
[0x98b5148] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Starting Live Stream
INFO: Metadata:
INFO:   author                
INFO:   copyright             
INFO:   description           
INFO:   keywords              
INFO:   rating                
INFO:   title                 
INFO:   presetname            Custom
INFO:   creationdate          Sun Jun 10 21:07:06 2012
INFO:   videodevice           Blackmagic WDM Capture
INFO:   framerate             25.00
INFO:   width                 720.00
INFO:   height                576.00
INFO:   videocodecid          avc1
INFO:   videodatarate         800.00
INFO:   avclevel              31.00
INFO:   avcprofile            66.00
INFO:   videokeyframe_frequency5.00
INFO:   audiodevice           Blackmagic WDM Capture
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         1.00
INFO:   audioinputvolume      75.00
INFO:   audiocodecid          .mp3
INFO:   audiodatarate         128.00
319.489 kB / 6.74 secmdb:511, lastbuf:0 skipping granule 0
mdb:511, lastbuf:0 skipping granule 1
[0x9ea4510] pulse audio output: No. of Audio Channels: 1
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::begin: Paint device returned engine == 0, type: 1
mdb:511, lastbuf:396 skipping granule 0
374.210 kB / 7.21 secAVC: Consumed only 995 bytes instead of 1360
AVC: Consumed only 1311 bytes instead of 3996
AVC: Consumed only 1259 bytes instead of 3996
AVC: Consumed only 1257 bytes instead of 3996
AVC: Consumed only 1201 bytes instead of 3996
AVC: Consumed only 1218 bytes instead of 3996
AVC: Consumed only 1269 bytes instead of 3996
AVC: Consumed only 1305 bytes instead of 3996
AVC: Consumed only 1316 bytes instead of 3996
AVC: Consumed only 1270 bytes instead of 3996
AVC: Consumed only 1233 bytes instead of 3996
AVC: Consumed only 1168 bytes instead of 3996
AVC: Consumed only 1213 bytes instead of 3996
AVC: Consumed only 1232 bytes instead of 3996
AVC: Consumed only 1188 bytes instead of 3996
AVC: Consumed only 1155 bytes instead of 3996
AVC: Consumed only 1171 bytes instead of 3996
AVC: Consumed only 1113 bytes instead of 3996
AVC: Consumed only 1142 bytes instead of 3996
AVC: Consumed only 1098 bytes instead of 3996
AVC: Consumed only 1185 bytes instead of 3996
AVC: Consumed only 1196 bytes instead of 3996
AVC: Consumed only 1212 bytes instead of 3996
AVC: Consumed only 1151 bytes instead of 3996
AVC: Consumed only 1183 bytes instead of 3996
AVC: Consumed only 1113 bytes instead of 3996
AVC: Consumed only 1077 bytes instead of 3996
AVC: Consumed only 1075 bytes instead of 3996
AVC: Consumed only 1104 bytes instead of 3996
AVC: Consumed only 1188 bytes instead of 3996
AVC: Consumed only 1132 bytes instead of 3996
AVC: Consumed only 1171 bytes instead of 3996
AVC: Consumed only 1158 bytes instead of 3996
AVC: Consumed only 1139 bytes instead of 3996
AVC: Consumed only 1096 bytes instead of 3996
AVC: Consumed only 1149 bytes instead of 3996
AVC: Consumed only 1145 bytes instead of 3996
AVC: Consumed only 1048 bytes instead of 3996
AVC: Consumed only 1141 bytes instead of 3996
AVC: Consumed only 1091 bytes instead of 3996
AVC: Consumed only 1164 bytes instead of 3996
AVC: Consumed only 1144 bytes instead of 3996
AVC: Consumed only 1165 bytes instead of 3996
AVC: Consumed only 1084 bytes instead of 3996
AVC: Consumed only 1161 bytes instead of 3996
AVC: Consumed only 1049 bytes instead of 3996
AVC: Consumed only 1137 bytes instead of 3996
AVC: Consumed only 1159 bytes instead of 3996
1192.363 kB / 14.34 sec
but audio and video freeze after 3-4 seconds, at this point:
Code:
AVC: Consumed only 1159 bytes instead of 3996
In verbose stream stops here:
Code:
AVC: Consumed only 1064 bytes instead of 3996
Not all streams freeze using vlc. The stream plays fine in mplayer. Stream url:
Code:
http://lrt.lt/mediateka/tiesiogiai/ltv
I'm using Ubuntu 10.04, vlc 1.0.6.
Reply With Quote
  #2  
Old 06-11-2012, 05:24 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Default

Re: Stream freezes in VLC, plays in mplayer


Stay away from the latest version of vlc it will cause more trouble than its worth with live streams.
Reply With Quote
  #3  
Old 06-11-2012, 06:58 AM
Josan420 Josan420 is offline
Senior Member
 
Join Date: Feb 2012
Location: India
Posts: 150
Josan420 is on a distinguished road
Default

Re: Stream freezes in VLC, plays in mplayer


i'm using vlc media player 2.0.2 twoflower version and it's working very good
Reply With Quote
  #4  
Old 06-11-2012, 07:06 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Default

Re: Stream freezes in VLC, plays in mplayer


Quote:
Originally Posted by Josan420 View Post
i'm using vlc media player 2.0.2 twoflower version and it's working very good
Yes for some streams it works but wait till you get a stream that wont work its a know problem from version 2.0.0 up
Reply With Quote
  #5  
Old 06-11-2012, 10:06 AM
Josan420 Josan420 is offline
Senior Member
 
Join Date: Feb 2012
Location: India
Posts: 150
Josan420 is on a distinguished road
Smile

Re: Stream freezes in VLC, plays in mplayer


yes i know. 2 month ago when i updated my vlc to 2.0.1 it didn't worked then i revert to old version, but 2.0.2 is working
Reply With Quote
  #6  
Old 06-13-2012, 08:27 PM
angryfokker angryfokker is offline
Junior Member
 
Join Date: May 2012
Posts: 3
angryfokker is on a distinguished road
Default

Re: Stream freezes in VLC, plays in mplayer


Oh, so it unfreezes after a minute and then quits:
Code:
382.868 kB / 3.38 sec(freezes here)mdb:511, lastbuf:0 skipping granule 0
mdb:511, lastbuf:0 skipping granule 1
[0xa35d210] pulse audio output: No. of Audio Channels: 1
QPainter::begin: Paint device returned engine == 0, type: 1
mdb:511, lastbuf:396 skipping granule 0
QPainter::begin: Paint device returned engine == 0, type: 1
AVC: Consumed only 1321 bytes instead of 3402
AVC: Consumed only 1217 bytes instead of 3996
4421.451 kB / 38.71 sec(freezes here)[0x9fa8a00] main input error: ES_OUT_SET_(GROUP_)PCR  is called too late, increasing pts_delay to 300 ms
[0x9fa8a00] main input error: ES_OUT_RESET_PCR called
AVC: Consumed only 1042 bytes instead of 3996
number of reference frames exceeds max (probably corrupt input), discarding one
mdb:511, lastbuf:0 skipping granule 0
mdb:511, lastbuf:0 skipping granule 1
mdb:511, lastbuf:396 skipping granule 0
AVC: Consumed only 1115 bytes instead of 3996
AVC: Consumed only 1093 bytes instead of 3996
AVC: Consumed only 996 bytes instead of 3996
AVC: Consumed only 1087 bytes instead of 3996

[...]

4489.641 kB / 39.30 sec  (freezes here)
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 4005
4924.749 kB / 43.13 sec  (freezes here)
Download may be incomplete (downloaded about 0.00%), try resuming
[0x9fa8a00] main input error: ES_OUT_SET_(GROUP_)PCR  is called too late, increasing pts_delay to 25469 ms
[0x9fa8a00] main input error: ES_OUT_RESET_PCR called
AVC: Consumed only 1189 bytes instead of 3996
number of reference frames exceeds max (probably corrupt input), discarding one
mdb:511, lastbuf:0 skipping granule 0
mdb:511, lastbuf:0 skipping granule 1
mdb:511, lastbuf:396 skipping granule 0
AVC: Consumed only 1174 bytes instead of 3996
AVC: Consumed only 1231 bytes instead of 3996
AVC: Consumed only 1256 bytes instead of 3996

[...]

QPainter::begin: Paint device returned engine == 0, type: 1 (quits here)
Whole output. I don't think I can update VLC in Ubuntu 10.04.
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 10:01 AM.


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