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

7
LINES

< > BotCompany Repo | #1024960 // standalone_selectUnpackedFFMPEG

JavaX fragment (include)

svoid standalone_selectUnpackedFFMPEG() {
  if (isWindows64()) {
    File f = fileInSameDir(getMainJarLocation(), "ffmpeg-4.2-win64.exe");
    if (fileExists(f) && empty(loadTextFileTrim(ffmpegLocationFile())))
      setFFMpegLocation(f);
  }
}

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: #1024960
Snippet name: standalone_selectUnpackedFFMPEG
Eternal ID of this version: #1024960/2
Text MD5: 97c9b55dd5fdd20c7b5bfcb6734cfef2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-31 17:06:47
Source code size: 250 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 123 / 153
Version history: 1 change(s)
Referenced in: [show references]