<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/src/Jellyfin.MediaEncoding.Keyframes/FfProbe, branch v10.11.0-rc9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc9</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc9'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-08-14T23:18:44Z</updated>
<entry>
<title>Run background ffmpeg tasks as ProcessPriorityClass.BelowNormal</title>
<updated>2025-08-14T23:18:44Z</updated>
<author>
<name>Evan</name>
<email>evan@MacBook-Pro.local</email>
</author>
<published>2025-08-14T23:16:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=29e17b6bc0c002d0de5469d1f795ccacf4a41b56'/>
<id>urn:sha1:29e17b6bc0c002d0de5469d1f795ccacf4a41b56</id>
<content type='text'>
Follow TrickPlay example of running other background ffmpeg tasks as ProcessPriorityClass.BelowNormal:

- Keyframe extraction
- Media info probing during library scans
- Audio normalization
- Image extraction
</content>
</entry>
<entry>
<title>Remove BOM from UTF-8 files</title>
<updated>2024-08-30T13:29:48Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-08-30T13:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=97a02f58039855eb1e3e23686d4fe5bee1fbd15e'/>
<id>urn:sha1:97a02f58039855eb1e3e23686d4fe5bee1fbd15e</id>
<content type='text'>
I think some people need to change their IDE configuration ;)
</content>
</entry>
<entry>
<title>Fix warnings</title>
<updated>2023-11-14T20:14:21Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-10-23T22:10:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b62b0ec2b581369de42c69305773f0edb9d701b4'/>
<id>urn:sha1:b62b0ec2b581369de42c69305773f0edb9d701b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)</title>
<updated>2023-08-20T18:06:57Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2023-08-20T18:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=956e3dab43413798909a85a958231c3a16ac7b7f'/>
<id>urn:sha1:956e3dab43413798909a85a958231c3a16ac7b7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #8516 from jellyfin/release-10.8.z</title>
<updated>2022-10-29T02:38:58Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2022-10-29T02:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f6533e42287e997fd3ef54f6fc690208f51ce438'/>
<id>urn:sha1:f6533e42287e997fd3ef54f6fc690208f51ce438</id>
<content type='text'>
fix: kill ffprobe if keyframe parsing fails

Original-merge: 6d23de64c093b83ba5a9c40d79b6362dd508fd62

Merged-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>change variable to camelCase</title>
<updated>2022-09-06T05:41:27Z</updated>
<author>
<name>Andreas Egli</name>
<email>andreas@eglimail.net</email>
</author>
<published>2022-09-06T05:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2251e7d603926d371e9e604142d2a5634684f5b6'/>
<id>urn:sha1:2251e7d603926d371e9e604142d2a5634684f5b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow additional flags after K_ for ffprobe keyframe extraction</title>
<updated>2022-08-28T14:14:53Z</updated>
<author>
<name>Andreas Egli</name>
<email>andreas@eglimail.net</email>
</author>
<published>2022-08-28T14:14:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bd7898f18a8c06816bead2b5a52477eaf96c2406'/>
<id>urn:sha1:bd7898f18a8c06816bead2b5a52477eaf96c2406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add gentps flag to ffprobe for keyframe extraction</title>
<updated>2022-08-28T13:53:28Z</updated>
<author>
<name>Andreas Egli</name>
<email>andreas@eglimail.net</email>
</author>
<published>2022-08-28T13:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1528cb1e778ae5dd9ba10bccad67bd03e9ce3689'/>
<id>urn:sha1:1528cb1e778ae5dd9ba10bccad67bd03e9ce3689</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TryParse to FFProbe Keyframe extraction</title>
<updated>2022-08-28T09:45:31Z</updated>
<author>
<name>Andreas Egli</name>
<email>andreas@eglimail.net</email>
</author>
<published>2022-08-28T09:40:51Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=56a5db5706ebf6ad316e1120623f5398749188f7'/>
<id>urn:sha1:56a5db5706ebf6ad316e1120623f5398749188f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor and add scheduled task</title>
<updated>2022-01-11T22:30:30Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2022-01-11T22:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6ffa9539bbfbfb1090b02cebc8a28283a8c69041'/>
<id>urn:sha1:6ffa9539bbfbfb1090b02cebc8a28283a8c69041</id>
<content type='text'>
</content>
</entry>
</feed>
