Skip to content

Error opening files for processing in Linux #20

@GuerreroNinja

Description

@GuerreroNinja

I get an error when I try to open MKV files for changing the default subtitles. This error seems a bit random, sometimes it shows when opening the files through the file selector (and I can't process them), sometimes it shows after I process the files (and it works as intended) and sometimes it just works without issues. Seems it is somewhat related to the content of the MKV file.

OS: Manjaro Linux Kernel 6.12.4-1
X11 KDE Plasma 6.2.4
Qt Version: 6.8.1

Framework: .NET 8.0.2
RuntimeIdentifier: linux-x64
OS: Manjaro Linux

No mkv file info.

NEbml.Core.EbmlDataFormatException: I/O error occurred.
at NEbml.Core.EbmlReader.ReadVarInt(Int32 maxLength)
at NEbml.Core.EbmlReader.ReadElement()
at NEbml.Core.EbmlReader.ReadNext()
at MatroskaLib.MatroskaReader._ReadSeekHead(EbmlReader reader, FileStream fileStream, List`1 seekList)
at MatroskaLib.MatroskaReader.ReadMkvFiles(String[] filePaths)
at MatroskaLib.MkvFilesContainer..ctor(String[] filePaths)
at MkvDefaultTrackChanger.MainForm.LoadFiles()
at MkvDefaultTrackChanger.MainForm.BtnBrowseFilesClick(Object sender, EventArgs e)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions