[Bug 767641] New: videodecoder: Missing drain vfunc GST_FIXME flood on Raspberry Pi
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 14 09:31:24 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=767641
Bug ID: 767641
Summary: videodecoder: Missing drain vfunc GST_FIXME flood on
Raspberry Pi
Classification: Platform
Product: GStreamer
Version: git master
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: phil at base-art.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
CC: bilboed at bilboed.com, phil at base-art.net,
slomo at coaxion.net, t.i.m at zen.co.uk
Depends on: 767232
GNOME version: ---
Created attachment 329765
--> https://bugzilla.gnome.org/attachment.cgi?id=329765&action=edit
sample H264 byte-stream
+++ This bug was initially created as a clone of Bug #767232 +++
Since commit eb1ebf226ff8c29ea976169f81135219f1ab412b of gst-plugins-base the
decoder will emit GST_FIXME logs:
FIXME videodecoder
gstvideodecoder.c:1057:gst_video_decoder_drain_out:<omxh264dec-omxh264dec0>
Sub-class should implement drain()
For every frame handled by the decoder.
The use-case is the following:
GST_DEBUG=3 gst-launch-1.0 filesrc location=raw.h264 ! "video/x-h264,
stream-format=(string)byte-stream, alignment=(string)au, level=(string)1.3,
profile=(string)main, width=(int)320, height=(int)240, framerat
e=(fraction)2500/83, pixel-aspect-ratio=(fraction)1/1, parsed=(boolean)true" !
decodebin use-buffering=TRUE ! glimagesink
--
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