have been trying some stuff and came up with folling issue
due converting webvideo, which is converted correctly, but vlc doesnt close afterwards:
Code: Select all
vlc "http://www.youtube.com/watch?v=ZPPikY3uLIQ" -I dummy --no-sout-standard --no-sout-video --sout "#transcode{acodec=vorb,channels=2,audio-sync}:std{access=file,mux=ogg,dst=exmaple.ogg}"; vlc://quit;
To help you, we need messages, to completely understand what your problems is.
To fix this, please be sure before you start the playback to:
This seems to be a little strange to me To fix this, please be sure before you start the playback to:
- Open: Tools -> Messages.
- Set Verbosity to 2
- Start playback to reproduce your issue
- Save text in a file or copy into clipboard
- Then paste the full resulting log here between [code]and[/code] (or use Pastebin.com if it's too long)
What do I miss?