Package: eyed3
Version: 0.7.10-1
Severity: important

Hi maintainer,

According to eyeD3 output setting multiple TCON frames seems to succeed:
…
Setting TPOS text frame to '1/1'
Setting TRCK text frame to '1/13'
Setting TCON text frame to 'Rock'
Setting TCON text frame to 'Dance'
Setting TCON text frame to 'Ballad'
Setting TDRC text frame to '2016'
…

Nevertheless, when looking with other tools one of them is gone, just
checked with hexdump and you can see that, surprisingly, the frame is
not saved to file and only two of the above three are present:
…
00015200  54 43 4f 4e 00 00 00 07  00 00 03 42 61 6c 6c 61  |TCON.......Balla|
00015210  64 54 43 4f 4e 00 00 00  05 00 00 03 52 6f 63 6b  |dTCON.......Rock|
00015220  54 44 52 43 00 00 00 05  00 00 00 32 30 31 36 54  |TDRC.......2016T|
00015230  44 52 4c 00 00 00 05 00  00 00 32 30 31 36 54 49  |DRL.......2016TI|
…

Trying again with a different set of TCON values on the same file:
…
Setting TCON text frame to 'Pop'
Setting TCON text frame to 'Eurodance'
Setting TCON text frame to 'Classic'
…

Gives even worse results:
…
00015200  54 43 4f 4e 00 00 00 08  00 00 03 43 6c 61 73 73  |TCON.......Class|
00015210  69 63 54 43 4f 4e 00 00  00 05 00 00 03 52 6f 63  |icTCON.......Roc|
00015220  6b 54 44 52 43 00 00 00  05 00 00 00 32 30 31 36  |kTDRC.......2016|
00015230  54 44 52 4c 00 00 00 05  00 00 00 32 30 31 36 54  |TDRL.......2016T|
…

Looks like the writting code it's limited to two TCON fields, but also
gives no warning about the ignored/lost parameter data.

Probably an upstream bug and nothing to do with debian packaging, so feel
free to forward this upstream.

thanks in advance and best regards,

-- System Information:
Debian Release: 9.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages eyed3 depends on:
ii  python-eyed3  0.7.10-1

eyed3 recommends no packages.

eyed3 suggests no packages.

-- no debconf information

Reply via email to