Guys,
I am planning to redo this one I get some video I have requested.
I am please to give you.
We are geeko's
http://65.166.136.11/video/geeko.m4v
I don't have software to convert to ogg, came some one do it.
Thanks,
Pup
Le 21/10/2010 06:14, Chuck Payne a écrit :
Guys,
I am planning to redo this one I get some video I have requested.
I am please to give you.
We are geeko's
http://65.166.136.11/video/geeko.m4v
I don't have software to convert to ogg, came some one do it.
this script convert nearly any argument to dvd format (so mpg)
#!/bin/bash for a ; do ffmpeg -i $a -target pal-dvd -aspect 16x9 `echo "$a" | cut -d'.' -f1`.mpg ; done
exit
lot of examples here:
http://dodin.org/wiki/index.php?n=Doc.ConversionVideo
replace flv by ogg should be enough
but any linux movie editor should do the job, like kdenlive, openshot or even avidemux
jdd
Le 21/10/2010 08:49, jdd a écrit :
of course this needs a correct original video :-) I try dl the one you quote and will report
but any linux movie editor should do the job, like kdenlive, openshot or even avidemux
jdd
ambassadors@lists.opensuse.org