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

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jan 9 06:25:44 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 Luca Ognibene  2005-01-09 09:25 -------
I'm having the same problem.. Other testcases:
1) videotestsrc !
video/x-raw-yuv,width=\(int\)640,height=\(int\)480,framerate=\(double\)10 !
ffenc_msmpeg4 ! identity loop-based=true ! filesink location="file.avi"
2) videotestsrc !
video/x-raw-yuv,width=\(int\)640,height=\(int\)480,framerate=\(double\)10 !
ffenc_msmpeg4 ! identity loop-based=true ! fakesink
3) videotestsrc !
video/x-raw-yuv,width=\(int\)640,height=\(int\)480,framerate=\(double\)10 !
ffenc_msmpeg4 ! identity loop-based=false ! filesink location="file.avi"
4) videotestsrc !
video/x-raw-yuv,width=\(int\)640,height=\(int\)480,framerate=\(double\)10 !
ffenc_msmpeg4 ! identity loop-based=false ! fakesink

(1) segfaults
(2) works
(3) works
(4) works

------- 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