[Libav-user] Encode raw frame to vp8 in C++

Alex Cohn alexcohn at netvision.net.il
Tue Sep 18 09:07:50 CEST 2012


On 18 Sep 2012 03:09, "Sartre Salam" <gmxubuntu at yahoo.de> wrote:
>
> Hi , I'm trying to encode raw frames to vp8. I use the example
> which encode raw frames into a h264 file, I have use this example to
encode a short
> movie into an h264(without sound of course). Then I can see this h264
file with ffplay.
> I think it should be posible to make the same but encode the file to vp8,
and then see
> this vp8 file with ffplay. Is it posible?

For h264, you used a raw stream. With vp8, you need a container. The most
popular is WebM.

BR,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120918/8e44101a/attachment.html>


More information about the Libav-user mailing list