[FFmpeg-user] ffmpeg watermark by -vcodec libx264

Def Etienne shaker.doc at gmail.com
Tue Sep 19 20:52:22 EEST 2023



> On 19 Sep 2023, at 07:18, saman exploit <bd12bx at gmail.com> wrote:
> 
>  hi i wanna know how to add watermark by -vcodec order , please help me
> 
> i dont want to use -filter_complex
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
> ''
> shell_exec("$ffmpeg_b -y -i $video_file_full_path -vcodec libx264 -preset
> {fast} -filter:v scale=3840:-2 -crf 26 $video_output_full_path_4096 2>&1");
> ''
> 
> please show me the good way , thank you
> 


How is the watermark existing on your pc? 

You should not ally point ffmpeg to the watermark file that you intend to use.

Def 


More information about the ffmpeg-user mailing list