Commit Graph

34 Commits

Author SHA1 Message Date
cbed1907da Add TODO
Some checks failed
ci/woodpecker/push/linting Pipeline failed
2022-11-09 19:48:49 +01:00
f36e379625 New video source 2022-11-09 19:48:42 +01:00
e9f38f56ba Moving video files to "source" subfolder 2022-11-09 19:48:25 +01:00
2404afb1d0 WIP bubble chart
Some checks failed
ci/woodpecker/push/linting Pipeline failed
2022-10-31 16:04:37 +01:00
ae1507d478 Concatenate encoder and preset into one column
Some checks failed
ci/woodpecker/push/linting Pipeline failed
2022-10-28 11:16:31 +02:00
e4baf3d28f Version v0.0.1a3
Some checks failed
ci/woodpecker/push/linting Pipeline failed
ci/woodpecker/tag/linting Pipeline failed
2022-10-24 21:26:58 +02:00
5b3fc22f55 Add SSIM and MSE (using PSNR) scores 2022-10-24 21:26:45 +02:00
9db7bc6adb Ignore *.log files 2022-10-24 21:26:19 +02:00
1f5036effe Install requirements
Some checks failed
ci/woodpecker/push/linting Pipeline failed
2022-10-24 20:23:33 +02:00
617f21846e Add Woodpecker badge
Some checks failed
ci/woodpecker/push/linting Pipeline failed
2022-10-24 20:21:24 +02:00
4ffb502c89 Add CI and pyright settings
Some checks failed
ci/woodpecker/push/linting Pipeline failed
2022-10-24 20:20:07 +02:00
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
2bade18bff Ignore encoded folder 2022-10-23 20:10:10 +02:00
c9ec5b1c79 Add requirements.txt file 2022-10-23 20:06:33 +02:00
7a3d439211 ignore vmaf.json and any csv file 2022-10-23 20:03:44 +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
e338651ad6 Add notes on crf and preset values for encoders 2022-10-23 18:48:06 +02:00
8d350e572d Add file with media info 2022-10-23 17:17:47 +02:00
c4c03a875b Add resources list 2022-10-23 17:11:55 +02:00
7715bfbe39 Add video files (LFS) 2022-10-23 16:58:41 +02:00
037673ef73 Remove gitignore 2022-10-23 16:58:24 +02:00
1303487910 Video files with lfs 2022-10-23 16:55:44 +02:00
d54f01efaf Ignore video files 2022-10-23 16:55:39 +02:00
50e24e8a9a Fix line breaks 2022-10-23 16:50:26 +02:00
adbfada546 Add readme 2022-10-23 16:45:41 +02:00