[Bug 749542] On Windows most combinations of muxers/encoders do not work

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 18 07:16:17 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749542

--- Comment #2 from Harry <bugzilla.gnome.org at harrym.e4ward.com> ---
I haven't tried on Linux, just saying that I'm on Windows.

Tried the command below and it still hangs on "Redistribute latency...".
(This is only one example of many combinations that don't work.)

gst-launch-1.0.exe
filesrc location="from.avi" ! decodebin name=d !
queue ! videoconvert ! x264enc tune=zerolatency ! avimux name=mux ! filesink
location="to.avi"
d. ! queue max-size-buffers=32768 max-size-bytes=41943040 ! audioconvert !
avenc_ac3 ! mux.

The messages are :

Setting pipeline to PAUSED ...
0:00:00.299597722  7832  0C820640 WARN basesrc
gstbasesrc.c:3470:gst_base_src_start_complete:<filesrc0> pad not activated yet
Pipeline is PREROLLING ...
Redistribute latency...
Redistribute latency...

The size of the input file is less than 2 MB for 11 minutes of video+audio, but
this never finishes.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list