FAQ  •  Register  •  Login

DTS transcoding with LG 47LD690

<<

tom619

Serviio newbie

Posts: 8

Joined: Sat Feb 04, 2012 12:46 am

Post Tue Feb 07, 2012 11:21 pm

Re: DTS transcoding with LG 47LD690

ok brb!
<<

tom619

Serviio newbie

Posts: 8

Joined: Sat Feb 04, 2012 12:46 am

Post Tue Feb 07, 2012 11:44 pm

Re: DTS transcoding with LG 47LD690

Nope no joy, now it wont even play .mkvs at all! Just double check the profile will ya?

  Code:
     </Profile>
   
   <Profile id="8" name="LG TV / player" extendsProfileId="1">
            <Detection>
                   <HttpHeaders>
                     <friendlyName.dlna.org>LG.*</friendlyName.dlna.org>
                   </HttpHeaders>
                  </Detection>
                  <MediaFormatProfiles>
                      <MediaFormatProfile mime-type="video/mp4" name="">AVI</MediaFormatProfile>
                  </MediaFormatProfiles>
                  <SubtitlesMimeType>text/srt</SubtitlesMimeType>
                  <!-- Transcoding doesn't seem to work and some files can be played natively: -->
                  <Transcoding>
                     <!-- Remux AC3/DCA in MKV to MP3 -->
                     <Video targetContainer="mpegts" targetACodec="mp3">
                        <Matches container="matroska" aCodec="ac3" />
                        <Matches container="matroska" aCodec="dca" />
                     </Video>
                  </Transcoding>
      </Profile>
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Wed Feb 08, 2012 1:24 am

Re: DTS transcoding with LG 47LD690

well thats a shame it wont even let us remux files for LG, nothing i can do then sorry.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Feb 08, 2012 1:38 pm

Re: DTS transcoding with LG 47LD690

LG in most cases screwes up when playing transcoded files via Serviio, that's why I removed the transcoding config from the profile. It seems some can play it but most won't. Not sure about models or firmwares. Your best bet now is to transcode audio manually to ac3 and play it then with the original profile.
<<

tom619

Serviio newbie

Posts: 8

Joined: Sat Feb 04, 2012 12:46 am

Post Wed Feb 08, 2012 11:16 pm

Re: DTS transcoding with LG 47LD690

Ok, what is the best way to transcode audio manually?
<<

MaddMan

Serviio newbie

Posts: 1

Joined: Mon Nov 26, 2012 8:07 pm

Post Mon Nov 26, 2012 8:13 pm

Re: DTS transcoding with LG 47LD690

Cerberus wrote:Yer that wont work you have edited it slightly wrong here is the correct profile. ;)

  Code:
   <Profile id="8" name="LG TV / player" extendsProfileId="1">
      <Detection>
         <HttpHeaders>
            <friendlyName.dlna.org>LG.*</friendlyName.dlna.org>
         </HttpHeaders>
      </Detection>
      <MediaFormatProfiles>
         <MediaFormatProfile mime-type="video/mp4" name="">AVI</MediaFormatProfile>
      </MediaFormatProfiles>
      <SubtitlesMimeType>text/srt</SubtitlesMimeType>
      <!-- Transcoding doesn't seem to work and some files can be played natively: -->
      <Transcoding>
         <!-- Remux AC3/DCA in MKV to MP3 -->
         <Video targetContainer="mpegts" targetACodec="mp3">
            <Matches container="matroska" aCodec="ac3" />
            <Matches container="matroska" aCodec="dca" />
         </Video>
      </Transcoding>
   </Profile>


This worked perfectly for the 47CM565 I bought on Saturday. I just completely replaced the LG profile with this, saved, restarted service, and saved the profile in console.
<<

j0rd4n

Serviio newbie

Posts: 6

Joined: Sun Mar 03, 2013 8:42 pm

Post Sun Mar 03, 2013 8:59 pm

Re: DTS transcoding with LG 47LD690

with the new serviio version it doesnt work.
can someone create a new profile for new serviio version 1.2 for our not supporting dts lg tv?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Mar 03, 2013 11:48 pm

Re: DTS transcoding with LG 47LD690

  Code:
<Profile id="8" name="LG TV / player" extendsProfileId="1">
      <Detection>
         <HttpHeaders>
            <friendlyName.dlna.org>LG.*</friendlyName.dlna.org>
         </HttpHeaders>
      </Detection>
      <!-- ResourceTransportProtocolHandler>org.serviio.upnp.protocol.http.transport.LGProtocolHandler</ResourceTransportProtocolHandler -->
      <MediaFormatProfiles>
         <MediaFormatProfile mime-type="video/mp4" name="">AVI</MediaFormatProfile>
      </MediaFormatProfiles>            
      <Transcoding>
         <Video targetContainer="mpegts" targetACodec="ac3">
            <Matches container="matroska" aCodec="dca" />
         </Video>
         <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" >
            <Matches container="flv" />
               <Matches container="asf" vCodec="wmv2"/>
               <Matches container="rm" />
         </Video>
      </Transcoding>
      <Subtitles>
         <SoftSubs mime-type="text/srt" />         
      </Subtitles>   
   </Profile>
<<

j0rd4n

Serviio newbie

Posts: 6

Joined: Sun Mar 03, 2013 8:42 pm

Post Mon Mar 04, 2013 6:10 pm

Re: DTS transcoding with LG 47LD690

thank you very much it works :)
<<

Eugen1968

Serviio newbie

Posts: 1

Joined: Mon Mar 04, 2013 7:08 pm

Post Mon Mar 04, 2013 7:27 pm

Re: DTS transcoding with LG 47LD690

Hi,
I have a problem with this settings. Transcoding not works well for my 32LM611S.
This settings works for sample file but not works for entire file.
- the sample have : 107 Mb
- the file have : 16,088 Mb
<<

j0rd4n

Serviio newbie

Posts: 6

Joined: Sun Mar 03, 2013 8:42 pm

Post Fri Apr 19, 2013 2:25 pm

Re: DTS transcoding with LG 47LD690

hi Zip/admin or other helpers in here :)

ich habe problems with audio from a ".m2ts"-file, how can i fix the "profiles.xml", its actually like this: viewtopic.php?p=64618#p64618
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Apr 19, 2013 3:54 pm

Re: DTS transcoding with LG 47LD690

you don't know how to edit profiles.xml? http://www.serviio.org/index.php?option ... icle&id=16
<<

j0rd4n

Serviio newbie

Posts: 6

Joined: Sun Mar 03, 2013 8:42 pm

Post Mon Apr 22, 2013 5:46 pm

Re: DTS transcoding with LG 47LD690

i'm sry my english is to bad for understanding this :oops:
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Apr 22, 2013 6:09 pm

Re: DTS transcoding with LG 47LD690

Could you provide information about this video file ? see signature link
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

j0rd4n

Serviio newbie

Posts: 6

Joined: Sun Mar 03, 2013 8:42 pm

Post Tue Apr 23, 2013 1:55 pm

Re: DTS transcoding with LG 47LD690

thanks for help, here it is:

  Code:
http-get:*:audio/l16;rate=44100;channels=1:DLNA.ORG_PN=LPCM,http-get:*:audio/l16;rate=44100;channels=2:DLNA.ORG_PN=LPCM,http-get:*:audio/mpeg:DLNA.ORG_PN=MP3,http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM,http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_MED,http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG,http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_PS_PAL,http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_PS_NTSC,http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_NA,http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_NA_T,http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_SD_NA_ISO,http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_KO,http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_KO_T,http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_SD_KO_ISO,http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_EU,http-get:*:video/vnd.dlna.mpeg-tts:DLNA.ORG_PN=MPEG_TS_SD_EU_T,http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_SD_EU_ISO,http-get:*:audio/mpegurl:*,http-get:*:audio/mp3:*,http-get:*:audio/mpeg:*,http-get:*:audio/mpeg3:*,http-get:*:video/x-ms-wmv:*,http-get:*:video/x-ms-asf:*,http-get:*:video/x-ms-avi:*,http-get:*:video/mpeg:*,http-get:*:video/avi:*,http-get:*:video/mp4:*,http-get:*:video/x-matroska:*,http-get:*:video/3gpp:*,http-get:*:video/x-msvideo:*
Next

Return to LG

Who is online

Users browsing this forum: No registered users and 4 guests

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