# pkg_add ffmpeg

Check if ffmpeg can play your file:

$ ffplay your-file.suffix

If so, try to convert it:

$ ffmpeg -i your-file.suffix your-file.ogg

-- 
George Koehler <kern...@gmail.com>

Reply via email to