Hey folks,
I am trying to build ffmpeg with whatever changes from Plex using the files from:
https://downloads.plex.tv/ffmpeg-source/plex-media-server-ffmpeg-gpl-99c90e0bc7.tar.gz
I’m relatively new to this (spoiled with an automated build process at work) so I’m not sure what flags to use when calling configure to allow all the necessary dependencies to build. It was mentioned that if you run the Plex Transcoder binary in a shell, it will spit out all the build arguments but it seems like there is other fluff there that isn’t necessary and I wasn’t able to filter it correctly. Is there any documentation on this somewhere or can someone list the necessary arguments?
Thanks