intel / gstreamer-media-SDK

GNU Lesser General Public License v2.1
90 stars 53 forks source link

H264 multi-stream decode question ? #52

Closed araani closed 6 years ago

araani commented 6 years ago

According to the release note

Intel Atom® SoC E3900 Family, Intel® Celeron® Processor N3350, and Intel® Pentium® Processor N4200 Board Support Package for Yocto Project*—MR3.1 Release (August 2017)

3.2.5 Unsupported or discontinued features (p17)

GStreamer VA PI multi-stream decode with H264 not more supported ?????

Is somebody doing multi-stream H264 decoding on Apollo Lake I ???

Is this an issue related to the gstreamer-media-SDK

ishmael1985 commented 6 years ago

Note sure as to why that note is there, but multi-stream H264 decode is working with GST-MFX (gstreamer-media-SDK) on APL-I when I last checked. You could try running multiple H264 decode GStreamer pipelines to see for yourself.

SiewHoon commented 6 years ago

Are you still having a problem with running multiple H264 decode stream? Or you are checking info document incorrect? Or can you share the release note that you mention?

araani commented 6 years ago

See item 3.2.5 Unsupported or discontinued features

partial.pdf

Can you confirm that it works ? It can't test it but I need multi h264 decode for a future project...

SiewHoon commented 6 years ago

The document mention on is gstreamer-vaapi plugin using open source media driver. This gst-msdk plugin is using MSDK library. Totally different two media stack software. Are you facing the issue of run multiple H264 decode stream?

araani commented 6 years ago

I will close the issue and evaluate multi-stream H264 using the proper embedded MSDK...