GNOME Bugzilla – Bug 668716
[0.11] - pipeline crashes/hangs when trying to create an mp4 file
Last modified: 2012-09-24 18:27:49 UTC
gst-launch-0.11 -v filesrc location=/home/cschalle/Videos/output.ogg ! decodebin name="decode" decode. ! videoflip ! videoconvert ! x264enc ! queue name="video" ! mp4mux name=mux ! filesink location=/tmp/output2.mp4 decode. ! queue name="audio" ! audioconvert ! audioresample ! audiorate ! faac ! mux.
Works for me with latest 0.11. Can you check with latest trees to see if you can still reproduce it ?
Christian, did you get a chance to try out latest gstreamer version ?
Yeah, works for me too know, thanks! Will close this bug.