Skip to content

Commit

Permalink
update ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
hanayik committed Mar 5, 2018
1 parent d6ac8c1 commit ba2780d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ function ff() {

},
this.shouldOverwrite = '-y', // do overwrite if file with same name exists
this.threadQueSize = '50', // preallocation
this.threadQueSize = '512', // preallocation
this.cameraFormat = 'avfoundation', // macOS only
this.screenFormat = 'avfoundation', // macOS only
this.cameraDeviceID = '0', // macOS only
Expand Down
Binary file modified ffmpeg/ffmpeg
Binary file not shown.

0 comments on commit ba2780d

Please sign in to comment.