dfaust / soundkonverter

soundKonverter is in maintenance mode, PRs are welcome.
https://github.com/dfaust/soundkonverter/wiki
98 stars 26 forks source link

Vorbisgain error: "Couldn't open file '.esd_auth' as vorbis: Input truncated or empty." #68

Open mvbs23 opened 6 years ago

mvbs23 commented 6 years ago

Whenever I try to use the ReplayGain tool with ogg files it fails, skipping them. On the other side it works with mp3gain, and vorbisgain from the console is working too, so it must be something related to vorbisgain and its integration with soundkonverter.

ReplayGain.txt

mvbs23 commented 6 years ago

I deleted the .esd_auth file at the home folder and tried again. This time the log changed:

Couldn't process '.gksu.lock': File does not contain Vorbis data

I deleted the .gksu.lock file too and tried again. And it worked once. Tried again and it didn't work this time, showing this in the log:

Couldn't open file '.mdk-menu-migrated' as vorbis: Input truncated or empty.

Again I deleted this file, tried, and now the problem file is .xsession-errors, what I suppose has nothing to do at this stage.

dfaust commented 6 years ago

The problem is, that vorbisgain is called with empty arguments (from the log: /usr/bin/vorbisgain --album --fast "" "" "" "" "". I'm not sure why that is and I have a lot to do at the moment. I suggest you disable replay gain calculation for now.

Also please state the version of soundkonverter, you are using.

mvbs23 commented 6 years ago

Mmh, I think it has something to do with the ogg files. I tried with others recently converted (Replay Gain option enabled) and it had no flaws, it can recalculate them with the same tool. And sure, it's from the precompiled package of PCLinuxOS:

This is soundKonverter 3.0.1 / Compiled with TagLib 1.11.1

As well the version of vorbis:

VorbisGain v0.36 (libvorbis 1.0)