[vlc] Close when done?

Grant emailgrant at gmail.com
Thu Jan 15 18:16:14 CET 2009


I'm using the following to rip my DVDs in a simple shell script:

cvlc dvdsimple:///dev/cdrom@$TITLENUMBER --sout
"#standard{access=file,mux=ps,dst=$TITLENAME.mpg}"

It works great but when it's done it stays open with: "[00000393]
mux_ps mux: Close".  Can I get it to close automatically when it's
done so the script can continue?

- Grant



More information about the vlc mailing list