JPEXS Free Flash Decompiler Issue Tracker

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

#1697 Sprite defined by VideoFrame not rendering and does not export properly.
Author: user Pyrebelle
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Video
State: closed Help

> What steps will reproduce the problem? I have attached the file I'm working on. > What is the expected output? What do you see instead? The sprite should be an animated sequence of the frames of the videostream, instead I see a wireframe box. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? Bug present in both 14.4.0 and 14.4.0 Nightly 1933 > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. I have also uploaded a screenshot of the bug in effect. I know this is such a niche problem and that there are probably better ways of doing this, but this is how this flash file was given to me and I need to extract as many of the original assets as I can so that this can be updated to not flash.
Downloadtest.swf (81 KiB)Downloadbuscreenshot1.png (134 KiB)Downloadbugscreenshot2.png (107 KiB)
user
This is a known limitation, read issue #1676. It will never be fixed. Despite not being able to see it, you can still export the video to FLV. Exporting the sprite is pointless, as it is simply a placeholder for the video.
user
Even if this can't be fixed, is there another way I can extract the frames with transparency of the videostream it pulls frames from? If I export the videostream as an flv it replaces the transparency with black and that's going to be really hard to clean manually.
user
I can't think of any way to extract frames from this flash with transparency. Not even Flash CS can do that.
admin
State: new→postponed
admin
Good news! In nightly 2306, you can properly display frames with video and DefineVideoStream tag right in the FFDec. Also transparency is handled correctly. Only thing you need is VLC media player installed.
State: postponed→upgraded
admin
State: upgraded→closed