 Jason DoveandGitHub
|
d14ebf3522
|
properly track discontinuity sequences with fmp4 (#2548)
* properly track discontinuity sequences with fmp4
* update dependencies
|
2025-10-19 10:31:11 -05:00 |
|
 Jason DoveandGitHub
|
1c07df5bc3
|
use cancellation tokens in many places (#2350)
* use cancellation tokens everywhere
* more cancellation tokens
|
2025-08-27 03:20:35 +00:00 |
|
 Jason DoveandGitHub
|
036b6e63c7
|
add new graphics engine (#2265)
* spike new graphics engine
* fix remote watermarks; add graphics engine to vaapi
* add graphics engine to qsv
|
2025-08-06 15:04:43 +00:00 |
|
 Jason DoveandGitHub
|
4e56117e0e
|
use jwt for mpeg-ts streaming mode (#1661)
|
2024-03-29 21:36:49 -05:00 |
|
 Jason DoveandGitHub
|
225b95449c
|
rework hls session state (#1401)
|
2023-08-29 05:59:35 -05:00 |
|
 Jason DoveandGitHub
|
9479806cb0
|
scanner refactoring and other cleanup (#1082)
* move subtitles provider into scanner
* move more stuff into scanner
* move nfo into scanner
* add scan subcommand
* fix a bunch of nfo build warnings
* more subcommands
* fix warnings
* cleanup logging
* remove unused code
* cleanup old ffmpeg stuff
* rename complex filter
* refactor wrapped segmenter
|
2022-12-31 10:57:20 -06:00 |
|
 Jason DoveandGitHub
|
c02b83d0d6
|
code cleanup (#743)
* update tools
* run code cleanup
* update dependencies
|
2022-04-19 17:47:18 -05:00 |
|
 Jason DoveandGitHub
|
7e55681916
|
fix cliwrap usage (#737)
|
2022-04-16 20:12:18 -05:00 |
|
 Jason DoveandGitHub
|
d54766866e
|
optimize image manipulation (#722)
* update dependencies
* use ffmpeg to resize images
* use ffprobe to check for animated logos and watermarks
* remove last use of imagesharp
|
2022-04-03 22:43:11 -05:00 |
|
 Jason DoveandGitHub
|
f9781a4c05
|
detect and handle nonzero hls segmenter exit code (#719)
|
2022-04-01 20:27:40 -05:00 |
|
 Jason DoveandGitHub
|
e697fd36e9
|
remove legacy transcoder logic option (#717)
|
2022-03-31 16:00:50 -05:00 |
|
 Jason DoveandGitHub
|
f0670b345f
|
use wrapped processes; fix hls pts bug (#690)
|
2022-03-09 14:38:09 -06:00 |
|
 Jason DoveandGitHub
|
1ab98578ab
|
refactor namespaces and imports (#670)
* re-namespace
* optimize usings
* more usings
* more of the same
* more implicit/global usings
* cleanup all usings
* minor fixes
|
2022-03-03 15:36:07 -06:00 |
|
 Jason DoveandGitHub
|
5a442a06a0
|
start to use new ffmpeg library (#632)
* start to add ffmpeg library
* start to hook ffmpeg lib into main app
* improvements
* more progress
* make pipeline builder configurable
* more options
* move more logic down into ffmpeg lib
* ffmpeg lib desired state refactoring
* add software scaling and padding
* add loudness normalization and software deinterlace
* add metadata output options
* add setsar filter
* use built-in scaling logic
* fixes
* initial nvidia support
* nvidia improvements
* support hls mode
* print old arguments at debug level
* fix package reference
* start to add qsv support
* formatting
* fix tests
* add timeout to transcode tests
* show successful ffmpeg arguments
* add vaapi support
* add more software decoders
* add experimental transcoder option
* call existing ffmpeg process service for unimplemented features
* fix nvidia mpeg2video bug
* update changelog
* ignore some neglected unit tests
|
2022-02-14 14:34:00 -06:00 |
|
 Jason DoveandGitHub
|
594ce437fb
|
rework mpeg-ts mode (#557)
|
2022-01-05 21:27:28 -06:00 |
|