Page 1 of 1

VP8 problem

Posted: 01 Mar 2011 18:09
by BP007
Hi,
I'm Prashant. I'm using FFmpeg to convert a CIF files into VP8.
The command line I'm using is "ffmpeg -i input.y4u -vcodec libvpx -b 512
-vpre 720p out.webm."
But, I'm geting a error that 720p no found. Can you please help me out
where, I'm making mistake. I would be very great full to you.

Regards,

Prashant

Re: VP8 problem

Posted: 03 Mar 2011 11:59
by Jean-Baptiste Kempf
Ask to ffmpeg folks.

Re: VP8 problem

Posted: 03 Mar 2011 16:41
by BP007
Thanx for reply.

I have rectified that problem of ffmpeg, i'm having the problem with VP8 codec for the streaming in vlc. Transport protocol as UDP.

I'm using two different videos one is MPEG for this I'm using H.264 codec and other is WebM for this VP8 codec is taken.

But, streaming is not done with VP8, where as I'm able to streaming the video with H.264 codec.

Can you please tell what settings I should use for VP8 codec.

Regards,

Prashant.