Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: ivitek on May 02, 2020, 03:17:13 PM

Title: [Solved] Error loading sequential files
Post by: ivitek on May 02, 2020, 03:17:13 PM
When opening video file, alert "There are several files with sequential file names. Should they be all loaded?" appears.
Clicked Yes, but only first file is opened. In previous version worked fine... (https://www.avidemux.org/nightly/win64/avidemux_r200415_win64Qt5_96.zip)

Version: https://www.avidemux.org/nightly/win64/avidemux_r200430_win64Qt5_97.zip (https://github.com/mean00/avidemux2/commit/0a7883af67765f4d496273ff713292759a132209)
Win10 64 bits, files are 2GB ts (h264, AAC, AC3) from dvb-t recorder...
Title: Re: Error loading sequential files
Post by: eumagga0x2a on May 02, 2020, 04:53:26 PM
Could you please delete the corresponding *.idx2 file, open the first file of the set in Avidemux, approve auto-append, close Avidemux and attach the resulting admlog.txt file (if necessary, compressed as zip or 7z) to your reply?

There were massive changes to multiloading recently, not just the new SPS check which would produce a popup if it fails.
Title: Re: Error loading sequential files
Post by: ivitek on May 02, 2020, 05:04:28 PM
Done
Title: Re: Error loading sequential files
Post by: eumagga0x2a on May 02, 2020, 05:11:26 PM
Thanks, looking into it, definitely not SPS check related.
Title: Re: Error loading sequential files
Post by: eumagga0x2a on May 02, 2020, 06:19:31 PM
I see, a stupid mistake (an omitted cast). Patch follows in a few minutes.
Title: Re: Error loading sequential files
Post by: eumagga0x2a on May 02, 2020, 06:25:30 PM
Should be fixed now (https://github.com/mean00/avidemux2/commit/0e4cc58131e5fe5fe0b10380a2771ad401290ae9), thank you very much for your prompt report.
Title: Re: Error loading sequential files
Post by: ivitek on May 02, 2020, 07:17:26 PM
Thank you! for Avidemux! I'm using it every day and I'm looking forward for next versions.