1 Feb 01:05
Re: converting a mov/h264 screencast to ogg/theora keeping same quality
Basil Mohamed Gohar <abu_hurayrah <at> hidayahonline.org>
2010-02-01 00:05:13 GMT
2010-02-01 00:05:13 GMT
On 01/31/2010 06:34 PM, Fabio Varesano wrote: > Hi all, > > I would like to convert the following screencast to an Ogg/Theora > video while keeping the same quality. > Your best bet for this kind of thing is to use the most recent version of ffmpeg2theora, which you can get here: http://v2v.cc/~j/ffmpeg2theora/download.html It is optimized for this kind of thing. ffmpeg2theora can convert almost anything that ffmpeg supports into Theora video & Vorbis audio. However, it should be kept in mind that there is no way to transcode from one codec to another and preserve the same quality at the same rate, unless you are doing lossless to lossless conversions. By definition, a lossy codec (H.264) transcoded to another lossy codec (Theora) will incur yet more loss. However, with ffmpeg2theora and its two-pass encoding, you'll likely be able to get acceptable results. -- -- Basil Mohamed Gohar abu_hurayrah <at> hidayahonline.org http://www.basilgohar.com/blog basilgohar on irc.freenode.net GPG Key Fingerprint: 5AF4B362
RSS Feed