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

#1473 Can you even replace SoundStreamHeads?
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: Sound
State: closed Help

I wanted to replace some music and sounds with more clearer music and sounds, but there isn't an option to do so. Can you please implement an option to replace SoundStreamHeads? I would be really appreciated if you do so.
admin
As far as I remember, SoundStreamHead always has tags which contain sound parts for movie frames. To properly replace such sound, we need to be able to create such parts - to split new sound across frames (+ decode/encode), which is hard task - this is why it's not implemented yet. I don't know how to do it, so it probably won't be implemented.
admin
State: new→postponed
admin
FFDec version 18.2.0 supports replacing SoundStreamHead.
State: postponed→upgraded
admin
State: upgraded→closed