[Bug 668833] New: kateenc does not work as exspected

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 27 04:59:42 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=668833
  GStreamer | gst-plugins-bad | 0.10.35

           Summary: kateenc does not work as exspected
    Classification: Platform
           Product: GStreamer
           Version: 0.10.35
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: horsthuchen at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Hi all,
I try to use the kateenc encoder together with the matroskamux plugin to write
an MotionJpeg Stream together with an subtitle in one file.

But while pushing some "text/plain" packages into that encoder and after all
pushing an EOS Package to the whole Pipe I get an Error:
gst_kate_enc_sink_event:<kateenc0> Failed to encode EOS packet: -4

And after extracting the katestream from the matroska container the using
"KateDj" to get an human readable form.

There are Errors in this file:
First it it is starting with
  event {
    id 0
    00:00:00 --> -596:-31:-23.648001
    pre text "Hello World"
  }

and then 

the duration is always zero as seen here
  event {
    id 1
    00:00:0.13699999 --> 00:00:0.13699999
    pre text "Hello World"
  }

I write every 10th Frame "Hello World" with the pushBuffer Function.

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