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

Split screen video comparison tool using FFmpeg and SDL2

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

With so many amazing features, i think it will be great to see a printed text with controls/shortcuts available on screen, as you have the file names or frames. Currently...

enhancement

At times, I need to overlay the RGB or YUV color histogram of both videos onto the source to examine for saturated pixels and/or quantization. To facilitate this task, I've...

contribution

Hi Firstly Thank You For Created Awsome Comparer, I Also Wanted To Contribute This Good Project,And I Created Multi File Comparer Without Any Command Just Create video-compare.exe Folder, Folder Named...

contribution
os: windows

not a major bug, but it display some error code

help wanted

Here is a small bash script that can be used to compare SDR and HDR videos on any display: ```bash #!/bin/bash usage() { echo "Usage: $0 [OPTIONS]... " echo ""...

contribution