ytdl-sub/docs
CatDuck 3b79a7ccae
[FEATURE] Add max_1080p prebuilt preset (#690)
* Fix Plex MP4

No WebM, Best quality, No AV1 either

* Fixed because I am idiot

Forcing Plex to download only MP4 and 1080P. More efficient then downloading Webm and converting. Plex does not direct Play AV1 currently anyway.

* Plex Update

Default will get best video in H265 or H264, if neither are available, it will get next best video. All MP4, no limit on resolution.

Plex_tv_show_av1 will allow for absolute best possible resolution in any codec as long as its MP4, including Av1 which is not currently supported in Plex.

Without AV1 is considered default, for maximum compatibility at this time.

* EBUATK

Incorrect setting on Av1, fixed.

* Removed Av1 Preset

* adding common 1080p MAX preset

max_1080_video_quality:

* removed remux video

Removed remux video
Shortened preset name.

* Update presets.rst

Update presets.rst documentation to reflect the "max_1080P" preset

* remove remux_video

* Title Change for Clarity

* Update presets.rst

---------

Co-authored-by: catduckgnaf <128985786+cellardoor452@users.noreply.github.com>
2023-08-30 11:28:58 -07:00
..
conf.py Add documentation for plugins + improve docs overall (#23) 2022-05-10 22:22:03 -07:00
config.rst [FEATURE] Simplify `video_tags` (#661) 2023-07-24 18:18:53 -07:00
deprecation_notices.rst [FEATURE] Simplify `video_tags` (#661) 2023-07-24 18:18:53 -07:00
getting_started.rst [DOCS] readthedocs makeover (#493) 2023-03-01 23:45:16 -08:00
index.rst [FEATURE] embed_thumbnail plugin (#659) 2023-07-24 12:07:36 -07:00
install.rst [DOCS] Add unraid to readthedocs install (#580) 2023-04-05 12:34:00 -07:00
make.bat sphinx working 2022-04-13 07:47:33 +00:00
Makefile sphinx working 2022-04-13 07:47:33 +00:00
presets.rst [FEATURE] Add max_1080p prebuilt preset (#690) 2023-08-30 11:28:58 -07:00
usage.rst [FEATURE] Ability to suppress or write transaction log to file (#514) 2023-03-08 13:32:07 -08:00