gst-launch transcoding an AVI to MP4 hangs forever with a 0-byte file — x264’s lookahead fills the default audio queue
avidemux → x264enc + aac → mp4mux stalls silently: the 1 s default audio queue fills before x264 emits a frame. Unbounded queues fix it in 3 s.
