jellyfin/MediaBrowser.MediaEncoding/Encoder
jkhsjdhjs bf3f37e3d0
Add fallback for keyframe-only trickplay extraction
Keyframe-only trickplay image extraction can fail for some media
files. The current behavior is to skip the media file and try again
on the next run, which will fail again.

This adds a fallback to regular non-keyframe-only extraction for
failed runs, so the extraction can complete.
2025-07-14 00:09:43 +02:00
..
ApplePlatformHelper.cs Gate the macOS only functions 2025-03-28 21:30:39 +08:00
EncoderValidator.cs Enable OpenCL deinterlacer for AMF on Windows when available 2025-05-20 22:07:00 +08:00
EncodingUtils.cs Improve error message when image extraction times out 2024-08-28 23:09:17 +02:00
MediaEncoder.cs Add fallback for keyframe-only trickplay extraction 2025-07-14 00:09:43 +02:00