You are here

protected property video_ffmpeg::$thumb_command in Video 7

File

transcoders/video_ffmpeg.inc, line 15

Class

video_ffmpeg

Code

protected $thumb_command = '-i !videofile -an -y -f mjpeg -ss !seek -vframes 1 !thumbfile';