sS ffmpeg_mixVideoAndAudio_copy(File videoIn, File audioIn, File out) { ret ffmpeg(ffmpeg_argsForMixingVideoAndAudio_copy(videoIn, audioIn, out)); }
Began life as a copy of #1025351
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030316 |
| Snippet name: | ffmpeg_mixVideoAndAudio_copy - doesn't recode audio |
| Eternal ID of this version: | #1030316/1 |
| Text MD5: | 2730f29cf25c2e83fc3b3cebf5c033ee |
| Author: | stefan |
| Category: | javax / ffmpeg |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-30 16:20:34 |
| Source code size: | 152 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 384 / 430 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1034867 - ffmpeg_mixVideoAndAudio_copy_mp4_mp3 |