simplest media play online with Winfy

We have hosted the application simplest media play in order to run this application in our online workstations with Wine or directly.


Quick description about simplest media play:

This project contains several examples about video/audio's playing. It uses different
API (Direct3D, OpenGL, GDI, DirectSound, SDL2) to output video/audio to system devices.
In audio examples, input data is PCM raw audio data.
In Video examples, input data is YUV/RGB raw pixel data.
Through these examples, the beginner of video/audio programmer can learn the usage of
these API easyly.
It contains following programs:
simplest_audio_play_directsound: Play PCM raw audio data using DirectSound.
simplest_audio_play_sdl2: Play PCM raw audio data using SDL2.
simplest_video_play_direct3d: Play RGB/YUV raw Video data using Direct3D's Surface.
simplest_video_play_direct3d_texture: Play RGB raw Video data using Direct3D's Texture.
simplest_video_play_gdi: Play RGB/YUV raw Video data using GDI.
simplest_video_play_opengl: Play RGB/YUV raw Video data using OpenGL.
simplest_video_play_opengl_texture: Play YUV raw Video data using OpenGL's Texture.
simplest_video_play_sdl2:

Features:
  • Video Playing Through: GDI, Direct3D, OpenGL, SDL2
  • Audio Playing Through: DirectSound, SDL2
  • Already contains Video raw data: RGB24, BGR24, BGRA, YUV420P
  • Already contains audio raw data: PCM


.

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.