[FFmpeg-user] webm: issues with firefox

Lou lou at lrcd.com
Fri Feb 15 22:13:31 CET 2013


On Fri, 15 Feb 2013 13:51:01 -0600
Mohan G <mohancloudworld at gmail.com> wrote:

> Hi
> 
> I am encoding some video files into webm format for streaming on my test
> web-server.
> 
> I am using ffmpeg to convert avi files to webm format, using
> 
> ffmpeg -i inp.avi -f webm out.webm
> 
> or
> 
> ffmpeg -i inp.avi -codec:v libvpx -codec:a libvorbis out.webm

You should include the complete ffmpeg console output that results from
your ffmpeg commands.


More information about the ffmpeg-user mailing list