Skip to content

Releases: DavidDirnberger/PhotonFrame-VideoKit

v0.3.0-alpha

14 Jan 16:53

Choose a tag to compare

  • metadata: Extended media probing output with additional HDR and bitrate details:

  • HDR type (e.g., HDR10 / HLG / Dolby Vision where detectable)

  • Video bitrate (reported as a dedicated field to make quality/compatibility checks easier)

  • convert: Added explicit audio configuration controls to better target playback compatibility and consistent library standards:

  • Audio codec selection (choose the desired output codec instead of relying on implicit defaults)

  • Audio channel layout / channel count selection (e.g., force stereo, preserve multichannel, etc., depending on your chosen workflow)

  • convert: Implemented HDR → SDR mapping to enable creating SDR-compatible outputs from HDR sources without manual filter construction, improving playback compatibility on non-HDR displays/clients.

  • convert: Introduced an explicit pixel format selector, allowing you to control output subsampling/format (e.g., yuv420p for broad device compatibility) instead of inheriting encoder defaults.

  • convert: Added an explicit video bitrate option to allow deterministic output targeting (useful for bandwidth-constrained devices, Jellyfin streaming profiles, and consistent storage planning).

v0.2.3-alpha

09 Jan 18:16

Choose a tag to compare

fixed some installations issues due to ARM architecture; fixed wrong ANSIcolor fallback

v0.2.2-alpha

09 Jan 16:34

Choose a tag to compare

Interpolation-Fix, m2ts-Import

PhotonFrame - VideoKit v0.2.1-alpha

26 Dec 18:50

Choose a tag to compare

Bugfix for emulated tta and some smaller fixes

PhotonFrame - VideoKit v0.0.2-alpha

24 Nov 22:55

Choose a tag to compare

PhotonFrame – VideoKit v0.2.0-alpha

Changes

  • Renamed the project from PhotonFabric – VideoKit to PhotonFrame – VideoKit.
  • Updated logo, info files, and internal references to use the new name.
  • Minor documentation and structure clean-up (no breaking changes).
  • Some small bug fixes and improvements

Notes

  • The feature set and CLI commands remain unchanged.
  • Existing users can continue using the project as before; only the name has changed.

PhotonFabric – VideoKit 0.0.1-alpha

23 Nov 18:39

Choose a tag to compare

First release of the PhotonFabric - VideoKit 0.0.1-alpha