Use -hwaccel with ffmpeg when supported #83

Closed
opened 2023-08-07 22:40:14 +00:00 by mattmcw · 0 comments
Owner

Export times to single frame images can be drastically improved with a CUDA-supported graphics card. Add a way to detect CUDA support and then place the -hwaccel cuda flag into all ffmpeg commands preceding the -i statement. In the case of other hardware acceleration options use those as well.

Export times to single frame images can be drastically improved with a CUDA-supported graphics card. Add a way to detect CUDA support and then place the `-hwaccel cuda` flag into all ffmpeg commands preceding the `-i` statement. In the case of other hardware acceleration options use those as well.
mattmcw added the
enhancement
label 2023-08-07 22:40:14 +00:00
mattmcw self-assigned this 2023-08-07 22:40:14 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 16mm/mcopy#83
No description provided.