Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add ID3 tags to MP3 files (was: Thumbnail shows in VLC, but not Windows Media Player?) #5957
Comments
|
For MP3 files, Windows Media Player reads the thumbnail from ID3 tags, which is not supported yet. |
|
If you have eyeD3 installed, try the following command:
|
|
i see |
Running the following creates an mp3 file and the corresponding thumbnail:
If I open the mp3 with VLC, the thumbnail shows, but if I open it with Windows Media Player it doesn't. What am I doing wrong? How can I make it show in Windows Media Player as well?