anthwlock / untrunc

Restore a truncated mp4/mov. Improved version of ponchio/untrunc
GNU General Public License v2.0
1.87k stars 182 forks source link

snap install ~> Could not open file #80

Closed sangaman closed 3 years ago

sangaman commented 3 years ago

I'm unable to use untrunc-anthrwlock on Ubuntu 20.10, installed from snap store. When I try to use it on a known good video file and a known broken video file, I always get a Could not open file error on the first "good" file path I pass to the argument. I'm 100% certain the path is correct, the video is playable, and the permissions are fine (I've tried sudo for good measure). Any idea what is going on?

anthwlock commented 3 years ago

Probably a duplicate: https://github.com/anthwlock/untrunc/issues/73#issuecomment-727241597

You can leave this open though, so that I will remember to check if the removable-media can be added to snapcraft.yaml.

sangaman commented 3 years ago

Yes that was indeed the issue, moving all the files to my home folder made the problem go away. Sorry I didn't find the duplicate issue first.

anthwlock commented 3 years ago

Looks like I already added the removable-media plug, and it even seems to be working. So I am closing this, since I don't know of any further ways to allow wider access. In case someone finds anything, lmk.