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.

#1697 Sprite defined by VideoFrame not rendering and does not export properly.
Author:
Pyrebelle

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Video
State: closed 

> 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.
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.
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.
I can't think of any way to extract frames from this flash with transparency. Not even
Flash CS can do that.
State: new→postponed
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
State: upgraded→closed