Am Mo., 15. Feb. 2021 um 19:13 Uhr schrieb Carl Eugen Hoyos <ceffm...@gmail.com>: > > Am Mo., 15. Feb. 2021 um 02:39 Uhr schrieb Paul B Mahol <one...@gmail.com>: > > > > Why you use pbm decoder for probing of pfm files? > > The only samples I found have the extension pbm and I > simply misunderstood how you designed this since my > samples were detected as pbm (because of their > extension). > > Will fix, Carl Eugen
AVParserContext->codec_ids is limited to five elements, therefore no additional AV_CODEC_ID can be added to the pnm_parser and AV_CODEC_ID_PFM cannot be used for the autodetection. Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".