[vlc] problem with rtsp support in vlc-0.7.0-test1

Manos Moschous moschous at ics.forth.gr
Fri Dec 12 15:56:13 CET 2003


Hi,

I want to mention some problems i had with this version of vlc
1)
When i make vlc -vvv rtsp://real.prohosting.com/encoder/galaxy.rm
(this link it's playable with Real One player so is correct)

i get nothing and messages:

livedotcom error: PLAY failed No RTSP session is currently in progress
avi error: cannot peek()
ts_dvbpsi error: cannot peek()
ts error: cannot peek()
flac error: cannot peek()
id3tag error: cannot peek()
id3 error: cannot peek()
a52sys error: cannot peek
id3tag error: cannot peek()
id3 error: cannot peek()
mpga error: cannot peek
mpgv error: cannot peek
ps error: cannot peek()
main error: no suitable demux module for
`rtsp/live://real.prohosting.com/encoder/galaxy.rm'
main error: thread -1: cond_destroy failed at src/misc/objects.c:349 (1:)

2)

With previous version that supports mms protocol i am doing

vlc -vvv mms://fastreal.fastweb.it/rainewshigh
:sout=#duplicate{dst=std{access=mmsh,mux=ts,url=139.91.70.64:1234/high.asf}}

And then i can see from the Windows Media player the streamed live video in
mms://139.91.70.64/high.asf

But when i do the same thing with the latest version of vlc and try to see
the new streamed live video i get only the audio and no video.A sample from
the messages i get is....
main warning: computed PTS is out of range (509645), clearing out
main warning: PTS is out of range (553307), dropping buffer
main warning: output PTS is out of range (516803), clearing out
main warning: PTS is out of range (507412), dropping buffer
main warning: PTS is out of range (461510), dropping buffer
main warning: PTS is out of range (425659), dropping buffer
main warning: PTS is out of range (379756), dropping buffer
main warning: PTS is out of range (333846), dropping buffer
main warning: PTS is out of range (278078), dropping buffer
main warning: PTS is out of range (232164), dropping buffer
main warning: PTS is out of range (186070), dropping buffer
main warning: PTS is out of range (133296), dropping buffer
main warning: PTS is out of range (87191), dropping buffer
main warning: PTS is out of range (41282), dropping buffer
main warning: PTS is out of range (-14304), dropping buffer
access_mms debug: waiting data (buffer = 66644 bytes)
access_mms debug: waiting data (buffer = 70908 bytes)
main warning: buffer is 40012 in advance, triggering downsampling
access_mms debug: waiting data (buffer = 73944 bytes)
main warning: computed PTS is out of range (17263), clearing out
main warning: timing screwed, stopping resampling
main warning: PTS is out of range (487), dropping buffer
main warning: output PTS is out of range (17574), clearing out
main warning: input PTS is out of range (17691), trashing
main warning: buffer is 63062 in advance, triggering downsampling
access_mms debug: waiting data (buffer = 79024 bytes)
main warning: output date isn't PTS date, requesting resampling (66132)
main warning: resampling stopped after 614316 usec
main warning: buffer is 40276 in advance, triggering downsampling
access_mms debug: waiting data (buffer = 5980 bytes)
access_mms debug: waiting data (buffer = 9460 bytes)
access_mms debug: waiting data (buffer = 12856 bytes)
main warning: output date isn't PTS date, requesting resampling (93024)
main warning: resampling stopped after 910164 usec
main warning: buffer is 66363 late, triggering upsampling
access_mms debug: waiting data (buffer = 16432 bytes)
access_mms debug: waiting data (buffer = 20972 bytes)
main warning: resampling stopped after 888684 usec
main warning: buffer is 59017 late, triggering upsampling
access_mms debug: waiting data (buffer = 26520 bytes)
access_mms debug: waiting data (buffer = 29460 bytes)
main warning: resampling stopped after 706070 usec
main warning: buffer is 42877 late, triggering upsampling
main warning: timing screwed, stopping resampling
main warning: buffer is 69314 late, triggering upsampling
access_mms debug: waiting data (buffer = 36248 bytes)
access_mms debug: waiting data (buffer = 37236 bytes)


Could anybody tell me anything about it...?
And especially i want to know what happening with RTSP support..
Finally i want to ask something...
If finally everything is ok with the support of RTSP protocol, can i be able
to transcode an rtsp streaming video and stream it again..?
Like this i do for mms (vlc -vvv
mms://fastreal.fastweb.it/rainewshigh:sout=#transcode{vcodec=DIV3,vb=100,aco
dec=mp3,ab=96,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,url=139.91.
70.64:1233/low.asf}}
)


Thanks in advance!

Manos Moschous

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list