FFMPEG Player For Firemonkey is a cross platform (windows and Mac OSX) video player component based on ffmpeg to decode and play video/ audio.
- New: Upgrade ffmpeg to 7.1.x and support Delphi 12.2
- New: Support Delphi 12 and Support Mac OSX ARM64 platform (Apple Silicon for M1/M2)
- Support Mac hardware decoding and reduce the cpu usage about 50%
- support switch audio channel
- Support Dash
- New 3DPlayer demo for Mac OSX that run 100% faster than 2D Player.(XE6 and above)
- New Nvidia hardware encoder and decoder
- Support Hardware HEVC Decoding(require broadwell+) , H264 decoing(require Sandy Bridge+) (default:off)
- Support Win64 (not included in trial , only available for register user)
- Support Playback Youtube Url directly.
- Support playback customerized AES encrypted file or network stream.
- Support playing all the video / audio that can be decoded by ffmpeg.
- Support 5.1 dolby surround audio playback on Windows if there is 5.1 sound card in the system.
- Support Playback at most 8 videos at the same time.
- Memory stream , http , rtmp, etc playback
- Provide stop , pause , resume, step forward, seek operations .
- audio/video filters support(flip, negate, drawbox and watermark, overlay text)
- Dynamic switch active video/audio track for multiple tracks video.
- Capable display bitmap subtitle such as dvdsub.
- Volume control.
- Disable screen saver while playback.