GuoQing Liu
ad694f5511
docs: rk ffmpeg preset is outdated ( #19780 )
...
* docs: rk ffmpeg preset is outdated
* 更新 hardware_acceleration_video.md
docs: remove video decoding page redundant titles
2025-08-26 15:24:58 -06:00
𝙃𝘼𝙍𝙍𝙔
79655379be
fix(docs): default output args ( #19047 )
2025-07-10 05:30:25 -06:00
Josh Hawkins
08c087f221
Docs updates ( #17986 )
...
* docs updates
* revamp hwaccel
* remove
* clarify
* fix
* more clarity
* clean up
2025-05-01 08:17:35 -05:00
Nicolas Mowen
e5595ebb2f
Update docs deps ( #10591 )
...
* remove deprecated caution in facor of warning
* Update last dep
2024-03-21 12:52:45 -05:00
Nicolas Mowen
0ee81c7526
Automatically detect hwaccel args ( #9142 )
...
* Automatically detect nvidia / vaapi hwaccel args
* Update docs
* Use auto for hwaccel args
* Formatting
2024-01-31 12:56:11 +00:00
Blake Blackshear
61d285ba13
Merge remote-tracking branch 'origin/master' into dev
2024-01-26 07:09:28 -06:00
Tibladar
9ac40cd953
Add H265 preset for Raspberry Pi ( #8640 )
...
* Add h265 pi preset to preset docs
* Add h265 pi preset to hardware acceleration docs
* Add preset for raspberry pi h265
2023-11-17 01:09:15 +00:00
Marc Altmann
8c7f6d4a76
Add static FFmpeg with rockchip hardware acceleration to rk- image ( #8599 )
...
* add static ffmpeg with rockchip hw accel
* add ffmpeg presets
* fix scaling preset and update docs for rk hwaccel
* update usage info in ffmpeg_presets docs
* Add note about hardware acceleration support
---------
Co-authored-by: MarcA711 <>
2023-11-15 05:41:55 -06:00
Nicolas Mowen
a6279a0337
Clean up RPi ffmpeg presets ( #8428 )
...
* Clean up rpi ffmpeg presets
* Remove from docs
* Put back encoding
2023-11-02 12:54:51 +00:00
Miguel Valenzuela
ac41b6e181
Update Output Args Presets AAC ( #8161 )
...
* Update Output Args Presets AAC
Upon researching the nuances of preset-record-generic-audio-copy & preset-record-generic-audio-aac
4c7ea01137/frigate/ffmpeg_presets.py (L341)
https://ffmpeg.org/ffmpeg.html#Main-options
https://stackoverflow.com/questions/70148683/will-ffmpeg-try-to-transcode-to-same-encoding
I'd suggest to disambiguate what these two do
* fix: lowercase
2023-10-19 17:14:56 -05:00
Andrew Reiter
a96a951e23
Nvidia Jetson ffmpeg + TensorRT support ( #6458 )
...
* Non-Jetson changes
Required for later commits:
- Allow base image to be overridden (and don't assume its WORKDIR)
- Ensure python3.9
- Map hwaccel decode presets as strings instead of lists
Not required:
- Fix existing documentation
- Simplify hwaccel scale logic
* Prepare for multi-arch tensorrt build
* Add tensorrt images for Jetson boards
* Add Jetson ffmpeg hwaccel
* Update docs
* Add CODEOWNERS
* CI
* Change default model from yolov7-tiny-416 to yolov7-320
In my experience the tiny models perform markedly worse without being
much faster
* fixup! Update docs
2023-07-26 05:50:41 -05:00
Blake Blackshear
3b9bcb356b
update presets docs ( #5386 )
2023-02-05 09:12:40 -06:00
Nicolas Mowen
db131d4971
Add Low latency preset ( #5367 )
...
* Create new low latency preset
* Update chart for new preset
2023-02-03 19:33:25 -06:00
Nicolas Mowen
99577a57e6
Add specific presets for restream and record with audio ( #5094 )
...
* Add more ffmpeg presets
* Update docs
* Update tests
* Update docs to optimize setup
2023-01-15 09:40:42 -06:00
Felipe Santos
95596b39fd
Capitalize the Frigate word ( #5044 )
2023-01-13 07:18:15 -06:00
Nicolas Mowen
740d932848
Add ffmpeg presets docs and update nvidia-smi docs ( #4928 )
...
* Add tables for ffmpeg presets and how to use them
* Make it clear that ffmepg processes may not show when nvidia-smi is run inside the container
* Add specific example of mixed input arg presets
* Update docs/docs/configuration/ffmpeg_presets.md
Co-authored-by: Nate Meyer <Nate.Devel@gmail.com>
* typos
Co-authored-by: Nate Meyer <Nate.Devel@gmail.com>
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>
2023-01-06 07:01:53 -06:00
Felipe Santos
9b99ba81e5
Use presets by default ( #4597 )
2022-12-16 07:41:03 -06:00