jonataslaw / VideoCompress

Compress videos, remove audio, manipulate thumbnails, and make your video compatible with all platforms through this lightweight and efficient library.
MIT License
230 stars 279 forks source link

compressing large .mov video is removing audio #225

Open roun512 opened 1 year ago

roun512 commented 1 year ago

I'm trying to compress a large (8GB) 4K video, it's working and all the audio is gone. includeAudio is true but it's not working for this specific video, what could be the reason? or how can I debug it to get a clearer view?