[Bug 771092] New: [avenc] Got Caught SIGSEGV when using avenc_xxx

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 9 03:33:41 UTC 2016


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

            Bug ID: 771092
           Summary: [avenc]  Got Caught SIGSEGV when using avenc_xxx
    Classification: Platform
           Product: GStreamer
           Version: 1.8.1
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-libav
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: lyon.wang at freescale.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When tried to use  below command line:

gst-launch-1.0 -e videotestsrc  ! avenc_h263 ! fakesink

got crash:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Caught SIGSEGV

The same phenomenon could be observed when using avenc_mpeg4 / avenc_flv ....

but with command line: gst-launch-1.0 -e videotestsrc  ! theoraenc ! fakesink
It works fine.

It seems there is something wrong with  avenc_xxx plugin

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