protyposis / AudioAlign

Audio Synchronization and Analysis Tool
GNU Affero General Public License v3.0
137 stars 16 forks source link

Can not add audio from video files #14

Closed Johndirr closed 6 months ago

Johndirr commented 6 months ago

When I try to add a video file (mkv, avi) to AudioAlign I get the following error:

Cannot open file. Object reference not set to an instance of an object. grafik

Adding audio files works fine. In the previous versions that I had to build myself this was working fine, so I guess it's a bug. Or is this the correct behavior of the application?

protyposis commented 6 months ago

Thanks for reporting. I can confirm this is a bug, and a fix is in progress.

protyposis commented 6 months ago

This problem should be fixed in https://github.com/protyposis/AudioAlign/releases/tag/v1.6.0. Please let me know if it works for you.

Johndirr commented 6 months ago

Works like a charm now. Thank you!