View Single Post
Old 2nd November 2016, 17:43   #62  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,078
Quote:
Originally Posted by mdalacu View Post
To test if ffmpeg have certain encoders it to much for my time
This is actually pretty easy... (I can even do it in a batch file)

On startup of the software just run "ffmpeg.exe -buildconf". Redirect the output to a temp file and search this file for the string "--enable-libfdk-aac".


Cheers
manolito
manolito is offline   Reply With Quote