Opened 8 months ago

Closed 8 months ago

#10573 closed defect (invalid)

ffmpeg watermark by -vcodec libx264

Reported by: Chosfil Owned by:
Priority: normal Component: ffmpeg
Version: unspecified Keywords: watermark, ffmpeg, -vcodec, libx264
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

hi i wanna know how to add watermark by -vcodec order , anyone if know please help me

% shell_exec("$ffmpeg_b -y -i $video_file_full_path -vcodec libx264 -preset {$pt->config->convert_speed} -filter:v scale=3840:-2 -crf 26 $video_output_full_path_4096 2>&1");

thanks

Change History (1)

comment:1 by Michael Koch, 8 months ago

Resolution: invalid
Status: newclosed

This is the bug tracker and not the place for asking questions. Please ask your question in the ffmpeg-user mailing list.

Note: See TracTickets for help on using tickets.