vlc:quit
Posted: 22 May 2006 18:32
hi,
I am having a bit of problem with vlc:quit at the end of command line. My command line is like this:
$ vlc -I dummy --sout="#transcode{vcodec=WMV2,acodec=mpga}:std{access=file,mux=asf,url=temp.asf}" videos/temp.mpg vlc:quit
VLC media player 0.8.2-svn Janus
[00000246] main playlist: adding playlist item `vlc:quit' ( vlc:quit )
[00000246] main playlist: adding playlist item `videos/temp.mpg' ( videos/temp.mpg )
[00000250] dummy interface: Using the dummy interface module...
[wmv2 @ 0x43f50618]removing common factors from framerate
[00000379] dummy demuxer: command `quit'
[00000377] dummy access error: unimplemented query in control
[00000246] main playlist: nothing to play
[00000246] main playlist: deleting playlist item `videos/temp.mpg'
[00000246] main playlist: deleting playlist item `vlc:quit'
VLC is quitting; but my ouput file is getting truncated to a few bytes; if I dont use vlc:quit, I am getting a proper output file but I need to press ctrl+c to quit vlc; please help! i need to use vlc:quit !
I am having a bit of problem with vlc:quit at the end of command line. My command line is like this:
$ vlc -I dummy --sout="#transcode{vcodec=WMV2,acodec=mpga}:std{access=file,mux=asf,url=temp.asf}" videos/temp.mpg vlc:quit
VLC media player 0.8.2-svn Janus
[00000246] main playlist: adding playlist item `vlc:quit' ( vlc:quit )
[00000246] main playlist: adding playlist item `videos/temp.mpg' ( videos/temp.mpg )
[00000250] dummy interface: Using the dummy interface module...
[wmv2 @ 0x43f50618]removing common factors from framerate
[00000379] dummy demuxer: command `quit'
[00000377] dummy access error: unimplemented query in control
[00000246] main playlist: nothing to play
[00000246] main playlist: deleting playlist item `videos/temp.mpg'
[00000246] main playlist: deleting playlist item `vlc:quit'
VLC is quitting; but my ouput file is getting truncated to a few bytes; if I dont use vlc:quit, I am getting a proper output file but I need to press ctrl+c to quit vlc; please help! i need to use vlc:quit !