[FFmpeg-user] Make thumbnail each segment of video

aradeonas aradeonas at operamail.com
Tue Mar 17 20:52:11 CET 2015


Thank you, 

Just run this command : 

> ffmpeg -i vid.mp4 -acodec copy -f segment -vcodec copy -reset_timestamps  
> 1  .\OUTPUT%d.mp4
(The t was typo) 

You will see video will be segmented in parts that like scene of movie,they  
have not specific timeing,Just test it and you will get it.(My English is  
not good and I cant explain it right,the best way is testing.) 


I want to get that segments thumbnails without segmenting. 


Thank you for helping, 

Ara 




-- 
http://www.fastmail.com - mmm... Fastmail...



More information about the ffmpeg-user mailing list