jerryliuoft / SilenceRemover

Help cut and shorten your video by removing all low audio parts
https://videosilenceremover.web.app
17 stars 2 forks source link

Cannot export #2

Closed Christian0112 closed 10 months ago

Christian0112 commented 11 months ago

Hi! This tool seems amazing. But I also cannot export my videos. I tries both Firefox and Chrom on Mac. The error message I get is:

FFMPEG_END

My file is 101 MB big.

Thank you! Christian

jerryliuoft commented 11 months ago

Thanks Cristian! FFMPEG_END just means conversion finished so I'm not sure what went wrong.

but if you are still having this problem, can you try copy and paste anything that starts with [ffmpeg] in the console?

ie. on chrome: right click -> inspect -> console (top tab) -> start the export -> see what gets printed out and if anything that's red

Christian0112 commented 11 months ago

Hi Jerry!

Thank's so much for your answer. It still doesn't work. Just to be sure: I should be able to download the edited mp4 file? Not just an xml file (which I can download but don't know what to do with)?

If I look into console, as you described, the red part say:

index-0e8b7cc3.js:128 Uncaught (in promise) Error: ffmpeg.FS('readFile', 'out.mp4') error. Check if the path exists at Object.I [as FS] (index-0e8b7cc3.js:128:4996) at HTMLButtonElement.v [as $$click] (index-0e8b7cc3.js:243:2863)

Thank you for any help you might be able to provide! Christian

jerryliuoft commented 11 months ago

The previous person was also having this problem! Yea you can just download the video, the xml is for video editing software like davinci resolve or premier.

I did a quick search, and I think this is due to the cuts. If you remove all the cutting zones, and just have 1 zone left, if my hypothesis is right, then that should work.

then you might want to do some trial and error and see which particular cuts don't work. or it might be there are too many zones? I've yet to figure out if there's a maximum

jerryliuoft commented 10 months ago

this should be fixed on the latest version