 Jason DoveandGitHub
|
c02b83d0d6
|
code cleanup (#743)
* update tools
* run code cleanup
* update dependencies
|
2022-04-19 17:47:18 -05:00 |
|
 Jason DoveandGitHub
|
aa2c914d8a
|
always transcode and normalize, except with HLS Direct (#715)
* remove transcode, normalize video, normalize audio settings
* cleanup
* update changelog
|
2022-03-28 18:25:33 -05:00 |
|
 Jason DoveandGitHub
|
9b3c24559d
|
add deinterlace option to ffmpeg profile (#709)
* update dependencies
* add option to deinterlace video
|
2022-03-18 10:30:56 -05:00 |
|
 Jason DoveandGitHub
|
d5a03963c0
|
use video and audio format instead of video and audio codec (#696)
|
2022-03-11 19:58:05 -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
|
f02b0ac345
|
re-introduce framerate normalization (#610)
|
2022-02-04 12:57:40 -06:00 |
|
 Jason DoveandGitHub
|
d196308ee9
|
fix ffmpeg profile editing (#421)
|
2021-10-12 18:39:51 -05:00 |
|
 Jason DoveandGitHub
|
0fb5bfde58
|
refactor dbcontext lifetime (#258)
* refactor create playout handler
* refactor get all playouts handler
* refactor delete playout handler
* remove dead code
* ignore unnamed artists for collections
* more repository cleanup
* more schedule items refactoring
* more playout refactoring
* refactor playout builder
* refactor ffmpeg profiles
* more ffmpeg profile refactoring
* rework resolutions
* refactor media collections
* refactor config elements
* update changelog
* more cleanup
|
2021-06-13 20:19:10 -05:00 |
|
 Jason DoveandGitHub
|
5b36252dd0
|
remove framerate normalization (#253)
|
2021-06-11 18:04:16 -05:00 |
|
 Jason DoveandGitHub
|
6b44873474
|
add library scan progress detail (#133)
* add library scan progress detail
* scan plex libraries on plex thread
|
2021-04-04 10:44:10 -05:00 |
|
 Jason DoveandGitHub
|
74c95249c3
|
add loudness normalization (#129)
* fix music video search result artwork
* add normalize loudness setting
* fix audio normalization
* fix music video thumbnails in collection items view
* fix ef core warnings querying playout item
* implement audio loudness normalization filter
|
2021-04-03 13:36:11 -05:00 |
|
 Jason DoveandGitHub
|
4097288fed
|
normalize framerate (#122)
* normalize framerate
* simplify audio normalization settings
|
2021-03-31 09:34:52 +00:00 |
|
 Jason DoveandGitHub
|
90f775aab4
|
ffmpeg tweaks (#121)
* save reports from ffmpeg concat process
* let ffmpeg determine thread count by default
* disable stdin for ffmpeg processes
|
2021-03-31 01:08:57 +00:00 |
|
 Jason DoveandGitHub
|
b13b2b9805
|
Hardware-accelerated transcoding (#41)
* add qsv transcoding support
* add basic nvenc support
* add nvenc to docker-compose
* add vaapi hardware acceleration
* add vaapi driver to dockerfile
* raise ffmpeg log level
* lots of progress with nvenc, qsv and vaapi remain untested
* qsv fixes
* code cleanup
|
2021-03-06 22:07:28 +00:00 |
|
Jason Dove
|
4d52e115b5
|
Initial commit
|
2021-02-08 21:13:53 -06:00 |
|