我的 PC Windows 7 X64 使用 8 年,
不知是否速度慢,
會秒數不準(秒數跑很快).
測試指令 :
ffmpeg -i TEST.mp4 -c:v libx265 -c:a copy -vf "drawtext=fontfile=tahoma.ttf:fontsize=50:fontcolor=Red:x=10:y=10:text='%{localtime}%{pts\:hms}'" TEST_Out.mp4
感謝回報.
PS:
發文給 FFMPEG 官網回文:
localtime is the "time at which the filter is running". If your process is
not occurring at realtime then the printed output will be faster or slower
depending on the speed of the filter process. This is the documented and
expected behavior so I believe this is not a bug.
樣本檔:
2017/11/30 下午 06:32 4,031,924 TEST.rar 原樣本檔
2017/11/30 下午 06:32 3,741,244 TEST_Out1.rar 會秒數不準(秒數跑很快).
我 PC CPU & SW/HW :
本帖最後由 plusv 於 2017-12-1 06:38 編輯
|