[FFmpeg-trac] #10573(ffmpeg:new): ffmpeg watermark by -vcodec libx264
FFmpeg
trac at avcodec.org
Tue Sep 19 05:07:05 EEST 2023
#10573: ffmpeg watermark by -vcodec libx264
-------------------------------------+-------------------------------------
Reporter: Chosfil | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version:
Keywords: | unspecified
watermark,ffmpeg,-vcodec,libx264 | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
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
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10573>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list