Post Wed Feb 12, 2014 7:15 pm

Transcoding to Kathrein UFS 922

Hi guys,

at first, sorry for my bad english.

I'm new here in the Forum.

I have a Kathrein UFS 922 and I can't see anything on my TV.

I've tryed a transcoding-Profile but it doesn't work.

Here the coding.

  Code:
   <Profile id="kathrein" name="Kathrein UFS 922" extendsProfileId="1" alwaysEnableTranscoding="true">
      <Detection/>
      <Transcoding>
         <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="aac" forceVTranscoding="true">
            <Matches container="*" vCodec="mpeg2video" aCodec =true"/>
         </Video>
            <Audio targetContainer="aac">
               <Matches container="*" />
            </Audio>
      </Transcoding>
   </Profile>


My Receiver requires the MPEG2TS-Videostream and AAC-Audiostream

Does anybody know what to do?

Thank you for your help

Stephan Fischer