[gst-devel] Extract AAC audio from Apple trailer?

Louise Hoffman louise-h at heko.dk
Fri Nov 11 07:24:33 CET 2005


Hi,

Can GStreamer extract AAC audio from an Apple High Definition trailer?

The video codec is H.264 and the audio is AAC.

I have read

http://www.die.net/doc/linux/man/man1/gst-launch.1.html
http://cvs.freedesktop.org/gstreamer/gst-plugins-good/tools/gst-launch-ext-m.m?rev=1.11
http://cvs.freedesktop.org/gstreamer/gstreamer/tools/README?rev=1.15

and tried with
gst-launch filesrc location=kingdom_of_heaven_m720p.mov ! decodebin !
faad ! filesink location=test.aac

gst-launch filesrc location=kingdom_of_heaven_m720p.mov ! decodebin! {
queue ! faad ! filesink location=test.aac }

but I can't make it dump the AAC audio.

Does anyone know how it can be done?

Lots of love,
Louise





More information about the gstreamer-devel mailing list