Search found 2 matches

by grimatoma
Tue Oct 17, 2023 4:42 am
Forum: MP - Suggestions
Topic: Use existing video thumbnail image if present instead of generating a new one.
Replies: 0
Views: 818

Use existing video thumbnail image if present instead of generating a new one.

Using an alternative program I can embed a thumbnail into my video files but XnView still generates a new one. Please make it so that it checks if there is an existing one and reuses that instead.

Code that can be used to merge thumbnails with a video
ffmpeg -hide_banner -i video.mp4 -i thumbnail ...
by grimatoma
Wed Sep 27, 2023 1:44 am
Forum: MP - Suggestions
Topic: Add ability to have more frames in the video thumbnail
Replies: 0
Views: 652

Add ability to have more frames in the video thumbnail

Currently the thumbnails for a video is only 4 frames but in most cases this is not enough details to know what video it is. I often use very large thumbnails and it would be really great if I had the option to do a 3x3 grid.
Alternatively have the ability to customize it.
Either way having 9 frames ...