Code Monkey home page Code Monkey logo

nogui's Introduction

nogui

a multimedia encoding tool without gui

Usage (Release)

  1. Download latest release package and extract it to a folder containing no space or non-ascii chars.
  2. (Optional) Check and modify config.ini
  3. Drag file(s) to nogui.bat and wait until completed. The encoded file should be in the same folder of input file.
    • Multimedia encoding usually takes a long time, so be patient.

Usage (Manally)

  1. Download this project as archive and extract it to a folder containing no space or non-ascii chars.
  2. Download or compile busybox-w32 and put busybox.exe in bin folder.
    • The 32-bit busybox.exe should be put in bin32 folder.
    • The 64-bit busybox.exe or busybox64.exe should be put in bin64 folder.
  3. Download or compile ffmpeg.
    • The 32-bit ffmpeg.exe should be put in bin32 folder.
    • The 64-bit ffmpeg.exe should be put in bin64 folder.
  4. (Optional) Compile fdkaac if needed
    • fdkaac enables high-quality aac audio encoding for better compibility with legacy devices.
    • Fraunhofer's license prevented a binary being released.
    • fdkaac_autobuild can compile fdkaac easily on windows.
    • The 32-bit fdkaac.exe should be put in bin32 folder.
    • The 64-bit fdkaac.exe should be put in bin64 folder.
  5. (Optional) Download or compile CLI version of MediaInfo if needed
    • Both MediaInfo and mujs are required for HDR metadata parsing.
    • The 32-bit MediaInfo.exe should be put in bin32 folder.
    • The 64-bit MediaInfo.exe should be put in bin64 folder.
  6. (Optional) Compile mujs if needed
    • Both MediaInfo and mujs are required for HDR metadata parsing.
    • The 32-bit mujs.exe should be put in bin32 folder.
      • Alternatively, you may get a 32-bit binary from here
    • The 64-bit mujs.exe should be put in bin64 folder.
      • Alternatively, you may get a 64-bit binary from here
  7. (Optional) Check and modify config.ini
  8. Drag file(s) to nogui.bat and wait until completed. The encoded file should be in the same folder of input file.
    • Multimedia encoding usually takes a long time, so be patient.

FAQ

  • How to stop (give up) a encoding session?
    • Click the X button at the top right corner of the console window.
  • How to pause/resume a encoding session?
    • Pause: Right click the title bar of the console window, choose Edit -> Mark to pause.
    • Resume: Right click inside the paused console window to resume.

nogui's People

Contributors

myfreeer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nogui's Issues

TODO list

  • multiple files support
  • multi-thread audio encode for multiple files support
  • 10bit support
  • h265-hevc support

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.