[gst-devel] Ogg to MP3 with tags?
Ronald S. Bultje
rbultje at ronald.bitfreak.net
Wed Jul 27 10:33:20 CEST 2005
Hi Uri,
On Tue, 2005-07-26 at 23:47, Uri David Akavia wrote:
> I'm trying to convert my OGG files to MP3 files, using gst-launch. The
> command listed in the man pages works (and I discovered it after
> reconstructing the command on my own...) but it doesn't convert tags.
> I've tried adding various tag related elements at strategic points in
> the pipeline, but no joy.
gst-launch-0.8 filesrc location=file.ogg ! decodebin ! audioconvert !
lame ! id3mux ! filesink location=file.mp3
Conserves tags for me.
Ronald
--
Ronald S. Bultje <rbultje at ronald.bitfreak.net>
More information about the gstreamer-devel
mailing list