kastldratza / zoomrec

Record Zoom meetings automatically in headless docker container with Python and FFmpeg
MIT License
265 stars 68 forks source link

Hardware Transcoding #29

Closed eldadh closed 2 years ago

eldadh commented 2 years ago

Is your feature request related to a problem? Please describe. Its not a real problem but the files are huge

Describe the solution you'd like since using ffmpeg i would like a general vaapi transcoding feature

Describe alternatives you've considered At the moment i am post processing the video files

Additional context Add any other context or screenshots about the feature request here.

bakkerrs commented 2 years ago

Some of the improvements in #25 reduce file size through the use of h.264 encoding.

eldadh commented 2 years ago

Perhaps make a "2 pass" method instead of only running once during the recording the first pass is during the live recording session - with minimal loss and resources and the second is "post-process" for tighter compression and perhaps use another flag in the csv file for post processes, for small file size

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 5 days with no activity.