Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marek-g/ffmpeg-webui
WebUI interface for movie conversions with ffmpeg in my local LAN (files are not uploaded but fetched from share).
https://github.com/marek-g/ffmpeg-webui
Last synced: about 2 months ago
JSON representation
WebUI interface for movie conversions with ffmpeg in my local LAN (files are not uploaded but fetched from share).
- Host: GitHub
- URL: https://github.com/marek-g/ffmpeg-webui
- Owner: marek-g
- License: mit
- Created: 2014-07-13T19:51:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-14T15:09:56.000Z (over 10 years ago)
- Last Synced: 2023-03-25T20:28:16.285Z (almost 2 years ago)
- Language: PHP
- Size: 141 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ffmpeg-webui
============WebUI interface for movie conversions with ffmpeg in my local LAN (files are not uploaded but fetched from share folder).
It's written in PHP because I needed to have it quickly and simple. It was tested only under Windows. For now it uses WScript.Shell COM object to execute ffmpeg command in the background.
Requirements:
- PSTools installed and path added to PATH environment
http://technet.microsoft.com/en-us/sysinternals/bb896649- FFMpeg must be added to PATH environment