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
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.