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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.