Trying to batch convert a lot of old audio files at about 10% of them work fine, mixed through multiple folders. The rest, some in the same folders as the few working ones and some all on their own give me an error with the file location and " (1)avformat_open_input failed -1094995529, file=" and the file path again. I found some other posts that suggest this is saying that there are file permission errors for these files but I am unsure why that would be when some other files in the same folders work fine. Is there anyway to change this to get them all to convert?
These are all going OGG to MP3.
Batch encoding permission error
Re: Batch encoding permission error
Ciuld you please share one of those files, which produces that error with me at xrecode@gmail.com? You could use https://wetransfer.com/
Re: Batch encoding permission error
Thanks. I checked the file and it's corrupted. It does not contain any header so it's impossible to identify the file.
(1)avformat_open_input failed means that program was unable to identify the file, which also happened with this one.
(1)avformat_open_input failed means that program was unable to identify the file, which also happened with this one.
-
- Posts: 3
- Joined: Fri Sep 20, 2024 8:06 pm
Re: Batch encoding permission error
Dang it. Now to see if there is anything I can do to try and fix that. Thanks.