Jason Dove
|
0a92996da8
|
fix repeating content (#838)
* fix repeating content
* update dependencies
|
3 years ago |
Jason Dove
|
ee7a64eea9
|
fix other video libraries (#816)
* update depdendencies
* reset other video libraries
|
3 years ago |
Jason Dove
|
6a29ce2049
|
update dependencies (#805)
|
3 years ago |
Jason Dove
|
a9a89d04ea
|
optimize search-index rebuilding (#765)
* update dependencies
* optimize search-index rebuilding
* cleanup logging
|
3 years ago |
Jason Dove
|
c02b83d0d6
|
code cleanup (#743)
* update tools
* run code cleanup
* update dependencies
|
3 years ago |
Jason Dove
|
210630d299
|
subtitle fixes for software, videotoolbox, vaapi (#736)
* fix subtitles using software encoders
* videotoolbox fixes
* fix some vaapi subtitle edge cases
|
3 years ago |
Jason Dove
|
765df64555
|
add picture subtitle transcoding tests, and make them all pass with nvenc (#734)
|
3 years ago |
Jason Dove
|
9b3c24559d
|
add deinterlace option to ffmpeg profile (#709)
* update dependencies
* add option to deinterlace video
|
3 years ago |
Jason Dove
|
f0670b345f
|
use wrapped processes; fix hls pts bug (#690)
|
3 years ago |
Jason Dove
|
7cd2f9a56f
|
update dependencies (#687)
|
3 years ago |
Jason Dove
|
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
|
4 years ago |