无法使用ffmpeg创建缩略图

时间:2018-05-07 15:12:14

标签: ffmpeg

我无法为分辨率为4k的视频创建预览。设置:docker image ubuntu 16.04

ffmpeg -i file.MOV -ss 00:00:00 -vframes 1 thumbnail.png

Stream mapping:
  Stream #0:0 -> #0:0 (hevc (native) -> png (native))
Press [q] to stop, [?] for help
Killed

0 个答案:

没有答案