sS ffmpeg_toMonoAudio_16k(File in, File out) { ret backtick(ffmpegCmd() + " " + ffmpeg_inArg(in) + " -ac 1 -ar 16000 " + ffmpeg_outArg(mkdirsForFile(out))); }
Began life as a copy of #1024598
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1024599 |
| Snippet name: | ffmpeg_toMonoAudio_16k |
| Eternal ID of this version: | #1024599/3 |
| Text MD5: | d073e352d3c214b1342600fb2a8fccd5 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-31 19:00:45 |
| Source code size: | 172 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 492 / 508 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |