- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Intel:
I want to have a video player on linux platform.
On decoding part, i will use intel media server SDK, but on display part, which module should i use, do you have any suggestions ?
Thx!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Johnson,
I believe you are looking for a player to play the decoded output. You can use ffplay to play the bitstream and a yuv player to run any YUV's. I hope I have got your question right.
Thanks,
-Surbhi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does media SDK and opengl work together ok?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In general, Media SDK for Linux Servers is focused on headless use cases. Methods to display locally aren't a priority. The samples illustrate how to display via X11, but using this path isn't recommended for most cases because when Media SDK is initialized this way an active X session is always required. Because of this the X11 path in the samples isn't well optimized and may contain bugs -- it isn't intended to show a suggested way to implement rendering.
Media SDK works with VAAPI surfaces in Linux and there should be ways to interoperate with OpenGL. However, since this forum is focused on helping with Media SDK we may not be able to provide much help with the display component.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
whare are the samples illustrate how to display via X11?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page