erlug
[Top] [All Lists]

Re: [Erlug] creare dixv con sottotitoli

To: ERlug - Lista Pubblica <erlug@xxxxxxxxxxxxxx>
Subject: Re: [Erlug] creare dixv con sottotitoli
From: Alessio Bragadini <alessio@xxxxxxxxxxxxx>
Date: Tue, 31 Jan 2006 17:14:00 +0100
On Tue, 2006-01-31 at 16:33 +0100, vic wrote:

> E' possibile? con che programma?

Io uso questi comandi *ad esempio* con mencoder. Non ho tempo di
scriverli in maniera figa, ma secondo me ce la fai. :-) Sono tre
passate: audio, video, video-rifinito.

mencoder dvd://1 -ovc frameno -o frameno.avi -oac mp3lame -lameopts
abr:br=128 
mencoder dvd://1 -dvd-device /dev/dvd  -aid 128 -sid 1  -info name="The
Italian Job (2003)":artist="F. Gary Gray":genre="Action":copyright="(C)
2003 Paramount Pictures" -oac mp3lame -lameopts abr:br=128 -ovc lavc
-lavcopts vcodec=mpeg4:vhq:vqmin=2:vbitrate=754:vpass=1 -vf
pp=de,crop=0:0:0:0,scale=480:-2 -o "/dev/null"
mencoder dvd://1 -dvd-device /dev/dvd  -aid 128 -sid 1  -info name="The
Italian Job (2003)":artist="F. Gary Gray":genre="Action":copyright="(C)
2003 Paramount Pictures" -oac mp3lame -lameopts abr:br=128 -ovc lavc
-lavcopts vcodec=mpeg4:vhq:vqmin=2:vbitrate=754:vpass=2 -vf
pp=de,crop=0:0:0:0,scale=480:-2 -o the_job.avi

-- 
Alessio Bragadini <alessio@xxxxxxxxxxxxx>
Sevenseas.org Hacking Community

<Prev in Thread] Current Thread [Next in Thread>