video-compare icon indicating copy to clipboard operation
video-compare copied to clipboard

Split screen video comparison tool using FFmpeg and SDL2

Results 14 video-compare issues
Sort by recently updated
recently updated
newest added

in order to sync videos which are offset slightly requires a ton of trial and error using the -t flag. first guessing a value, then observing the offset then closing...

enhancement
help wanted

On win 10 though its working from browser, not on win7, just blackscreen, and `video-compare.exe h264.mp4 h265.mp4` from cmd results in crash

wontfix
os: windows

Could I request for features here? One of them would be to have a shortcut that allows us to save PNGs at the point of the video Full PNGs of...

enhancement

Great utility to compare results of enhanced videos, thanks for sharing it! I was about to create a [Homebrew](https://brew.sh/) formula for it for Mac users, but for some reason that...

help wanted

I often get sent similar videos via the discord cdn (links to raw video files) and find myself downloading both of them with yt-dlp/aria2 before firing up video-compare to check...

enhancement

How to loop the video continuously so i can play indefinitely ?

help wanted

There is vulkan implementation in some builds of ffmpeg. Would be possible to decode video by hardware, thus accelerating the output?

enhancement
help wanted

I added video-compare to the AUR: https://aur.archlinux.org/packages/video-compare Please comment if there are any problems building/installing

This is amazing, thank you for build it! 🙏 Is there a command line argument I can use to loop the videos by default?

enhancement

## Problem definition It seems that in order to perform frame-by-frame navigation with the `A` and `D` keys, frames have to be buffered already. When navigating to some point in...

enhancement