Transpiled version (5505L) is out of date.
sS ffmpeg_cutVideoRest(File inVideo, File outVideo, double start, O... _) { optPar bool noOverwrite; ret ffmpeg((noOverwrite ? "-n " : "-y ") + "-i " + platformQuote(inVideo) + " -ss " + start + " " + platformQuote(mkdirsForFile(outVideo))); }
Began life as a copy of #1029701
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029703 |
| Snippet name: | ffmpeg_cutVideoRest |
| Eternal ID of this version: | #1029703/4 |
| Text MD5: | 25fb366ab4e14944ee91273e22f50535 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-12-09 23:48:05 |
| Source code size: | 251 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 360 / 477 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |