laravel-ffmpeg icon indicating copy to clipboard operation
laravel-ffmpeg copied to clipboard

Option to add -filter-complex "tpad=stop_mode=clone"

Open gfieraru opened this issue 3 years ago • 0 comments

Hello,

I need to add -filter-complex "tpad=stop_mode=clone". I looked through the documentation but could not find any solution to this.

If I use the addFilter it returns error "Unrecognized option 'filter-complex "tpad=stop_mode=clone"'. Error splitting the argument list: Option not found at /projects/workspace/expvideoprocessing/vendor/php-ffmpeg/php-ffmpeg/src/Alchemy/BinaryDriver/ProcessRunner.php:94)"

Is there any option for me to add this?

Thank you in advance.

gfieraru avatar Mar 17 '22 09:03 gfieraru