On 23 May 2014, at 17:06, Carl Eugen Hoyos <[email protected]> wrote: > Info || Non-Lethal Applications <info@...> writes: > >> I’m writing a ProRes encoder > > As in "two are not enough" or do I misunderstand? > >> av_dict_set(&kvDict, "profile", "lt", 0); > > Did you try "apcs" instead of "lt”?
“apcs” also doesn’t work … but “0”, “1”, “2” and “3” does. That’s kinda weird especially when looking at the options struct. But ok, works for me … Thanks! Flo _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
