[Libav-user] how encode opencv mat into webm via ffmpeg api.

Steven Liu lingjiujianke at gmail.com
Wed Nov 16 05:40:35 EET 2016


2016-11-16 9:47 GMT+08:00 PanZhoujin <panzhoujin at tsari.tsinghua.edu.cn>:

> Hi all,
>
> I am trying to encode the file read by opencv VideoCapture into webm.
> After searching the official document of ffmpeg, github, and
> stackoverflow, I am still far away from my target.
>
> Can somebody tell me, how to use libvpx, ffmpeg to connect with opencv?
>
> I will appricate for any reply.
>
ffmpeg have a libopencv filter, maybe you can use it or extention by it.
>
and ffmpeg have vpx encoder module, you can enable it when you configure
ffmpeg

>
>
> THX
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20161116/97b21a16/attachment.html>


More information about the Libav-user mailing list