abhiTronix / vidgear

A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:
https://abhitronix.github.io/vidgear
Apache License 2.0
3.39k stars 255 forks source link

[Proposal]: Add ffmpeg creationflag in Writegear API #377

Closed abhiTronix closed 1 year ago

abhiTronix commented 1 year ago

Issue guidelines

Issue Checklist

Describe your Idea

See #375 for reference I propose a new feature to enable detached subprocess creation on Windows within the writegear module. This enhancement enhances the process management capabilities of the module.

Use Cases

See #375 for reference This can be useful while creating an exe file for a python script that uses writegear. On windows even after creating the exe file in windowed mode or no-console mode, the ffmpeg.exe command line window would pop up while its being used by write gear.

abhiTronix commented 1 year ago

Successfully resolved and merged in commit https://github.com/abhiTronix/vidgear/commit/3c0dd5d482e5eba37b41a5a2422f65f856e0f27c