On Tue, May 12, 2015 at 2:29 PM, Derek Buitenhuis <derek.buitenh...@gmail.com> wrote: > On 5/11/2015 5:23 PM, Vittorio Giovara wrote: >> + av_log(matroska->ctx, AV_LOG_ERROR, >> + "mov FourCC not found %s.\n", buf); > > Is this guaranteed to be printable? Should it not be hex?
buf is initialized with av_get_codec_tag_string which converts hex to readable tags -- Vittorio _______________________________________________ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel