jerryliuoft / SilenceRemover

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

timeline.xml crashes Resolve #13

Open sharno opened 1 week ago

sharno commented 1 week ago

When I try import the timeline.xml file it crashes Resolve and when I checked out the file in a VSCode it looks like it has the path like this:

image

The file of doesn't exist on C:\ And I'm not sure if Resolve is crashing because of the URL here but maybe it is? Can you provide some help on how to import the timeline?

jerryliuoft commented 6 days ago

Oh interesting, I think the problem is that browser probably don't have access to your local drive informations. I think that's a good thing so website isn't randomly accessing your files on your computer.

I think the easiest way to fix this is to just manually search and replace those path with the correct one using notepad or something similar. Give that a try?

jerryliuoft commented 6 days ago

I also see bunch of NaNs in the file, those could be problematic too. I think this particular mkv you are using might be hitting this program's parsing limit.

Mkvs are tricky, they are all the same filetype but the encryptions are wildly different, might as well call them random video files.