qfjp / MediaLibraryCompression

A script to convert video files to x265 codec in mp4 containers. Forces hvc1 for MacOS Big Sur compatibility
GNU General Public License v3.0
2 stars 1 forks source link

Can delete files currently being processed by another instance #2

Closed qfjp closed 1 year ago

qfjp commented 1 year ago

Run it twice, and they will both try to convert the same file. SIGHUP one process, and it removes the file that is currently being converted.