Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Add information about the ffmpeg lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytten authored Jul 18, 2016
1 parent aa21652 commit 810e70d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ The output is in `./dist`. Take a look in `gulpfile.coffee` for additional tasks

**TIP**: for OS X, use the `run:osx64` task to build the app and run it immediately.

**TIP**: to be able to play MP3 and H264, you need to replace the ffmpeg lib in NWJS with the one provided in this repository: https://github.com/iteufel/nwjs-ffmpeg-prebuilt/. The best way is to copy-paste it in the corresponding NWJS package (located in the cache) before building the software.

## Debugging

With the move to nw.js 0.14.x, Messenger for Desktop now runs as a Chrome Extension. Node and WebKit run in two different contexts. When debugging
Expand Down

0 comments on commit 810e70d

Please sign in to comment.