FAQ  •  Register  •  Login

Looking for the right Transcoding Profile - Grundig VLE 8160

<<

Steffi

Serviio newbie

Posts: 3

Joined: Wed Mar 28, 2012 9:50 am

Post Wed Mar 28, 2012 9:58 am

Looking for the right Transcoding Profile - Grundig VLE 8160

Hello!

As in the Wiki described, I attached the text of the Device Spy. I got a new Grundig VLE 46 8160 and in its user manual, it says, it is Dixv certified. So, for normal, watching usual mkv files without transcoding shouldn't be a problem

I already tried some profiles, but with the most, the computer is at least transcoding the picture or the sound. With my Samsung LED LCD, nothing is transcoded and all plays fine.

Any chance, to get a profile without transcoding or use another one, already existing? My computer in the living room is quite weak, so, that is why i am asking :-)

Between, it is always the DTS audio which doesn't work. So, the profile should only convert the audion, video is fine.

Greets,
Steve
Attachments
sink.txt
(3.15 KiB) Downloaded 487 times
<<

Steffi

Serviio newbie

Posts: 3

Joined: Wed Mar 28, 2012 9:50 am

Post Thu Mar 29, 2012 10:21 am

Re: Looking for the right Transcoding Profile - Grundig VLE

anyone? can someone show me a way to only transcode the audio for my Grundig?

Edit:
This is it:

  Code:
<Profile id="XX" name="Grundig8160" extendsProfileId="1">
      <ContentDirectoryMessageBuilder>org.serviio.upnp.service.contentdirectory.PacketVideoDLNAMessageBuilder</ContentDirectoryMessageBuilder>
      <SubtitlesMimeType>text/srt</SubtitlesMimeType>
      <MediaFormatProfiles>
         <MediaFormatProfile mime-type="video/divx">AVI</MediaFormatProfile>
      </MediaFormatProfiles>
      <Transcoding>
          <!-- remux DTS/FLAC/LPCM in MKV/MP4 to AC3 -->
           <Video targetContainer="mpegts" targetACodec="ac3">
            <Matches container="matroska" vCodec="h264" aCodec="dca" />
            <Matches container="matroska" vCodec="h264" aCodec="flac" />
            <Matches container="matroska" vCodec="h264" aCodec="vorbis" />
            <Matches container="matroska" vCodec="h264" aCodec="truehd" />
            <Matches container="mp4" vCodec="h264" aCodec="lpcm"/>
            <Matches container="3gp" vCodec="h264" /> 
         </Video>         
            </Transcoding>      
   </Profile>
<<

berliner79

Serviio newbie

Posts: 2

Joined: Sun Aug 12, 2012 11:13 pm

Post Sun Aug 12, 2012 11:15 pm

Re: Looking for the right Transcoding Profile - Grundig VLE

Hi Steffi,

I have a Grundig 7130, do you think I could use your code as a renderer profile? I would definitely like to give it a try. Could you please tell me what I should do with this text? Save it as a file? Where?

Thanks ahead!

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 15 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.