[vlc] Re: No Autoplay with sout commandline option.

James Yates james.yates at packetvision.com
Tue Jun 14 18:22:28 CEST 2005


Haven't tried this with the RC interface. How do I do that? Is almost as 
if the Playlist thread hasn't started early enough and so call to start 
playing the 1st item in playlist fails. I am not that familiar with this 
area of VLC. Is there anything else I can try to help locate this problem?

 Trace output shown below:

VLC media player 0.8.2-test1 Janus
[root at jackass Advert]# [00000001] main vlc debug: opening config file 
/root/.vlc/vlcrc
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file 
/root/.vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/work/build/vlc/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 188 modules
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000000] main root debug: VLC media player - version 0.8.2-test1 Janus 
- (c) 1996-2005 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure 
--prefix=/work/build/vlc --enable-wxwindows 
--with-ffmpeg-tree=./extras/ffmpeg --with-dvbpsi-tree=./extras/libdvbpsi 
--with-a52-tree=./extras/a52 --with-dvdread-tree=./extras/libdvdread 
--with-dvdnav-tree=./extras/libdvdnav
[00000001] main vlc debug: translation test: code is "en_GB"
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file 
/root/.vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/work/build/vlc/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 188 modules
[00000001] main vlc debug: opening config file /root/.vlc/vlcrc
[00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE 
SSE2 FPU
[00000001] main vlc debug: looking for memcpy module: 3 candidates
[00000010] main module debug: using memcpy module "memcpymmxext"
[00000235] main playlist debug: waiting for thread completion
[00000235] main playlist debug: thread 3084512176 (playlist) created at 
priority 0 (src/playlist/playlist.c:152)
[00000236] main private debug: waiting for thread completion
[00000236] main private debug: thread 3076119472 (preparser) created at 
priority 0 (src/playlist/playlist.c:174)
[00000237] main interface debug: looking for interface module: 1 candidate
[00000206] main module debug: using interface module "hotkeys"
[00000237] main interface debug: interface initialized
[00000237] main interface debug: thread 3067706288 (interface) created 
at priority 0 (src/interface/interface.c:211)
[00000235] main playlist debug: adding playlist item 
`/work/video/TransportStreams/AdvertSequence5.ts' ( 
/work/video/TransportStreams/AdvertSequence5.ts )
[00000239] main interface debug: looking for interface module: 3 candidates
[00000130] main module debug: using interface module "wxwindows"
[00000239] main interface debug: interface initialized
[00000239] main interface debug: thread 3053726640 (manager) created at 
priority 0 (src/interface/interface.c:196)
[00000239] wxwindows interface debug: Using last windows config 
'(-1,0,0,1280,1024)(0,683,87,399,73)'
[00000239] wxwindows interface debug: id=0 p=(683,87) s=(399,73)
[00000235] main playlist debug: nothing requested, starting
[00000235] main playlist debug: repeating item


       James


Benjamin Pracht wrote:

>On Tue, Jun 14, 2005, James Yates wrote :
>  
>
>>I have compiled and I am running 0.8.2-beta1 which all looks good apart 
>>from one thing. With an official build of 0.8.1, I could spawn VLC to 
>>stream over udp a mpg file encapsulated within a Transport stream using 
>>the command below. I can do the same with 0.8.2 but the file doesn't 
>>start playing, I have to press the play button. This behaviour has 
>>changed since 0.8.1. Is there a new command line option or a way of 
>>starting playing in this way.
>>
>>vlc file.mpg --sout 
>>'#duplicate{dst=std{access=udp,mux=ts,url='224.0.1.2:5004'}}'
>>
>>    
>>
>
>Well, that's not the expected behaviour... could be a race condition
>related to the playlist rewrite. Could you provide a complete log ? Does
>it still happen when using the rc interface ?
>
>  
>

-- 
James Yates
Software Systems Engineer
Packet Vision Ltd
Tel: +44 (0)118 935 7070
Fax: +44 (0)118 935 7330

www.packetvision.com

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list