On Wed, Feb 27, 2008 at 02:27:24PM +0100, Sebastian Dröge wrote: > Could you try again everything with " mp3parse ! mad " instead of > "decodebin" please? :)
They still end up with no tags. gst-launch-0.10 -t filesrc location=test.mp3 ! mp3parse ! mad ! audioconvert ! lame ! id3v2mux ! filesink location=mad-test2v2.mp3 If I use decodebin, gst-launch -t prints out the tags from test.mp3. If I use mp3parse ! mad, it doesn't even do that, so it's not surprising that mad-test2v2.mp3 ends up with no tags. -- Daniel Jacobowitz CodeSourcery