Warning: session_start(): open(/var/lib/php/sessions/sess_c614glo6sjjnrik0brslvvpp5e, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
standalone_selectUnpackedFFMPEG [1024960]

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: 582 / 613
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)