abalabahaha
76dd4f74da
Fix arbitrary ffmpeg
2016-10-02 12:44:59 +09:00
Brian Tanner
0a648e80c9
handle ffmpeg/avconv not found ( #501 )
2016-08-06 08:18:12 -07:00
Brian Tanner
4e8ac47f27
fix econnreset in playRawStream ( #427 )
2016-06-14 13:20:26 +09:00
Brian Tanner
a073010197
fix bug in hookEncodingProcess causing playRawStream to not work ( #392 )
...
* fix typo in hookEncodingProcess
* proper fix for _this4 bug in src, use arrow functions
* Get abalabahaha to build the noobs' changes
2016-05-30 19:10:23 -07:00
Brian Tanner
750f2a2b1b
fix typo in hookEncodingProcess ( #391 )
...
Programmix sucks at this
2016-05-30 15:02:18 -07:00
Programmix
6b5f4fa773
FFMPEG fix (finally) ( #390 )
...
Programmix sucks at this
2016-05-30 11:13:01 -07:00
Programmix
7cf7c0e794
Another attempted fix (w/ help from izy521) ( #386 )
...
* Fix my very silly mistake
* Another FFMPEG issue fix attempt
* Add a missing semicolon
Yes, I really did make a commit just for this. :)
* Another attempted fix (w/ help from izy521)
2016-05-28 20:46:23 -07:00
Programmix
95e3e3e3dc
Another FFMPEG fix attempt ( #384 )
...
* Fix my very silly mistake
* Another FFMPEG issue fix attempt
* Add a missing semicolon
Yes, I really did make a commit just for this. :)
2016-05-28 18:55:56 -07:00
Programmix
b9506d01ab
Fix my very silly mistake ( #382 )
2016-05-28 09:47:14 -07:00
Programmix
2194632b7d
Potential FFMPEG process fix ( #381 )
...
I am by no means sure that this will work. This is an experimental fix.
Please review it carefully; I’m not the best at working with
audio/streams.
2016-05-27 23:09:16 -07:00
Denocle
43b1cc1d56
Fix for the playArbitraryFFmpeg issue ( #351 )
...
* This should probably fix #346
* Updated docs for playArbitraryFFmpeg
2016-05-17 06:30:47 -07:00
abalabahaha
afa5fa1758
Fixes
2016-04-13 00:05:08 -07:00
abalabahaha
930f276828
Aaron copied horrible code from elsewhere
2016-03-12 22:06:30 -08:00
abalabahaha
ef679e87c4
Attempted better ffmpeg handling
2016-03-10 21:40:19 -08:00
abalabahaha
4e58de8cd6
Make FFMPEG error reject encoding
2016-03-06 13:04:23 -08:00
Aaron Scherer
0571958033
Fixing conflicts
2016-02-12 13:08:03 -08:00
Aaron Scherer
3c64cfce4a
Adding volume wrapper
2016-02-10 09:53:05 -08:00
Aaron Scherer
8607a2449c
Allow seeking for FFmpeg
2016-02-09 09:38:48 -08:00
meew0
358c40c355
Set the volume default to 1 as @hydrabolt intended, fixes #154
2016-01-30 10:42:13 +01:00
Jacob
dba7a1d06a
fixed volume option and set default to 25% to avoid hearing loss
2016-01-20 22:26:26 -08:00
meew0
0921484ef6
Add opus sanity check
2015-12-27 17:25:04 +01:00
Amish Shah
0113202c2f
Fixed voice_connection.stopPlaying
...
Now unpipes before destroying
2015-12-26 17:52:20 +00:00
meew0
d09c26c7c1
Add method to play back the output from an arbitrary ffmpeg cmd
2015-12-23 23:20:19 +01:00
Amish Shah
4d43867206
Fixed multiple ffmpeg/avconv processes being alive
2015-12-12 18:04:48 +00:00
Amish Shah
d66b765933
added volume control
2015-12-12 17:52:25 +00:00
abalabahaha
cd4a70cfb2
Fixed the fix and built
2015-12-11 21:37:59 -08:00
abalabahaha
e020287307
Applied change to second function
2015-12-11 20:00:32 -08:00
qeled
d8af1a49ae
Disable ffmpeg logging and ignore stderr
2015-12-11 19:48:32 +00:00
Amish Shah
e16211c4fb
Added stereo support
2015-12-05 21:19:38 +00:00
Amish Shah
d122184b6b
voice fixes
2015-12-05 20:57:23 +00:00
Simon Schick
faa744b1e3
Use import/export since we are using babel, removed unused imports
2015-11-28 17:57:22 +01:00
abalabahaha
3e37c5d91f
Removed trailing spaces, added unbanMember and kickMember
2015-11-11 18:36:24 -08:00
hydrabolt
a9173ec776
Fixed playingFiles
2015-11-08 21:32:44 +00:00
hydrabolt
82206e75b6
Stopped audio encoder outputting directly
2015-11-08 20:51:29 +00:00
hydrabolt
ad536445d9
Fixed ffmpeg/avconv confusions
2015-11-08 16:40:40 +00:00
hydrabolt
36e40d1b35
Fixed order
2015-11-08 16:31:33 +00:00
hydrabolt
30f02e77c4
playing stream
2015-11-08 12:34:59 +00:00
hydrabolt
a1e92dff5c
Made opus truly optional
2015-11-08 10:55:57 +00:00
hydrabolt
04c3dbedac
Fixed memory leaks
2015-11-08 10:09:49 +00:00
hydrabolt
99a63db142
Gave a reason why mono is used
2015-11-07 22:34:39 +00:00
hydrabolt
48c3770caf
Fixed process removing
2015-11-07 21:33:38 +00:00
hydrabolt
ae75c49621
Minor fixes
2015-11-07 21:24:56 +00:00
hydrabolt
af8da5b0a2
Optimisations
2015-11-07 18:39:22 +00:00
hydrabolt
be1f5064c2
AWESOME MAGIC
2015-11-07 17:21:05 +00:00