필터 지우기
필터 지우기

Read video coded with FFV1

조회 수: 32 (최근 30일)
Alex Gimondi
Alex Gimondi 2017년 6월 27일
답변: DNF 2021년 3월 17일
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일
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".

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by