blakeblackshear.frigate/docs/docs
Nicolas Mowen 87144cd572
FEAT: Support for ffmpeg presets (#3840)
* Add hwaccel presets

* Use hwaccel presets

* Add input arg presets

* Use input arg presets

* Make util to clean up redundant code

* Add support for output arg presets

* Add tests

* Update camera specific to use presets

* Update hwaccel to use presets

* Format files and fix tests

* Rewrite tests to test record correctly

* Move presets from string to list to avoid manually separating into a list

* Add mjpeg cuvid decoder preset

* Fix tests

* Fix comment
2022-11-28 21:48:11 -06:00
..
configuration FEAT: Support for ffmpeg presets (#3840) 2022-11-28 21:48:11 -06:00
guides Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
integrations Revamped debug UI and add camera / process info, ffprobe copying (#4349) 2022-11-13 12:48:14 -06:00
contributing.md Update web deps (#4383) 2022-11-13 10:31:36 -06:00
faqs.md Upgrade to latest docusaurus (#4303) 2022-11-07 21:14:29 -06:00
hardware.md update recommended hardware links 2022-09-06 20:59:23 -05:00
index.md optimize images for web 2021-10-04 07:00:30 -05:00
installation.md Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
mdx.md