[vlc-devel] Re: Video filters re-creating
Clément Stenac
zorglub at via.ecp.fr
Sat Jan 28 19:16:13 CET 2006
Hello,
The video output is destroyed if it has not been claimed after 1 second
(this value is modifiable in src/playlist/playlist.c:544).
So if your file needs more than 1 second to open, the vout will be
destroyed.
For a real reuse, you might try using --sout '#display' --sout-keep, but
I'm not sure it actually works.
--
Clément
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list