Re: Are there any video sharing websites that can take a .ogv file?
Hi dweebazoid,

Originally Posted by
dweebazoid
I'm doing a few screencasts using recordmydesktop and have a very sharp recording in .ogv format. When I run ffmpef -i myfile.ogv myfile.avi, the result is a massive loss in quality.
The FFmpeg defaults are obviously not being kind to you
. Can you run:
Code:
ffmpeg -i myfile.ogv
and then post the command and full terminal output in a message here? This will show information about your version of FFmpeg and the exact contents of your .ogv file.
Is there a better utility that ffmpeg?
No
. But you will have to do a little research and decide exactly what format you wish to convert your files to. I'm afraid I don't know a lot about video sharing websites but I am sure others can guide you with this.
All the best,
Andrew
Last edited by andrew.46; March 11th, 2009 at 07:08 AM.
You think that's air you're breathing now?
Bookmarks