JPEXS Free Flash Decompiler Issue Tracker

INFO: Problems with AV false positives are fixed in 25.0.0, now we sign our code and also use MSI installer type.

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#2550 Video framecount corruption while replacing a DefineVideoStream's flv video file.
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: ImportVideo
State: upgraded Help

> What steps will reproduce the problem? Step 1: export a DefineVedeoStream's flv file(using right click->Export Selection). Step 2: replace DefineVedeoStream's video with the previously exported file(using the Replace button under the SWF preview) Step 3: try playing the video back(at around the half way point the re-imported video will start "playing" in a corrupted fashion) > What is the expected output? What do you see instead? id expect to see the exported, then re-imported video playback as normal. instead the frame count of the video gets corrupted(it seems to be doubled) causing video corruption. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? using version 24.1.0, with Windows 11 24H2 > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. the bug was introduced around version 21.1.0, version 21.0.5 behaved as expected. the flv files export correctly and can be played back in vlc, it only seems to be importing that causes problems. the problem still exists in the 3326 nightly build.
This should be fixed in nightly 3330.
State: new→upgraded