Convertire files vob ad avi

ffmpeg -i input.vob -f avi -vcodec libxvid -b 800k -g 300 -bf 2 -acodec libmp3lame -ab 128k -ar 44100 -ac 2 input.avi
Tags: avi, convert, ffmpeg, vob

VCN Client

sudo apt-get install xvnc4viewer xvnc4viewer 192.168.101.9 [Read More]
Tags: client, vnc, xvnc4viewer