LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to attach album art with songs in gstreamer ? (https://www.linuxquestions.org/questions/linux-software-2/how-to-attach-album-art-with-songs-in-gstreamer-775996/)

agnivade 12-16-2009 01:47 AM

how to attach album art with songs in gstreamer ?
 
Hello ,

I am creating a personalized media player using gtk+ and gstreamer. But I am facing a problem with album arts.
The functionality that I want is that when I play a song, it should automatically detect the album art in the current folder and display it. If there is a single album art, its no problem because I just look for an image file and display it. But if there are multiple album arts, then the problem comes. How do I understand which album art is for which song ? This is the crux of my problem.

Does anybody know, how the names of the album art are related to their corresponding songs?
An example name is- AlbumArt_{FDB92E3F-70B3-4C75-8228-60403DB3B672}_Small.jpg. Now how do I understand which song it corresponds to?


All times are GMT -5. The time now is 09:18 AM.