[Bug 650652] New: [encodebin] missing encoder error when trying to remux

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 20 03:39:56 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=650652
  GStreamer | gst-plugins-base | git

           Summary: [encodebin] missing encoder error when trying to remux
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: fraxinas at opendreambox.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=188213)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=188213)
ts to m2ts remuxer using encodebin

i'm trying to use encodebin to convert a video from one container format into
another. in this case, it's about reading an mpeg TS and outputting it as M2TS.
so, the elementary streams don't have to be touched. 
still i get the following errors:

0:00:00.495527000   964   0x4e03b0 ERROR              encodebin
gstencodebin.c:1300:_create_stream_group:<encodebin> Couldn't create encoder
for format video/x-h264, parsed=(boolean)true
ERROR: from element /GstPipeline:bluraydisc stream
remuxer/GstEncodeBin:encodebin: Your GStreamer installation is missing a
plug-in.
Additional debug info:
gstencodebin.c(1305): _create_stream_group (): /GstPipeline:bluraydisc stream
remuxer/GstEncodeBin:encodebin:
Couldn't create encoder for format video/x-h264, parsed=(boolean)true

before autoplugging of parsers was enabled in git, my pipeline would break
because it was missing h264parse.

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