This is a static FFmpeg build including x264 (8/10 bit), x265 (8/10 bit), vp9 (8/10 bit) and fdk_aac (HE-AAC) especially for anime encoding. It was originally created for use with the FFmpegYAG graphical user interface (http://sourceforge.net/projects/ffmpegyag/).
Features
- x264 (8/10 bit)
 - x265 (8/10 bit)
 - vp9 (8/10 bit)
 - xvid
 - fdk-aac
 - faac
 - vorbis
 - lame-mp3
 
License
MIT LicenseFollow FFmpeg Hi
Other Useful Business Software
    
                    
                    Gen AI apps are built with MongoDB Atlas
                    
                    
                
            
                            MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
                        
                    Rate This Project
Login To Rate This Project
    User Reviews
- 
    
    
    Can update the windows build? is very old version...
 - 
    
    
    Seems the binary is still a 32 bit binary, would you please compile a 64-bit binary?
 - 
    
    
    Hi, Thanks for the build. Noticed that ffmpeg-hi8-heaac.exe that is bundled with the ffmpeg-hi10-heaac.exe does not work when trying to encode to a H264 High profile. It gives an error "This build of x264 requires 8-bit input. Rebuild to support high depth input.". ffmpeg-hi10-heaac.exe takes the same file and encode it to a Hi 10 AVC, but I was trying to see if I can encode to a High profile AVC Level 3 encoding with 8 bits. Not sure if I am doing something wrong, but wanted to let you know.
 - 
    
    
    A really good & useful project to quickly build a full ffmpeg for 8 and 10bit encoding! But could have been even better if that build didn't interact with the build platform to avoid all the 'apt-get remove' and use './configure --prefix' to build & install in-tree.