Opened 8 years ago
Closed 8 years ago
#2655 closed enhancement (fixed)
ogg / opus album art
| Reported by: | cehoyos | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | avformat |
| Version: | git-master | Keywords: | ogg videolan |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
(videolan ticket 8771)
I will upload an ogg / opus sample containing album art that is not shown by FFmpeg.
$ ffmpeg -i 48-06-28_FrankChandlerReturns-14.opus
ffmpeg version N-53940-g052838f Copyright (c) 2000-2013 the FFmpeg developers
built on Jun 9 2013 22:47:20 with gcc 4.7 (SUSE Linux)
configuration: --enable-gpl --disable-indev=jack --enable-libopenjpeg
libavutil 52. 35.100 / 52. 35.100
libavcodec 55. 15.100 / 55. 15.100
libavformat 55. 8.102 / 55. 8.102
libavdevice 55. 2.100 / 55. 2.100
libavfilter 3. 75.101 / 3. 75.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100
[ogg @ 0x1815020] 658 bytes of comment header remain
Guessed Channel Layout for Input Stream #0.0 : mono
Input #0, ogg, from '48-06-28_FrankChandlerReturns-14.opus':
Duration: 00:15:21.03, start: 0.000000, bitrate: 15 kb/s
Stream #0:0: Audio: opus, 48000 Hz, mono
Metadata:
ENCODER : opusenc from opus-tools 0.1.6git
TITLE : Frank Chandler Returns
ARTIST : White King Granulated Soap
ALBUM : Chandu The Magician
YEAR : 1948
GENRE : Old Time Radio
METADATA_BLOCK_PICTURE: AAAAFAAAAAppbWFnZS9qcGVnAAAAGldoaXRlIEtpbmcgR3JhbnVsYXRlZCBTb2FwAAAAxwAAASwAAAAYAAAAAAAAVKf/2P/gABBKRklGAAEBAQBIAEgAAP/+AC9Qcm9jZXNzZWQgQnkgZUJheSB3aXRoIEltYWdlTWFnaWNrLCBSMS4xLjEuTTH/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyY
ENCODER_OPTIONS : --bitrate 14
At least one output file must be specified
Attachments (1)
Change History (2)
Changed 8 years ago by cehoyos
comment:1 Changed 8 years ago by cehoyos
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Fixed by James Almer.