Fix Miro 3.0 Ogg Conversion Quality

From the poster “Phil” on the Miro support forums… In this directory/Terminal: cd /Applications/Miro Video Converter.app/Contents/Resources/lib/python2.7/mvc Edited this file: open -e basicconverters.py After these lines: class OggTheora(converter.FFmpegConverterInfo): media_type = ‘format’ extension = ‘ogv’ I replaced:   parameters = ‘-f ogg … Continue reading