gacopl / dvmkv2mp4

Convert any Dolby Vision/HDR10+ MKV to DV MP4 that runs on many devices
198 stars 36 forks source link

Recursion flag feature request #34

Open CitizenDev opened 1 year ago

CitizenDev commented 1 year ago

Could a feature be added to also scan through all subfolders in order to convert whole library in one go?

Of course optionally with added flag

gacopl commented 1 year ago

maybe some day in the meantime just use find with exec

CitizenDev commented 1 year ago

Can you give me an example how one would do that? Thanks

gacopl commented 1 year ago

something along those lines https://unix.stackexchange.com/questions/295965/how-to-use-find-exec-to-execute-command-in-directory-of-found-file-not-curre