Skip to content
master
Go to file
Code

Latest commit

speed improuvement
c2d2b1f

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

#Transcoding #H264 #H265 #HEVC #MPEG #transcode

The processing is done in a few steps:

  1. Scan a directory pointed to by "Folder" to build a list of files, while extracting some basic Info like size extension, date, etc ....

While there are unprocessed files do :

  1. Check if there is a lock file on that file or folder

  2. Use Ffparse to parse the file, extract all Info about Video, Audio, Subtitle, etc.

  3. Use the parsed results to figure out what needs to be done by FFZa_Brain to generate the proper Ffmpeg commands

  4. Use the Ffmpeg commands generated to transcode both Audio and Video while copying or extracting the subtitles

  5. Cleanup

  6. Report results

About

ffmpeg H264 H265 HEVC MPEG Video Trans-code Image-Matrix Collage

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.