MP3 + JPEG --> MP4 - what's wrong with this pipeline?

Michael Niemand michael.niemand at googlemail.com
Sun Mar 4 01:45:34 PST 2012


gst-launch --gst-debug-level=2
filesrc location=audio.mp3 ! mp4mux name=mux
filesrc location=image.jpg ! jpegdec ! caps="image/jpg,framerate=30" !
x264enc ! caps="video/x-raw-yuv,width=640,height=480,framerate=30" ! mux. !
filesink location=output.mp4

the files audio.mp3 and image.jpg both reside in the folder where I try to
execute this. The error message is "link without source element"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120304/ab4754dc/attachment.htm>


More information about the gstreamer-devel mailing list