Displaying 2 results from an estimated 2 matches for "0bb560ed40bf".
2013 Nov 28
3
pictures
Hello,
I have problems with encoding FLAC-Files with embedded pictures.
Currently i use opus-tools 0.1.7 with libopus 1.1-rc2.
After encoding opusinfo shows
WARNING: Unknown picture type in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1768776039
WARNING: Invalid mime type length in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1697607790 bytes when 5562 are available
When i play the files with
2013 Nov 28
0
pictures
...encoding opusinfo shows
> WARNING: Unknown picture type in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1768776039
> WARNING: Invalid mime type length in METADATA_BLOCK_PICTURE comment 12 (stream 1): 1697607790 bytes when 5562 are available
Fixed in
https://git.xiph.org/?p=opus-tools.git;h=0bb560ed40bf;a=commitdiff
Thanks for the report and for providing test files illustrating the problem.