2014-07-01, 14:12
If an when libav get support for MVC then it probably just a matter of time before FFmpeg gets it too, see http://forum.xbmc.org/showthread.php?tid...pid1714028
(2014-05-19, 12:22)RockerC Wrote:(2014-05-18, 14:54)da-anda Wrote:Libav, a fork of FFmpeg, currently have a few developers working on a major refactoring and cleanup of the H.264 code to accommodate MVC support(2014-05-17, 16:10)HomeTheatreGuru Wrote: what are the chances of MKV MVC support being implemented at some point?I talked to some ffmpeg guys at LinuxTag exhibition, and MVC is still not on the big radar, especially because it requires fundamental changes to ffmpeg core
Libav developer Luca Barbato have posted a nice little summary about this huge task on his blog
http://blogs.gentoo.org/lu_zero/2014/04/...ad-to-mvc/
https://wiki.libav.org/Blueprint/MVC
More discussion about that refactoring effort and work on MVC in their libav-devel mailing list
https://lists.libav.org/mailman/listinfo/libav-devel/
There is at least a chance once Libav finish their refactoring and cleanup that FFmpeg developers might perhaps back-port those changes to FFmpeg