Commit Graph

11 Commits

Author SHA1 Message Date
e5b2043298 Add ssim filter 2022-10-24 12:48:20 +02:00
d3753ac831 WIP Add psnr function 2022-10-24 12:41:45 +02:00
bd241c3b6f WIP fix some typing stuff 2022-10-24 11:03:09 +02:00
4436528512 VMAF score in function 2022-10-24 10:25:40 +02:00
f07ccc0efd WIP move encoding to separate functions 2022-10-24 10:08:30 +02:00
828f2a275d Bump to v0.0.1a2 2022-10-23 21:06:38 +02:00
1faa2ae0cd Modify h.264 and h.265 options 2022-10-23 21:00:59 +02:00
31e10cf1cb Move encoding options. Add version variable 2022-10-23 20:56:13 +02:00
207561a95c Don't save output file name 2022-10-23 20:53:21 +02:00
fd428d964f Remove encoded file after finishing 2022-10-23 20:10:17 +02:00
183336c4b2 Python script run through various encoding scenarios automatically
- Saves results in a csv file
        - VMAF scoring (mean, min)
        - File size
2022-10-23 20:01:10 +02:00