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
ServiceDesk Plus, a world-class IT and enterprise service management platform
Best in class online service desk software. Offer your customers world-class services with ServiceDesk Plus Cloud, the easy-to-use SaaS service desk software from ManageEngine, the IT management division of Zoho. Track and manage IT tickets efficiently, resolve issues faster, and ensure end-user satisfaction with the cloud-based IT ticketing system used by over 100,000 IT service desks worldwide. Manage the complete life cycle of IT incidents, problems, changes, and projects with out of the box ITIL workflows. Create support SLAs, define escalation levels, and ensure compliance. Automate ticket dispatch, categorization, classification, and assignment based on predefined business rules, and set up notifications and alerts for timely ticket resolution. Reduce walk ins and unnecessary tickets by giving your users more control. Enable end users to access IT services through your service catalog in the self-service portal. Help users create and track tickets and search for solutions.
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.