From: Burkhard P. <pl...@ig...> - 2014-10-30 16:40:09
|
Hi, Am 24.10.2014 um 20:58 schrieb Steven Schultz: > The problem was that let_ensure_stream_cmodel_decode exits/returns early > if !file->vtracks[track].codec->decode_video and all the > uncompressed codecs still returned 0 if called with row_pointers of 0. So it was another bug :) > My solution was to modify the videocodec/ uncompressed codecs to return > 1 instead of 0 when called with rows_pointers of 0. > > Seems to be working OK so far. Ahh, and you committed that already, very good. Burkhard |