stephen-hill / musikcube

Automatically exported from code.google.com/p/musikcube
Other
0 stars 0 forks source link

Album art #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
mC2 should be able to show album art.
The indexer already extract the embedded thumbnails from the media files.
Using boost::gil from boost 1.35 is probably the best idea to read the
thumbnails.

Original issue reported on code.google.com by onne...@gmail.com on 12 Apr 2008 at 8:23

GoogleCodeExporter commented 9 years ago

Original comment by onne...@gmail.com on 12 Apr 2008 at 8:25

GoogleCodeExporter commented 9 years ago
Album art also includes images in the songs' (album's) folder.
Format: JP(E)G(2000), PNG, GIF, BMP.

Original comment by HomiSite on 22 Apr 2008 at 4:16

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Not everyone organizes with a single folder per album.  We should define how to
handle image files in a directory with multiple albums.  Maybe there are more 
edge cases.

Original comment by bjorn.ol...@gmail.com on 22 Apr 2008 at 4:59

GoogleCodeExporter commented 9 years ago
Agree with Bjorn. The safest way is only to get images from the tags. 
If we want to get images from folders, it should be a plugin.

Original comment by onne...@gmail.com on 22 Apr 2008 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by onne...@gmail.com on 22 Oct 2008 at 3:04