1 | sS ffmpeg_toMonoAudio_16k(File in, File out) { |
2 | ret backtick(ffmpegCmd() |
3 | + " " + ffmpeg_inArg(in) |
4 | + " -ac 1 -ar 16000 " + ffmpeg_outArg(mkdirsForFile(out))); |
5 | } |
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: | 247 / 269 |
Version history: | 2 change(s) |
Referenced in: | [show references] |