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

A error message on Play Audio #5315

Closed
finscn opened this issue Sep 19, 2016 · 9 comments
Closed

A error message on Play Audio #5315

finscn opened this issue Sep 19, 2016 · 9 comments
Labels

Comments

@finscn
Copy link

finscn commented Sep 19, 2016

I've add a SFX on button click .
when I click the button , the audio could be played normally.
But there is an error message on Terminal :

[58559:39183:0920/024521:ERROR:ffmpeg_demuxer.cc(1510)] OnReadFrameDone result=-541478725 IsMaxMemoryUsageReached=0

The audio file is a small OGG ( 4KB ).

@rogerwang
Copy link
Member

Could you please upload the example? And does it appear in Chromium browser as well?

@finscn
Copy link
Author

finscn commented Sep 20, 2016

test.zip

In my case use dataURL. the ogg file also in test.zip

@abdelaz3r
Copy link

I've same problems. Any solution ?

@finscn
Copy link
Author

finscn commented Jan 25, 2017

Is there any news about this issue ?

@Christywl
Copy link
Contributor

@finscn , I tried your case, but failed to play audio, and another errors occurred.

~/nwjs/bugs/5315/1$ ../../../build/nwjs-sdk-v0.21.3-linux-x64/nw .
[26918:26918:0322/133019.005114:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain
[26920:26942:0322/133022.713097:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"FFmpegDemuxer: demuxer error: 13"}
[26920:26920:0322/133022.713313:ERROR:render_media_log.cc(30)] MediaEvent: PIPELINE_ERROR demuxer: could not parse
[26920:26942:0322/133026.625196:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"FFmpegDemuxer: demuxer error: 13"}
[26920:26920:0322/133026.625403:ERROR:render_media_log.cc(30)] MediaEvent: PIPELINE_ERROR demuxer: could not parse

So I tried another audio/ogg test case, it worked well for me on Linux/Windows with nwjs-sdk-v0.21.3. No error happened.
5315_test.zip

@bschmitlin
Copy link

bschmitlin commented Apr 14, 2017

I have what seems to be the same issue in nwjs 0.21.6 where video playback fails (tested on osx and Windows)
[86684:37891:0414/161213.746401:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"FFmpegDemuxer: failed creating video stream"} [86684:37891:0414/161213.746477:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"FFmpegDemuxer: no supported streams"} [86684:775:0414/161213.746554:ERROR:render_media_log.cc(30)] MediaEvent: PIPELINE_ERROR demuxer: no supported streams
The exact same project works fin on nw 0.19.5

@rogerwang
Copy link
Member

close until more information is available

@rogerwang
Copy link
Member

@bschmitlin old submit another issue

@rogerwang
Copy link
Member

s/old/please

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

No branches or pull requests

5 participants