GNOME Bugzilla – Bug 531748
remuxer.py example does not work
Last modified: 2011-05-19 07:24:31 UTC
trying to cut a file with remuxer.py, latest version from cvs http://webcvs.freedesktop.org/*checkout*/gstreamer/gst-python/examples/remuxer.py i get an eror dialog and the output file is empty, here the output on the terminal (remuxer.py:13600): GStreamer-CRITICAL **: gst_util_uint64_scale_int: assertion `denom > 0' failed (remuxer.py:13600): GStreamer-CRITICAL **: gst_util_uint64_scale_int: assertion `denom > 0' failed error <gst.Message GstMessageError, gerror=(GstGError)(NULL), debug=(string)"gstoggdemux.c\(3110\):\ gst_ogg_demux_loop\ \(\):\ /__main__+remuxer0/bin2/oggdemux1:\012stream\ stopped\,\ reason\ error"; from oggdemux1 at 0x8d0b2d0> input file was created with ffmpeg2theora and has theora and vorbis stream.
For me it simply freezes with Xlib: unexpected async reply (sequence 0x2ae5)! after selecting a file ;) Could you run it with G_DEBUG=fatal_warnings in gdb and get a backtrace of those criticals?
I get the same error when running cheese - see my previous bug report at https://bugzilla.redhat.com/show_bug.cgi?id=459759 I was advised to report this under the GStreamer component and the gst-plugins-good package if it was not already filed. Please let me know if I should file this separately or if these two bugs are related and should be combined.
Andre : what has remuxer.py got to do with Cheese ?
Please understand that I have absolutely no understanding of what GStreamer is, and because of this it's not obvious to me whether the two bugs are related or not. After doing a search for my error message (the assert failure), this bug was the only one that matched.
Andre : Please open a new bug, with a link to the upstream redhat bugzilla item.
Closing as the requested information was not provided after more than two years.