Skip to content

Commit

Permalink
Merge pull request #1 from ehendrix23/dev
Browse files Browse the repository at this point in the history
Bring up to parity with ehendrix23/tesla_dashcam
  • Loading branch information
croadfeldt authored Jul 17, 2024
2 parents d4b20fd + 938c89d commit d8b7829
Show file tree
Hide file tree
Showing 2 changed files with 423 additions and 420 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1558,6 +1558,12 @@ Release Notes
- Changed (BREAKING): How offsets are calculated has been changed and can impact result if negative values were being provided for start_offset and/or end_offset!
- Changed: Updated Docketfile. Contributed by magicalyak
- Fixed: Resolved issue on Linux with default device initialization failure when using Intel GPU acceleration and multiple usable devices by adding new qsv gpu_type (https://trac.ffmpeg.org/ticket/7649). Contributed by timrettop.
0.1.21:
- New: Option --camera_position to provide coordinates where the camera clip should be positioned in the video providing very granular custom layout options. Using this option results in ignoring the layout option.
- New: Option --camera_order to define the order the cameras should be processed. This allows to overlay one camera over another one and define which one should be on top.
- Fixed: Issue with GPU type check of qsv for Linux. Contributed by cjwang18
- Fixed: ffmpeg error when swapping front/rear and excluding front or rear
- Fixed: ffmpeg error when swapping left/right and excluding left or right
TODO
Expand Down
Loading

0 comments on commit d8b7829

Please sign in to comment.