---------- Forwarded message ---------- From: Richard Stallman rms@gnu.org Date: 21-Jul-2006 21:51 Subject: Can anyone here convert a miniDV to Ogg Theora? To: gnu-prog@gnu.org
If you know how to do this, please send me email.
_______________________________________________
GNU Maintainers Announcement List gnu-prog@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-prog
On Friday 21 July 2006 10:39 pm, Debarshi 'Rishi' Ray wrote:
---------- Forwarded message ---------- From: Richard Stallman rms@gnu.org Date: 21-Jul-2006 21:51 Subject: Can anyone here convert a miniDV to Ogg Theora? To: gnu-prog@gnu.org
If you know how to do this, please send me email.
vllc -vv vcd:/dev/hdd --sout '#transcode{vcodec=theora,acodec=vorb}:standard{access=file,mux=ts,url=./charile.avi}'
That is one line. Never used it on mini DV. But works on dvd/cd including splitting of audio. U can also use the wxvlc gui.
On Saturday 22 July 2006 05:15 pm, jtd wrote:
If you know how to do this, please send me email.
vllc -vv vcd:/dev/hdd --sout '#transcode{vcodec=theora,acodec=vorb}:standard{access=file,mux=ts, url=./charile.avi}'
that shoukd be vlc not vllc.
That is one line. Never used it on mini DV. But works on dvd/cd including splitting of audio. U can also use the wxvlc gui.
-- Rgds JTD