JPEXS Free Flash Decompiler Issue Tracker

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

NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issuesList of issues

#1829 Exporting to AVI adds extra pixel line to width and height
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AVI
State: closed Help

> What steps will reproduce the problem? Select multiple frames and export as AVI. > What is the expected output? What do you see instead? Let's say the image/frame resolution is 640x480. The expected resolution is of course 640x480 but you get 641x481 which can be clearly seen because the extra pixel lines are white and positioned to the right and the bottom of the exported AVI file. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? JPEXS 15.1.1 latest stable Windows 10 64 bit
This should be fixed in nightly 2044 or later.
State: new→upgraded
State: upgraded→closed