Jason Dove
|
1d6279cee8
|
log problematic playlists (#640)
|
4 years ago |
Jason Dove
|
66ab0b3990
|
use single thread and disable framerate normalization (#639)
* try one thread for everything
* add (unused) framerate filter
* disable framerate normalization by default
* update dependencies
|
4 years ago |
Jason Dove
|
a7922beaed
|
qsv and logging fixes (#637)
* improve pipeline logging
* fix qsv acceleration
* fix qsv parameter order
|
4 years ago |
Jason Dove
|
a1d9d6790e
|
fix copy codec when transcoding is disabled (#636)
|
4 years ago |
Jason Dove
|
2f2d7952dd
|
use vaapi driver settings with new transcoder logic (#635)
* add LIBVA_DRIVER_NAME env var
* add vaapi device name
* add FFREPORT env var
* fixes
|
4 years ago |
Jason Dove
|
c96b800b52
|
ffmpeg lib fixes (#633)
* try to fix vaapi inconsistencies
* log unexpected data
* vaapi fixes
* disable 444 test
* add qsv deinterlace filter; qsv fixes
* add videotoolbox acceleration
|
4 years ago |
Jason Dove
|
c05882f4a6
|
fix docker builds
|
4 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 |
Jason Dove
|
640fed0a43
|
fix hls segmenter bug with unknown packet duration
|
4 years ago |
Jason Dove
|
ab1f294c1f
|
update changelog for release v0.4.1-alpha
|
4 years ago |
Jason Dove
|
ea08453913
|
vaapi improvements (#629)
* fix interlaced video with vaapi
* downgrade imagesharp to fix blurhash generation
* fix ui crash loading collection editor
|
4 years ago |
Jason Dove
|
87deaa6f3a
|
nvidia improvements (#628)
|
4 years ago |
Jason Dove
|
9d99c19ea4
|
fix playback with unknown pixel format (#627)
|
4 years ago |
Jason Dove
|
49d14b05f6
|
update more dependencies (#626)
|
4 years ago |
Jason Dove
|
a8ba9edf2b
|
update dependencies (#624)
* update dependencies
* include refit xml serializer
|
4 years ago |
Jason Dove
|
89811a1203
|
wait for one segment by default (#617)
|
4 years ago |
Jason Dove
|
534e2c4512
|
add hls segmenter initial segment count (#616)
|
4 years ago |
dependabot[bot]
|
c1e148633d
|
Bump Blazored.LocalStorage from 4.1.5 to 4.2.0 (#614)
Bumps [Blazored.LocalStorage](https://github.com/Blazored/LocalStorage) from 4.1.5 to 4.2.0.
- [Release notes](https://github.com/Blazored/LocalStorage/releases)
- [Commits](https://github.com/Blazored/LocalStorage/compare/v4.1.5...v4.2.0)
---
updated-dependencies:
- dependency-name: Blazored.LocalStorage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Jason Dove
|
a9dff5eff7
|
properly flag local missing folders (#615)
|
4 years ago |
Jason Dove
|
a2da043f4b
|
try to fix mac permission issues
|
4 years ago |
dependabot[bot]
|
252c185562
|
Bump MudBlazor from 6.0.5 to 6.0.6 (#609)
Bumps [MudBlazor](https://github.com/MudBlazor/MudBlazor) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/MudBlazor/MudBlazor/compare/v6.0.5...v6.0.6)
---
updated-dependencies:
- dependency-name: MudBlazor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Jason Dove
|
a47987a9d7
|
revert windows trimming (#613)
* Revert "disable trimming in docker"
This reverts commit 5937211bb8 .
* Revert "try to reduce windows artifact size"
This reverts commit e32dbd0474 .
|
4 years ago |
Jason Dove
|
5937211bb8
|
disable trimming in docker
|
4 years ago |
Jason Dove
|
e32dbd0474
|
try to reduce windows artifact size
|
4 years ago |
Jason Dove
|
6bcc1ede2b
|
try again
|
4 years ago |
Jason Dove
|
6c9764a51e
|
try a different method for downloading ffmpeg
|
4 years ago |
Jason Dove
|
ff5438459c
|
try to bundle ffmpeg with windows artifacts
|
4 years ago |
Jason Dove
|
0c53a4509c
|
show collection name in some error messages (#612)
|
4 years ago |
Jason Dove
|
5fd315ead8
|
change framerate normalization method (#611)
|
4 years ago |
Jason Dove
|
f02b0ac345
|
re-introduce framerate normalization (#610)
|
4 years ago |
Jason Dove
|
fd83007296
|
try to fix watermark on vaapi
|
4 years ago |
Jason Dove
|
70ca5bf050
|
fix bug with watermark and short content (#608)
|
4 years ago |
Jason Dove
|
eed9f60273
|
fade in and fade out intermittent watermarks (#607)
* first pass at fading in/out overlay
* fix tests
* update changelog
|
4 years ago |
Jason Dove
|
0e2e6cd52e
|
build linux-arm64 artifacts
|
4 years ago |
Jason Dove
|
c9b557f2e6
|
more xmltv category improvements (#606)
|
4 years ago |
Jason Dove
|
cde869f3eb
|
enable docker dependency scanning [no build]
|
4 years ago |
Jason Dove
|
90d6a59d3f
|
normalize smart quotes in search queries (#605)
|
4 years ago |
Jason Dove
|
b972947747
|
xmltv category improvements (#604)
|
4 years ago |
Jason Dove
|
17bc988b49
|
update changelog for release v0.4.0-alpha [no ci]
|
4 years ago |
Jason Dove
|
749eea836b
|
update install docs for tray apps (win, mac) [no build]
|
4 years ago |
Jason Dove
|
37c52c4cb4
|
update docs and dependencies (#603)
|
4 years ago |
Jason Dove
|
33ba58aa68
|
add windows launcher (#602)
|
4 years ago |
Jason Dove
|
5f6043e593
|
index added date (#601)
|
4 years ago |
Jason Dove
|
96e95a21fb
|
update changelog [no ci]
|
4 years ago |
Jason Dove
|
9168fd6bf2
|
write text file logs (#600)
|
4 years ago |
Jason Dove
|
14413f62a7
|
properly sent content root on macos
|
4 years ago |
Jason Dove
|
34c71a0c12
|
try to fix static resource loading
|
4 years ago |
Jason Dove
|
a487e7fe15
|
use absolute paths in bundle script
|
4 years ago |
Jason Dove
|
cd4ea42597
|
fix bundle script
|
4 years ago |
Jason Dove
|
a3d42145f7
|
update macos submodule
|
4 years ago |