[Bug 789752] New: msdk: h265dec: failed to play with h265parse if framerate is not provided.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Nov 1 09:15:28 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=789752
Bug ID: 789752
Summary: msdk: h265dec: failed to play with h265parse if
framerate is not provided.
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: zzoon at igalia.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently h265parse doesn't provide framerate by itself while msdkh265dec needs
it via sink caps.
So negotiation fails when we try to play raw h265 stream just like below.
Step to reproduce.
# gst-launch-1.0 filesrc location=test_stream.265 ! h265parse ! msdkh265dec !
videoconvert ! xvimagesink
The tested stream is from samples in mediaSDK.
--
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