Skip to content

Commit

Permalink
Add new options --camera_position and
Browse files Browse the repository at this point in the history
--camera_order
  • Loading branch information
ehendrix23 committed Oct 7, 2022
1 parent 8aa28c8 commit 4fe1b08
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 365 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1559,6 +1559,8 @@ Release Notes
- 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
Expand Down
Loading

0 comments on commit 4fe1b08

Please sign in to comment.