You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I build this ffmpeg_branding as ChromeOS, still no luck. Not able to play any file here.
nw.0.12.2 ffmpeg_branding with ChromeOS is broken.
upvishalup
changed the title
Compiling nw0.12.2 to support media format supported by ChromeOS
Compiling nw0.12.2 ffmpeg_branding ChromeOS Fails, while successful build nw.js v0.13.0-beta4 does not play anything
Jan 21, 2016
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Changing ffmpeg_branding to
ChromeOS
while building node-webkit on Windows,['chromeos == 1', { 'ffmpeg_branding%': '<(branding)OS', }, { # otherwise, assume Chrome/Chromium. 'ffmpeg_branding%': 'Chrome', }]
getting error as
yasm: FATAL: unable to open include file 'config.asm' ninja: build stopped: subcommand failed
Where I am going wrong? Like to have support for media format like avi
Take refernce from here too, but no luck.(#1461)
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: