Demuxed audio when creating a new FAST channel? #33
-
|
Hi! When I created a new FAST channel using your awesome FAST channel engine, I realized that the Demuxed audio switch had to be turned off. Can you please verify that that is the case and explain why? Keep up the good work! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi! As a maintainer of the FAST channel engine I would like to first thank you for trying it out! I recognize that the documentation can be more clear on this part. What the option
Hope that answered your question! /Jonas |
Beta Was this translation helpful? Give feedback.
Hi!
As a maintainer of the FAST channel engine I would like to first thank you for trying it out!
I recognize that the documentation can be more clear on this part. What the option
Demuxed audiodoes is that it instructs the engine what it can expect for type of VOD files. There are two types:The example playlist that is provided in the tutorial contains VOD files of type (a) and that is why you need to set the
Demuxed audiooption to false.Hope that answered your question!
/Jonas