[Bug 664175] Internal GStreamer error: negotiation problem with avimux
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 16 01:23:29 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=664175
GStreamer | gstreamer (core) | 0.10.x
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-11-16 09:23:24 UTC ---
What's the output of:
- gst-inspect-0.10 avimux | grep Version
- gst-inspect-0.10 x264enc | grep Version
- gst-launch-0.10 -v filesrc location=shell-20111116-4.webm ! matroskademux !
vp8dec
! x264enc ! avimux ! fakesink
Could you run:
$ GST_DEBUG=*:5 gst-launch-0.10 -v filesrc location=shell-20111116-4.webm !
matroskademux ! vp8dec ! x264enc ! avimux ! fakesink 2>dbg.log
$ gzip dbg.log
and attach dbg.log.gz to this bug report please?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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