Am Mittwoch, den 20.02.2008, 20:30 -0500 schrieb Daniel Jacobowitz: > On Tue, Feb 19, 2008 at 02:29:39PM +0100, Sebastian Dröge wrote: > > Right, the audioconvert was missing. Well, this doesn't make sense :) > > Could you add the -t parameter right after gst-launch-0.10 for the > > encoding pipeline (and make sure your original file has tags). > > Using id3mux: > > gst-launch-0.10 -t filesrc location=test.mp3 ! decodebin ! audioconvert ! > lame ! id3mux ! filesink location=test2.mp3
Ok, the tags should be there but are not... What's the output of GST_DEBUG=mad:5 gst-launch-0.10 -t filesrc location=test.mp3 ! decodebin ! audioconvert ! lame ! id3mux ! filesink location=test2.mp3 Best would be to attach this as a log file (GST_DEBUG_NO_COLOR=1 $above_commandline &> log). I wonder why it works for me... hm
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

