Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HLSPlugin.swc Flash Builder release build version compiles with errors #79

Open
theginbin opened this issue Jan 17, 2014 · 7 comments
Open

Comments

@theginbin
Copy link

Hello.

I am embedding the HLSPlugin.swc into my Flash Builder 4.7 ActionScript custom video player project. The debugger version compiles and plays without error. However, the release build version does not.

This is the error I get when trying to play the video on a server:
VerifyError: Error #1021: At least one branch target was not on a valid instruction in the method.
at org.denivip.osmf.net.httpstreaming.hls::HTTPStreamingMP2TSFileHandler/processES()
at org.denivip.osmf.net.httpstreaming.hls::HTTPStreamingMP2TSFileHandler/processPacket()
at org.denivip.osmf.net.httpstreaming.hls::HTTPStreamingMP2TSFileHandler/processFileSegment()
at org.denivip.osmf.net.httpstreaming.hls::HTTPHLSStreamSource/doSomeProcessingAndGetBytes()
at org.denivip.osmf.net.httpstreaming.hls::HTTPHLSStreamSource/getBytes()
at org.denivip.osmf.net.httpstreaming.hls::HTTPHLSNetStream/onMainTimer()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()

Any help with this? I've seen you post about "-dump-config=hlsplugin.xml", but not sure how this helps me.

Thanks so much!

@D3adKnight
Copy link
Member

Could you give me the link to the stream in use?

@theginbin
Copy link
Author

@D3adKnight
Copy link
Member

You use Flex SDK 4.6?

@theginbin
Copy link
Author

using flash builder 4.6 to export release build of HSLPlugin.swc, but the project I merge it with is built in FB 4.7 as an ActionScript project. Previously I was including your swc with no problems, but was using your version before September 2013. If I use the debugger version of the latest code, I do not get any errors, but I can't use this because the file size is too high.

@liulingfree
Copy link

The same problem happened to me

@lucky-zj
Copy link

@liulingfree,@theginbin Has this problem been solved for you?the same problem happened to me

@dangerden
Copy link
Member

@D3adKnight Could you please have a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants