File Manipulation (for media player)

Apr 29, 2009 at 11:11pm
Hello,
I have a few questions about file manipulation. I'm just starting to learn GTK+ and have a basic understanding of both C and C++. I want a cross-platform/fast/stable way with few dependencies to read metadata from media files and save their paths and show them in a GUI. I am planning to put this into a media player (hopefully using gstreamer, http://gstreamer.freedesktop.org/). Thanks for taking a look,

enduser
Apr 29, 2009 at 11:38pm
What kind of media?
Apr 30, 2009 at 2:31am
Hopefully all kinds... I don't know if I'm allowed to support proprietary formats; but otherwise I would like to support what gstreamer does, if I can use them as a backend,


enduser
May 3, 2009 at 2:24am
Anyway,
That's not the big thing I think. I need to be able to read the metadata on any type of file that I'll be supporting (probably through gstreamer) and display it correctly (and maybe even let them edit it). Does anyone know how to do this? Thanks for looking..

enduser
Topic archived. No new replies allowed.