Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1030674 // ffmpeg_combineVideoAndAudio - synonym of ffmpeg_mixVideoAndAudio_copy

JavaX fragment (include)

sS ffmpeg_combineVideoAndAudio(File videoIn, File audioIn, File out) {
  ret ffmpeg_mixVideoAndAudio_copy(videoIn, audioIn, out);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030674
Snippet name: ffmpeg_combineVideoAndAudio - synonym of ffmpeg_mixVideoAndAudio_copy
Eternal ID of this version: #1030674/1
Text MD5: ffe2e112aabc28e2be9062110302cad7
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-03-03 23:03:41
Source code size: 131 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 89 / 112
Referenced in: [show references]