Small utility to check Dolby Vision EL layer and extract it to MKV if it's FEL
Go to file
jlw4049 a0014bfe7b refactor: -p now just sends a message with an exit code of 1 instead of a tkinter pop up
feat: added --working-dir/-w arg, that will store all the working files in
feat: added a check if the user tried to use both -c and -p it would error out
feat: if working directory isn't supplied it'll mke the working directly the file input
fix: grammar
feat: now writes json data for processed stuff, to prevent re processing if it's already been done before
feat: v0.1.1
2024-07-22 15:36:40 -04:00
.gitignore Initial commit 2024-07-21 23:02:28 -04:00
build.py Initial commit 2024-07-21 23:02:28 -04:00
dv_check.py refactor: -p now just sends a message with an exit code of 1 instead of a tkinter pop up 2024-07-22 15:36:40 -04:00
LICENSE Initial commit 2024-07-21 22:47:36 -04:00
poetry.lock Initial commit 2024-07-21 23:02:28 -04:00
pyproject.toml Initial commit 2024-07-21 23:02:28 -04:00
README.md Initial commit 2024-07-21 22:47:36 -04:00

DVCheck

Small utility to check Dolby Vision EL layer and extract it to MKV if it's FEL