Commit Graph

39 Commits

Author SHA1 Message Date
Peter Maar adbf375efe
Merge pull request #1 from jellyfin/master
Pull latest to my fork
2020-03-19 22:02:08 -04:00
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Vasily c1aafd2ba0 Default transcoding throttling to false for new installs 2020-03-03 19:14:31 +03:00
Peter Maar 818695a01e Improve controls for deinterlace method; matches with jellyfin-web changes 2020-02-23 21:40:53 -05:00
Bond_009 07cc4be6a7 Fix some warnings
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
2020-02-23 12:11:43 +01:00
Peter Maar 7716deddf0 Add encoding option bobandweave, change back the EncodingHelper logic 2020-02-22 17:01:56 -05:00
Bond_009 f47ad85011 Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
Frank 3ba709fcc3 Fix #1432. Add support for encoding with libx265 and hevc_nvenc. 2019-06-01 15:46:41 -07:00
PloughPuff 656bffbbb2 Remove --ffprobe logic 2019-03-05 21:29:15 +00:00
PloughPuff 8104e739d5 Address review comments from Bond 2019-03-05 21:29:15 +00:00
PloughPuff 20775116f7 Reworked FFmpeg path discovery and always display to user
1) Reworked FFmpeg and FFprobe path discovery (CLI switch, Custom xml, system $PATH, UI update trigger).  Removed FFMpeg folder from Emby.Server.Implementations.  All path discovery now in MediaEncoder.

2) Always display FFmpeg path to user in Transcode page.

3) Allow user to remove a Custome FFmpeg path and return to using system $PATH (or --ffmpeg if available).

4) Remove unused code associated with 'prebuilt' FFmpeg.

5) Much improved logging during path discovery.
2019-03-05 21:24:54 +00:00
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes
Refs #575
2019-01-17 20:24:39 +01:00
Erwin de Haan 8f41ba4d3a Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model 2019-01-13 21:02:23 +01:00
Andrew Rabert a86b71899e Add GPL modules 2018-12-27 18:27:57 -05:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti 39394e74c7 fix dlna direct play on samsung tv's 2017-09-23 21:03:46 -04:00
Luke Pulverenti 1f12ab6658 add yadif setting 2017-09-17 02:42:23 -04:00
Luke Pulverenti 82ab91f209 add property to indicate support for on the fly subtitle extraction 2017-08-23 15:45:40 -04:00
Luke Pulverenti 4ea3925626 auto fallback from gpu to cpu 2017-08-13 01:01:34 -04:00
Luke Pulverenti cf350f3b7e expand on hardware decoding options 2017-08-12 15:09:13 -04:00
Luke Pulverenti ceed0241fd fixes #2578 - [VAAPI Bug] HEVC Decoding not possible on Intel hardware without this ability 2017-06-12 02:11:19 -04:00
Luke Pulverenti e4357a17f7 update dialogs 2016-09-09 12:58:08 -04:00
Luke Pulverenti 9c7eef891b add configurable encoding params 2016-09-04 11:01:31 -04:00
Luke Pulverenti e5d5c67041 update vaapi defaults 2016-08-24 16:14:35 -04:00
Luke Pulverenti 2e65c32ede add vaapi support 2016-08-23 12:31:16 -04:00
Luke Pulverenti 6e9f8fb2d1 allow customization of ffmpeg path 2016-06-20 02:19:28 -04:00
Luke Pulverenti 640ce66f68 update encoding options 2016-05-31 11:29:20 -04:00
Luke Pulverenti 162f10239e update transcoding throttle 2016-01-08 23:27:58 -05:00
Luke Pulverenti 532af87452 update qsv encoding 2015-11-26 23:34:11 -05:00
Luke Pulverenti ce34c35b94 encode with qsv 2015-11-06 10:02:22 -05:00
Luke Pulverenti 6aa3313bc0 make sure ._ osx files are properly ignored 2015-11-04 18:49:06 -05:00
Luke Pulverenti 5340bfe8da added setting for intel qsv hardware decoding 2015-09-17 23:08:45 -04:00
Luke Pulverenti 901dab5760 rework transcoding settings 2015-07-30 21:52:11 -04:00
Luke Pulverenti 448dd949c7 update script loading 2015-05-19 15:15:40 -04:00
Luke Pulverenti 5492e34c6d update indexedDb 2015-05-11 12:32:15 -04:00
Luke Pulverenti 6f01652520 control the number of simultaneous image operations 2015-04-23 12:50:54 -04:00
Luke Pulverenti b576ac12dd resolve AVG false positives 2015-04-14 23:41:29 -04:00
Luke Pulverenti 5f044cfd68 add setting to control transcodng throttle 2015-03-30 12:16:34 -04:00
Luke Pulverenti 97ae93fe5e add standalone EncodingOptions 2014-12-21 14:40:37 -05:00