i've been using the new version of ffmpeg renamed avconv to convert flash files to flashfile.webm
.webm file will load using the new browsers builtin media player without the need of an external plugin.
.webm files are a container of ogg video and vorbis audio, at least the way avconv builds them.
I thought I'd mention it in case yad has an option to make .webm files too.