[Bug 5158] Foobar2000 fails to write ID3v2 frame to file

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 20 03:20:26 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=5158


Alex Balut <alexandru.balut at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexandru.balut at gmail.com




--- Comment #5 from Alex Balut <alexandru.balut at gmail.com>  2010-04-20 03:20:25 ---
I cannot reproduce the bug. I used this MP3 file which has both ID3v1 and ID3v2
tag types: http://www.robtowns.com/music/wayfaring_stranger.mp3

- Installed http://www.oldversion.com/download_Foobar2000_0.9.1.html
- Right click on MP3 track, Properties, Add new, DISCNUMBER=1, OK, Update file
- The TPOS element seems to be written correctly:
$ xxd -l 128 /tmp/wayfaring_stranger_091.mp3 
0000000: 4944 3304 0080 0000 0f35 5449 5432 0000  ID3......5TIT2..
0000010: 0014 0000 0357 6179 6661 7269 6e67 2053  .....Wayfaring S
0000020: 7472 616e 6765 7200 5443 4f50 0000 0016  tranger.TCOP....
0000030: 0000 0332 3030 3120 526f 6220 546f 776e  ...2001 Rob Town
0000040: 7320 4d75 7369 6300 5443 4f4e 0000 0006  s Music.TCON....
0000050: 0000 0346 6f6c 6b00 5444 5243 0000 0006  ...Folk.TDRC....
0000060: 0000 0032 3030 3100 5450 4f53 0000 0003  ...2001.TPOS....
0000070: 0000 0031 0054 5045 3100 0000 0b00 0003  ...1.TPE1.......

- Installed foobar2000_v1.0.exe (I don't know where you can download it, I have
it on my HDD).
- Right click on MP3 track, Properties, entered Disc Number: 1
- The TPOS element is written the same as it is written on XP, same foobar2000
version:
$ xxd -l 64 /tmp/wayfaring_stranger_100.mp3 
0000000: 4944 3304 0080 0000 0f35 5444 5243 0000  ID3......5TDRC..
0000010: 0006 0000 0032 3030 3100 5450 4f53 0000  .....2001.TPOS..
0000020: 0003 0000 0031 0057 5858 5800 0000 1900  .....1.WXXX.....
0000030: 0003 0068 7474 703a 2f2f 7777 772e 726f  ...http://www.ro

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list