#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_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".