• Joined on 2022-08-05
exu pushed to main at exu/ffmpeg-encoding-benchmark 2022-10-24 14:58:17 +02:00
e5b2043298 Add ssim filter
d3753ac831 WIP Add psnr function
Compare 2 commits »
exu pushed to main at exu/ffmpeg-encoding-benchmark 2022-10-24 11:03:47 +02:00
bd241c3b6f WIP fix some typing stuff
4436528512 VMAF score in function
f07ccc0efd WIP move encoding to separate functions
Compare 3 commits »
exu pushed tag v0.0.1a2 to exu/ffmpeg-encoding-benchmark 2022-10-23 21:07:16 +02:00
exu pushed to main at exu/ffmpeg-encoding-benchmark 2022-10-23 21:07:12 +02:00
828f2a275d Bump to v0.0.1a2
exu pushed to main at exu/ffmpeg-encoding-benchmark 2022-10-23 21:01:15 +02:00
1faa2ae0cd Modify h.264 and h.265 options
exu pushed to main at exu/ffmpeg-encoding-benchmark 2022-10-23 20:56:26 +02:00
31e10cf1cb Move encoding options. Add version variable
exu pushed to main at exu/ffmpeg-encoding-benchmark 2022-10-23 20:53:32 +02:00
207561a95c Don't save output file name
exu pushed tag v0.0.1a1 to exu/ffmpeg-encoding-benchmark 2022-10-23 20:50:14 +02:00
exu pushed to main at exu/ffmpeg-encoding-benchmark 2022-10-23 20:10:28 +02:00
fd428d964f Remove encoded file after finishing
2bade18bff Ignore encoded folder
Compare 2 commits »
exu pushed to main at exu/ffmpeg-encoding-benchmark 2022-10-23 20:06:46 +02:00
c9ec5b1c79 Add requirements.txt file
exu pushed to main at exu/ffmpeg-encoding-benchmark 2022-10-23 20:04:15 +02:00
7a3d439211 ignore vmaf.json and any csv file
183336c4b2 Python script run through various encoding scenarios automatically
e338651ad6 Add notes on crf and preset values for encoders
Compare 3 commits »
exu pushed to master at arch-pkgbuilds/vivictpp 2022-10-17 14:09:45 +02:00
9dfdb6052f Modify upstream URL
exu pushed to master at arch-pkgbuilds/vivictpp 2022-10-17 13:49:28 +02:00
bd4927c9b8 Update to 0.2.3
exu pushed to master at arch-pkgbuilds/vivictpp 2022-10-17 13:48:39 +02:00
f4df77fbb3 Modify dependencies
exu pushed to master at arch-pkgbuilds/vivictpp 2022-10-17 13:45:49 +02:00
9960ea5f72 Updated dependencies
exu pushed to master at arch-pkgbuilds/vivictpp 2022-10-17 13:40:35 +02:00
dd23953126 Readd sdl2_ttf dependency
exu pushed to master at arch-pkgbuilds/vivictpp 2022-10-17 13:37:30 +02:00
1dc01b6736 Update dependencies
exu pushed to master at arch-pkgbuilds/vivictpp 2022-10-17 13:27:40 +02:00
77dc90b593 Update to 0.2.3
exu pushed to main at exu/music-normalize 2022-10-08 14:16:03 +02:00
4eca8bfb41 Remove print statement
exu pushed to main at exu/music-normalize 2022-10-08 14:15:46 +02:00
5d064b53fc Separated ffmpy arguments into dicts. (use later to include covers)