hi is it possible to create a thumbnail from video files like the sample below with batch file either with mtn or ffmpeg including the mediainfo as the sample image ?
im currently using video thumbnail maker but was wondering if this can be done with bat file
[Attachment 87353 - Click to enlarge]
thanks for any help
+ Reply to Thread
Results 1 to 8 of 8
-
-
Hi, I am working on a program that can do this, it has its own batch system but can also be used within a bat.
https://vongoob9.gitlab.io/subtitles_contact_sheet_qt/ -
-
-
thank you for your reply. didnt work like this..changed it to this
Code:ffmpeg -i %1 -start_number 1 -vf fps=1/420 pic%%05d.jpg
Last edited by khaled22; 12th Jun 2025 at 07:53.
-
-
Similar Threads
-
MediaInfo Cli create batch file
By khaled22 in forum Newbie / General discussionsReplies: 9Last Post: 3rd Jun 2025, 16:52 -
how to create a .wav file empty correspondant to a video-only file?
By marcorocchini in forum Newbie / General discussionsReplies: 19Last Post: 22nd Jul 2022, 15:11 -
How to Create a Batch File For Subtitle Downloading
By ridibunda in forum Video Streaming DownloadingReplies: 4Last Post: 6th Apr 2022, 13:33 -
How to create video thumbnail using ffmpeg?
By iKron in forum Newbie / General discussionsReplies: 8Last Post: 28th Jul 2021, 04:01 -
Batch file to extract/convert all tx3g files in an .mp4 file
By olpdog in forum SubtitleReplies: 1Last Post: 23rd Aug 2020, 18:40