[gstreamer-bugs] [Bug 162905] SEGV when using ffenc_msmpeg4

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jan 17 04:57:48 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=162905
 GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Additional Comments From Ronald Bultje  2005-01-17 07:57 -------
EMU_EDGE is, in the decoding process, used to emulate frame boundaries. Without
it, we need blocks around the actual image for border-block neighbour-block
processing, which makes the image 2x16 pixels larger (with blackness). I don't
know what its function is in encoding.

Can you give a valgrind log of a small gst-launch pipeline to make sure there's
no more invalid memory accesses?

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




More information about the Gstreamer-bugs mailing list