FFVCL Encoder 4.0 and Player 4.0 released

FFVCL – Delphi FFmpeg VCL Components

2011.10.08 FFVCL Encoder 4.0 & Player 4.0

[Common]
* compatible for Lazarus Win32 (source edition only)
* update to FFmpeg 0.8.x which support DirectShow capture and RTMP protocol
* many minor improvements

[Decoder]
* new property TriggerEventInMainThread
* new event OnBeforeFindStreamInfo

[Encoder]
* new events OnFrameInputHook/OnFrameOutputHook on video frames in original format
* support encoding in multiple threads (depends on capability of encoders)
* remove options AudioPreset, VideoPreset, SubtitlePreset
* remove build-in presets

[Player]
* new event OnFrameHook on video frames with original format
* new method opt_default()
* new method FlushQueue()
* new property HijackCursor

[EventStreamAdapter]
* new property TriggerEventInMainThread

[FrameInputAdapter]
* rename event OnReadFrameData to OnReadFrameBMP

[Demos]
* new DirectShowCapure demo
* new FrameWaveInput demo

[DLLs]
* FFmpeg DLLs built base on official ffmpeg 0.8.5
* This version is NOT compatible with previous FFmpeg DLLs.

This entry was posted in ChangeLog. Bookmark the permalink.

Comments are closed.