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

Error: [FlashyWrappers error] Exporting of video failed: Cannot Decode (The media data could not be decoded on this device.) #30

Open
jkpatel1463 opened this issue Aug 24, 2017 · 3 comments

Comments

@jkpatel1463
Copy link

jkpatel1463 commented Aug 24, 2017

When I try the ANE in iPhone, it works fine while iPad throws error. below, i listed configuration of device:
Device: iPad4
Os Version: 10.3.1

I am using 2.55 version of the Flashywrapper (FW_2_55_premium)

Error Stack Trace.
at com.rainbowcreatures::FWVideoEncoder/throwError()[/Users/apple/Desktop/Flash_Native_Extensions/FlashyWrappers_SVN/rainbowcreatures_flashywrappers/FW_src_stable/com/rainbowcreatures/FWVideoEncoder.as:1365]
at com.rainbowcreatures::FWVideoEncoder/onStatus()[/Users/apple/Desktop/Flash_Native_Extensions/FlashyWrappers_SVN/rainbowcreatures_flashywrappers/FW_src_stable/com/rainbowcreatures/FWVideoEncoder.as:1359]

@jkpatel1463
Copy link
Author

jkpatel1463 commented Aug 24, 2017

I found that the same error occurred while minimizing the app. but i do not minimize it when i have error & This error occurred every-time & my animation is not shown on screen as well.
If i comment the code for recording (videoencoder.start(24, FWVideoEncoder.AUDIO_STEREO); soundmixer.startCapture();) then animation on screen is appeared.

@rainbowcreatures
Copy link
Owner

Hey, what version is the iPhone where it works (iOS version as well)?

The stack trace doesn't tell me as much, I can't see the error itself, just the trace leading up to it - could you provide the error message as well? A sample project with steps to reproduce would help to speed debugging the issue too.

@jkpatel1463
Copy link
Author

Hello @rainbowcreatures

I am using 2.55 version of the Flashywrapper (FW_2_55_premium)

i will prepare a sample projects and will mail you back.

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

2 participants