datarhei / restreamer-edge

Experimental stage hog for the Datarhei/Restreamer
Apache License 2.0
26 stars 8 forks source link

Custom transcoding profiles #3

Closed MisterX2000 closed 7 years ago

MisterX2000 commented 7 years ago

It would be awesome if you could specify custom ffmpeg arguments, that are used for the transcoding process. For example, so I can have a 720p version with 5.1 audio support, that doesn't sound rubbish.

jstabenow commented 7 years ago

I have never tested multichannel audio, but you can modify the profiles here, mount them (-v $PWD/ffmpeg_profiles:/templates/ffmpeg_profiles) or build a new Docker image with your changes. Good luck!

MisterX2000 commented 7 years ago

I've mounted my customized profiles and it works, thanks! 😄

jstabenow commented 7 years ago

nice to hear and really cool! 😄 best thanks for the feedback