Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux:ffmpeg [2024/06/09 13:39] adminlinux:ffmpeg [2025/07/16 07:54] (current) – [FFmpeg] admin
Line 44: Line 44:
  
 </code>  </code> 
 +
 +<code BASH>
 +# drawtext example 
 +ffmpeg -i "http://admin:,bpjy10@10.59.250.17/video.cgi" -vf "fps=0.033,drawtext=fontfile=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:text='%{localtime\\:%Y-%m-%d %H-%M-%s}':x=10:y=10:fontsize=24:fontcolor=white,scale=640x480" -f singlejpeg -q:v 3 "/tmp/output.jpg"
 +</code>
  
 ===== FFmpeg intel processor  quick sync QSV ===== ===== FFmpeg intel processor  quick sync QSV =====
  • linux/ffmpeg.1717940356.txt.gz
  • Last modified: 2024/06/09 13:39
  • by admin