2016-11-16 9:47 GMT+08:00 PanZhoujin <[email protected]>:

> 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
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user
>
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to