FallingSnow / h265ize

A node utility utilizing ffmpeg to encode videos with the hevc codec.
MIT License
527 stars 81 forks source link

--delete and -p should conflict. #95

Open skarekrow opened 7 years ago

skarekrow commented 7 years ago

Otherwise you're left with a preview file replacing the original :D

FallingSnow commented 7 years ago

Uww, good catch. Will fix that.