I want use VLC as movie recoder from *.avi to TS.
In fact, I can do this with next command:
Code: Select all
$ vlc -vvv file:/home/errno/video/Fight\ Club.avi --sout '#std{access=file,mux=ts,url=test.ts}'
Any tips or other (more effective) method of recoding are invited, too.
P. S. Sorry, english isn't my native
P. P. S. VLC-0.7.2 / Gentoo Linux