[vlc-devel] main private error: no sout stream module matched "rtp"

Herman Schultz herman.schultz at gmail.com
Mon May 28 09:04:04 CEST 2007


Hi,

I compile the vlc trunk on ubuntu. But when I start vlc with this command:
$ ./vlc -I dummy v.flv --sout
'#transcode{vcodec=mp4v,vb=400,acodec=mpga,ab=128}:rtp{dst=127.0.0.1
,port-video=3342,port-audio=3346,sdp=file:///usr/local/movies/v.sdp}'

I get this error:
[00000306] main private error: no sout stream module matched "rtp"
[00000304] stream_out_transcode private error: cannot create chain
[00000303] main stream output error: stream chain failed for
`transcode{vcodec=mp4v,vb=400,acodec=mpga,ab=128}:rtp{dst=127.0.0.1
,port-video=3342,port-audio=3346,sdp=file:///usr/local/movies/mytest2.sdp}'

Can you please tell where is 'rtp sout stream' module located?

I check  libstream_out_rtp_plugin.so* is in my bin/lib/vlc/stream_out
directory.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070528/8139ba56/attachment.html>


More information about the vlc-devel mailing list