maddox / wallop

📺 A transcoding server for your HDHomeRun Prime
167 stars 41 forks source link

Configurable Codecs #63

Closed maddox closed 7 years ago

maddox commented 7 years ago

This allows some configuration to set which vcodec and acodec.

You can now set which vcodec you wan to use via the config file.

acodec as well as ac (number of audio channels) is configurable as well. If you use copy for the acodec, the ac option is just ignored.

This should resolve #62