-
Notifications
You must be signed in to change notification settings - Fork 0
ianmihura/retroFF
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RetroFF app transcodes media with paralel instances of ffmpeg Just right click the file or directory you wish to Settings defined in settings.json. will look for this file in the app home directory The script will be packaged with its settings in Program Files, And environmental variable PATH will be edited to that the script runs universally If the home directory is changed, be sure to change the PATH variable Examples with powershell C:\PS> retroFF -folder "C:\test" <Transcodes full folder contents into C:\test\transcoded> C:\PS> retroFF -file "C:\test\test_video.mxf" <Transcodes file into C:\test\transcoded> C:\PS> retroFF -file "C:\test\test_video.mxf" -log <Transcodes file into C:\test\transcoded, and leaves logs in C:\test\logs> C:\PS> retroFF -file "C:\test\test_video.mxf" -settings <Transcodes file into C:\test\transcoded, and leaves logs in C:\test\logs>
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published