FFMPEG Vcl Player For Delphi is a vcl player based on directshow and ffmpeg to decode and play video/ audio.
- New: Upgrade to latest FFMPEG Runtime(7.1.x) and support Delphi 12.2
- Support Dash Playback
- Support Playback AES encrypted network stream
- hardware decoder for Nvidia card
- Support playback Youtube Url directly
- Support playback customerized AES encrypted file or network stream.
- Support DXVA2 accelerated brightness, hue, contrast, saturation adjust when using EVR Renderer
- Support playing all the video / audio that can be decoded by ffmpeg.
- Support NV12, YV12(YUV420)/RGB32 display mode (NV12/YV12 about 30-50% faster than RGB32)
- Memory stream , http , etc playback
- Based on multithread decoding ffmpeg branch , faster on multiple core cpu.
- Provide stop , pause , resume operations (based on directshow).
- Dynamic change displaying video ,audio ,subtitle stream.(Note:dynamic video change not supported on some old video cards)
- Subtitle support
- Text ASS, SSA, SRT, MicroDVD, VPlayer, etc subtitle support.
- Bitmap Subtitle display support such as dvd/vob subtitle.
- Lots of video filters support(flip, negate, drawbox and watermark, overlay text)
- Text To Speech(US English Only)
- Support 5.1 dolby audio playback.