Read video coded with FFV1

Hello, I'm using Matlab 2015a to read a video I have encoded with FFV1 codec. Unfortunately, the standard way using videoreader does not work since Matlab tells I have no the FFV1 codec installed. I found an interesting function mmread with which I was able to read a video 512x424. Now I have changed the dimensions to 1440x810 and the function does not return anymore the frames. Has anyone experience of reading FFV1 videos with Matlab? Thanks, Alex

1 件のコメント

Marcel Rudolf
Marcel Rudolf 2019 年 5 月 21 日
I am using Matlab 2018b and I also cant open avi-Files with the codec FFV1. When will there be support for this format?

サインインしてコメントする。

回答 (1 件)

DNF
DNF 2021 年 3 月 17 日

3 投票

You can download the 'Basic' K-lite codec pack from here: https://codecguide.com/download_kl.htm
This includes the necessary codecs. After installation, reading with VideoReader should "just work".

質問済み:

2017 年 6 月 27 日

回答済み:

DNF
2021 年 3 月 17 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by