Postby Gorky » 15 Mar 2004 01:28
Ok, so what am I doing wrong????
Or do I need to download from Head to get this to work?
Regards,
Steve
steve@gorky:~> vlc tmp/VR_MOVIE.m2p ":sout=#transcode{vcode=DIV3,acodec=mp3}:std{accessh=mmsh,much=asfh,url=:8080}" -vv
VLC media player 0.7.1 Bond
[00000000] main root debug: VLC media player - version 0.7.1 Bond - (c) 1996-2003 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure --with-ffmpeg-tree=/usr/local/src/ffmpeg
[00000001] main vlc debug: translation test: code is "C"
[00000001] main vlc debug: opening config file /home/steve/.vlc/vlcrc
[00000001] main vlc warning: config file /home/steve/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 144 modules
[00000001] main vlc debug: opening config file /home/steve/.vlc/vlcrc
[00000001] main vlc warning: config file /home/steve/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main vlc debug: looking for memcpy module
[00000001] main vlc debug: probing 3 candidates
[00000010] main module debug: using memcpy module "memcpymmxext"
[00000173] main playlist debug: creating group Normal with id 1 at position 0
[00000173] main playlist debug: waiting for thread completion
[00000173] main playlist debug: thread 16386 (playlist) created at priority 0 (src/playlist/playlist.c:109)
[00000174] main interface debug: looking for interface module
[00000174] main interface debug: probing 1 candidate
[00000084] main module debug: using interface module "hotkeys"
[00000174] main interface debug: interface initialized
[00000174] main interface debug: thread 32771 (interface) created at priority 0 (src/interface/interface.c:161)
[00000173] main playlist debug: adding playlist item `tmp/VR_MOVIE.m2p' ( tmp/VR_MOVIE.m2p )
[00000173] main playlist debug: creating new input thread
[00000175] main input debug: option: :sout=#transcode{vcode=DIV3,acodec=mp3}:std{accessh=mmsh,much=asfh,url=:8080}
[00000175] main input debug: set input option: sout to #transcode{vcode=DIV3,acodec=mp3}:std{accessh=mmsh,much=asfh,url=:8080}
[00000175] main input: playlist item `tmp/VR_MOVIE.m2p'
[00000175] main input debug: waiting for thread completion
[00000175] main input debug: thread 49156 (input) created at priority 0 (src/input/input.c:254)
[00000175] main input debug: cmd=state old=10 new=1
[00000175] main input debug: playing at normal rate
[00000176] main interface debug: looking for interface module
[00000176] main interface debug: probing 1 candidate
Remote control interface initialized, `h' for help
[00000082] main module debug: using interface module "rc"
[00000176] main interface debug: interface initialized
[00000176] main interface debug: thread 65541 (manager) created at priority 0 (src/interface/interface.c:145)
[00000175] main input debug: access `', demux `', name `tmp/VR_MOVIE.m2p'
[00000177] main stream output debug: stream=`transcode'
[00000178] main private debug: looking for sout stream module
[00000178] main private debug: probing 1 candidate
[00000177] main stream output debug: stream=`std'
[00000180] main private debug: looking for sout stream module
[00000180] main private debug: probing 1 candidate
[00000180] stream_out_standard private debug: creating `(null)/(null)://:8080'
[00000180] stream_out_standard private error: no access _and_ no muxer (fatal error)
[00000180] main private warning: no sout stream module matching "std,none" could be loaded
[00000180] main private debug: destroying chain... (name=std)
[00000180] main private debug: destroying chain done
[00000178] stream_out_transcode private debug: codec audio=mp3 0Hz 0 channels 0Kb/s
[00000178] stream_out_transcode private error: cannot create chain
[00000178] main private warning: no sout stream module matching "transcode,none" could be loaded
[00000178] main private debug: destroying chain... (name=transcode)
[00000178] main private debug: destroying chain done
[00000177] main stream output error: stream chained failed for `transcode{vcode=DIV3,acodec=mp3}:std{accessh=mmsh,much=asfh,url=:8080}'
[00000175] main input error: cannot start stream output instance, aborting
[00000175] main input debug: pes: 0 packets
[00000175] main input debug: data: 0 packets
[00000175] main input debug: buffers: 0 packets
[00000175] main input debug: thread 49156 joined (src/input/input.c:289)
quit
quit: returned 0 (no error)
[00000001] main vlc debug: removing all interfaces
[00000176] main interface debug: thread 65541 joined (src/interface/interface.c:187)
[00000082] main module debug: unlocking module "rc"
[00000174] main interface debug: thread 32771 joined (src/interface/interface.c:187)
[00000084] main module debug: unlocking module "hotkeys"
[00000001] main vlc debug: removing all playlists
[00000173] main playlist debug: thread 16386 joined (src/playlist/playlist.c:132)
[00000173] main playlist debug: deleting playlist item `tmp/VR_MOVIE.m2p'
[00000001] main vlc debug: removing all video outputs
[00000001] main vlc debug: removing all audio outputs
[00000010] main module debug: unlocking module "memcpymmxext"
steve@gorky:~>