From: Boris M. <bor...@ya...> - 2013-06-05 09:45:15
|
Hi, As you may know, FFMpeg has two implementations of ProRes encoder, only one of them supporting interlaced encoding. Recently they renamed that one from "prores_kostya" to "prores_ks". The attached patch will first look for the new name, then for the old one, and finally will revert to codec-id based lookup. |