Avidemux Forum

Avidemux => Windows => Topic started by: alphadec on February 04, 2022, 05:48:00 PM

Title: exceptionfilter error
Post by: alphadec on February 04, 2022, 05:48:00 PM
I am using the lastest version 2.8.0

When I load in a clip (ts file) verything is okey

if I try to edit, then after I have click on ctrl+x to remove that clip then I get this error:

"exceptionfilter" and the program is crashing.

Anyone got a clue why this happens. ?
Title: Re: exceptionfilter error
Post by: eumagga0x2a on February 04, 2022, 05:51:54 PM
Please use the latest 2.8.1 nightly (VC++ (https://avidemux.org/nightly/vsWin64/) or MinGW (https://avidemux.org/nightly/win64/)). The crash copying to clipboard when the selection extends to the end of video was reported after the release was already out.

edit: Ctrl+X = Ctrl+C + Del (copy selection to clipboard and delete selection in one go). Pure delete operation (Del) was not affected by this bug.
Title: Re: exceptionfilter error
Post by: alphadec on February 04, 2022, 06:01:49 PM
Quote from: eumagga0x2a on February 04, 2022, 05:51:54 PMPlease use the latest 2.8.1 nightly (VC++ (https://avidemux.org/nightly/vsWin64/) or MinGW (https://avidemux.org/nightly/win64/)). The crash copying to clipboard when the selection extends to the end of video was reported after the release was already out.

That version works, no issues.