yadavkohi / FFmpeg-64Bit

19 stars 2 forks source link

Unknown decoder 'libvpx-vp9' #2

Open rafabets opened 5 years ago

rafabets commented 5 years ago

First, thanks for making these compilations. Before use your 64bits compilation this command works normally: ffmpeg -vcodec libvpx-vp9 -i 'filePath.webm' -r 20 'folderPath' -y

Now i'm getting this message: "Unknown decoder 'libvpx-vp9'" Could you add this encoder/decoder to the compilation, please? "--with-libvpx". Or help me as I can do on my own.

I would be very grateful.

rafabets commented 5 years ago

The same for audio encoder: Unknown encoder 'libfdk_aac' Please, help me to resolve this.