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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.