FAQ  •  Register  •  Login

Profile 2013 download?

<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Nov 18, 2013 8:51 am

Re: Profile 2013 download?

On Sony device menu:

Do you have :
HOME -> [Network] -> [Home Network Setup] -> [Remote Device / Renderer] -> [Remote Device / Renderer] -> [On]
HOME -> [Network] -> [Home Network Setup] -> [Remote Device / Renderer] -> [Renderer Access Control] -> Select the controller -> [On]
HOME -> [Network] -> [Home Network Setup] -> [Remote Device / Renderer] -> [Renderer Set-up] -> [Automatic Access Permission] -> [On]
HOME -> [Network] -> [Home Network Setup] -> [Server Display Settings] -> Serviio should appears and set to [On]

You can try to catch wireshark packets when diagnostics is launched.
HOME -> [Network] -> [Home Network Setup] -> [Server Diagnostics]
<<

anmol

Serviio newbie

Posts: 14

Joined: Sat Nov 09, 2013 11:49 pm

Post Fri Nov 22, 2013 12:24 am

Re: Profile 2013 download?

We have resolved this issue. The problem is there a limitation on number of display renderers in this TV. TV counts all devices such as cell phones which i have 2 and tablets which i have 3. Added with NAS device and for some reason some items were duplicated. I disabled duplicated item and serviio was allowed through. Sorry to waste your time as this was NOT a serviio specific issue. Thanks for your help.

PS- Serviio Rocks

Best regards
Anmol
<<

ViverraXX

Serviio newbie

Posts: 5

Joined: Thu Nov 28, 2013 10:01 pm

Post Fri Nov 29, 2013 8:04 am

Re: Profile 2013 download?

On my TV W653 with profile Sony2013 in H264-videos, with mp3-coded track, has not sound. With profile Sony2012 - all right, because ffmpeg do sound transcoding into ac3.
Check please and correct.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Nov 29, 2013 8:42 am

Re: Profile 2013 download?

ViverraXX wrote:On my TV W653 with profile Sony2013 in H264-videos, with mp3-coded track, has not sound. With profile Sony2012 - all right, because ffmpeg do sound transcoding into ac3.
Check please and correct.

OK, but what is the container mkv, mp4,mpegts ?
Could you provide information about these video files ? (see signature links)
Thanks

EDIT:
You can experiment with following :

  Code:
    <Profile id="sony2013" name="Sony Bravia TV (2013)" extendsProfileId="1">
       <!-- 2013 models
              Codec list supported : http://pdf.crse.com/manuals/13MW802111/FR/codeclist.html#5
              - Still images: JPEG (*.jpg / *.jpe / *.jpeg), MPO (*.mpo), RAW (*.arw)
              - Music: LPCM, MP1L1 / MP1L2 / MP1L3 / MP2L1 / MP2L2 / MP2L3 / MP2.5L3 (*.mp3), AAC-LC / HE-AAC v1/v2 (*.mp4 / *.m4a / *.3gp / *.3g2), WMA9 (*.wma)
              - Video: MPEG1 / MPEG2PS / AVCHD , MP4, Xvid, Motion JPEG, VC1, MKV, 3gpp, MOV, WebM
           -->
       <Detection>
          <UPnPSearch>
             <FriendlyName>BRAVIA (KDL-\d{2}W[689]\d{2}A.*)|(KD-\d{2}X9\d{3}A.*)</FriendlyName>
          </UPnPSearch>
       </Detection>
       <DeviceDescription>
          <!-- act as WMP so that the TV doesn't show root categories -->
          <ModelName>Windows Media Player Sharing</ModelName>
          <ModelNumber>3.0</ModelNumber>
          <Manufacturer>Microsoft Corporation</Manufacturer>
       </DeviceDescription>
       <ContentDirectoryMessageBuilder>org.serviio.upnp.service.contentdirectory.SonyDLNAMessageBuilder</ContentDirectoryMessageBuilder>
       <ContentDirectoryDefinitionFilter>org.serviio.upnp.service.contentdirectory.definition.WMPContentDirectoryDefinitionFilter</ContentDirectoryDefinitionFilter>
       <MediaFormatProfiles>
          <!-- Rename native WMA formats to those supported by the tv -->
          <MediaFormatProfile mime-type="audio/x-ms-wma" name="WMABASE">WMA_BASE</MediaFormatProfile>
          <MediaFormatProfile mime-type="audio/x-ms-wma" name="WMAFULL">WMA_FULL</MediaFormatProfile>
          <!-- Rename 3gp profiles that can be played as AVC -->
          <MediaFormatProfile mime-type="video/mp4" name="AVC_MP4_MP_SD_AAC_MULT5">AVC_3GPP_BL_QCIF15_AAC</MediaFormatProfile>
          <!-- Rename native avi formats to those supported by the tv -->
          <MediaFormatProfile mime-type="video/avi" name="">AVI</MediaFormatProfile>
          <!-- Rename native mpeg2ts with h264+ac3/aac formats to those supported by the tv (aac support is not advertised by the renderer but it works) -->
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3,AVC_TS_HD_50_AC3,AVC_TS_HD_60_AC3,AVC_TS_HD_EU">AVC_TS_MP_HD_AC3</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3,AVC_TS_HD_50_AC3,AVC_TS_HD_60_AC3,AVC_TS_HD_EU">AVC_TS_MP_SD_AC3</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3,AVC_TS_HD_50_AC3,AVC_TS_HD_60_AC3,AVC_TS_HD_EU">AVC_TS_MP_HD_AAC_MULT5</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3,AVC_TS_HD_50_AC3,AVC_TS_HD_60_AC3,AVC_TS_HD_EU">AVC_TS_MP_SD_AAC_MULT5</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3_T,AVC_TS_HD_50_AC3_T,AVC_TS_HD_60_AC3_T,AVC_TS_HD_EU_T">AVC_TS_MP_HD_AC3_T</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3_T,AVC_TS_HD_50_AC3_T,AVC_TS_HD_60_AC3_T,AVC_TS_HD_EU_T">AVC_TS_MP_SD_AC3_T</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3_T,AVC_TS_HD_50_AC3_T,AVC_TS_HD_60_AC3_T,AVC_TS_HD_EU_T">AVC_TS_HP_HD_MPEG1_L2_T</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3_T,AVC_TS_HD_50_AC3_T,AVC_TS_HD_60_AC3_T,AVC_TS_HD_EU_T">AVC_TS_HP_SD_MPEG1_L2_T</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3_T,AVC_TS_HD_50_AC3_T,AVC_TS_HD_60_AC3_T,AVC_TS_HD_EU_T">AVC_TS_MP_HD_AAC_MULT5_T</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3_T,AVC_TS_HD_50_AC3_T,AVC_TS_HD_60_AC3_T,AVC_TS_HD_EU_T">AVC_TS_MP_SD_AAC_MULT5_T</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3_T,AVC_TS_HD_50_AC3_T,AVC_TS_HD_60_AC3_T,AVC_TS_HD_EU_T">AVC_TS_MP_SD_MPEG1_L3</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_24_AC3_T,AVC_TS_HD_50_AC3_T,AVC_TS_HD_60_AC3_T,AVC_TS_HD_EU_T">AVC_TS_MP_SD_MPEG1_L3_T</MediaFormatProfile>
          <!-- Rename transcoded mpeg2ts with h264 to one of the TV's supported profiles -->
          <MediaFormatProfile mime-type="video/mpeg" name="AVC_TS_HD_24_AC3_ISO,AVC_TS_HD_50_AC3_ISO,AVC_TS_HD_60_AC3_ISO,AVC_TS_HD_EU_ISO">AVC_TS_MP_HD_AC3_ISO</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/mpeg" name="AVC_TS_HD_24_AC3_ISO,AVC_TS_HD_50_AC3_ISO,AVC_TS_HD_60_AC3_ISO,AVC_TS_HD_EU_ISO">AVC_TS_MP_SD_AC3_ISO</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/mpeg" name="AVC_TS_HD_24_AC3_ISO,AVC_TS_HD_50_AC3_ISO,AVC_TS_HD_60_AC3_ISO,AVC_TS_HD_EU_ISO">AVC_TS_HP_HD_MPEG1_L2_ISO</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/mpeg" name="AVC_TS_HD_24_AC3_ISO,AVC_TS_HD_50_AC3_ISO,AVC_TS_HD_60_AC3_ISO,AVC_TS_HD_EU_ISO">AVC_TS_HP_SD_MPEG1_L2_ISO</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/mpeg" name="AVC_TS_HD_24_AC3_ISO,AVC_TS_HD_50_AC3_ISO,AVC_TS_HD_60_AC3_ISO,AVC_TS_HD_EU_ISO">AVC_TS_MP_HD_AAC_MULT5_ISO</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/mpeg" name="AVC_TS_HD_24_AC3_ISO,AVC_TS_HD_50_AC3_ISO,AVC_TS_HD_60_AC3_ISO,AVC_TS_HD_EU_ISO">AVC_TS_MP_SD_AAC_MULT5_ISO</MediaFormatProfile>
          <MediaFormatProfile mime-type="video/mpeg" name="AVC_TS_HD_24_AC3_ISO,AVC_TS_HD_50_AC3_ISO,AVC_TS_HD_60_AC3_ISO,AVC_TS_HD_EU_ISO">AVC_TS_MP_SD_MPEG1_L3_ISO</MediaFormatProfile>
       </MediaFormatProfiles>
       <H264LevelCheck>FILE_ATTRIBUTES</H264LevelCheck>
       <Transcoding>
          <!-- Transcode all h264 video with HIGH/MAIN > Level 4.2 on MPEG-TS stream with MPEG2VIDEO and ac3 audio transcoding -->
          <!-- expected profile MPEG_TS_SD_EU/MPEG_TS_SD_NA/MPEG_TS_SD_KO -->
          <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" DAR="16:9" forceInheritance="true">
             <Matches container="*" vCodec="h264" profile="high_10" />
             <Matches container="*" vCodec="h264" profile="high_444" />
             <Matches container="*" vCodec="h264" profile="high_422" />
             <Matches container="*" vCodec="h264" profile="high" levelGreaterThan="4.2" />
             <Matches container="*" vCodec="h264" profile="main" levelGreaterThan="4.2" />
          </Video>
          <!-- Remux containers with h264 video + AC3 audio to MPEG-TS stream without transcoding -->
          <!-- Remux matroska/mpeg2video + AC3 audio to MPEG-TS stream without transcoding -->
          <Video targetContainer="mpegts" forceInheritance="true">
             <Matches container="avi" vCodec="h264" aCodec="ac3" />
             <Matches container="flv" vCodec="h264" aCodec="ac3" />
             <Matches container="wtv" vCodec="h264" aCodec="ac3" />
             <Matches container="matroska" vCodec="mpeg2video" aCodec="ac3" />
          </Video>
          <!-- Remux all other h264 video to MPEG-TS stream with ac3 audio transcoding -->
          <!-- Remux all other matroska/mpeg2video to MPEG-TS stream with ac3 audio transcoding -->
          <Video targetContainer="mpegts" targetACodec="ac3" forceInheritance="true">
             <Matches container="avi" vCodec="h264" />
             <Matches container="flv" vCodec="h264" />
             <Matches container="wtv" vCodec="h264" />
             <Matches container="matroska" vCodec="mpeg2video" />
             <!-- if audio different to ac3, it must be transcoded -->
               <Matches container="*" aCodec="truehd" />
               <Matches container="*" aCodec="flac" />
               <Matches container="mp4" aCodec="mp3" />
               <Matches container="matroska" aCodec="mp3" />
               <Matches container="mpegts" aCodec="mp3" />
               <Matches container="mpeg" aCodec="mp3" />
               <Matches container="mpegts" aCodec="dca" />
               <Matches container="mpeg" aCodec="dca" />
               <Matches container="matroska" aCodec="lpcm" />
               <Matches container="mpegts" aCodec="lpcm" />
          </Video>
          <!-- All Others video/audio codec will be transcoded into mpeg2ts, mpeg2video and ac3 audio -->
          <!-- expected profile MPEG_TS_SD_EU/MPEG_TS_SD_NA/MPEG_TS_SD_KO -->
          <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" DAR="16:9" forceInheritance="true">
             <Matches container="mpegts" vCodec="vc1" />
             <Matches container="flv" />
             <!-- example: flv/vp6/mp3 -->
             <Matches container="wtv" />
             <Matches container="ogg" />
             <Matches container="rm" />
             <!--Matches container="3gp" vCodec="mpeg4" /-->
             <!--Matches container="3gp" vCodec="h263" /-->
             <!-- digital camera video formats -->
             <Matches container="avi" vCodec="mjpeg" />
             <Matches container="mp4" vCodec="mjpeg" />
             <Matches container="asf" vCodec="vc1" aCodec="wmapro" />
             <Matches container="avi" vCodec="dvvideo" />
             <Matches container="mp4" vCodec="dvvideo" />
          </Video>
          <Audio targetContainer="lpcm" forceInheritance="true">
             <Matches container="flv" />
             <Matches container="rtp" />
             <Matches container="rtsp" />
             <Matches container="flac" />
             <Matches container="ogg" />
             <Matches container="adts" />
          </Audio>
       </Transcoding>
       <HardSubsTranscoding>
          <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" DAR="16:9" />
       </HardSubsTranscoding>
       <Subtitles>
          <HardSubs>
             <RequiredFor container="mpegts" />
             <RequiredFor container="mp4" />
             <RequiredFor container="avi" />
          </HardSubs>
       </Subtitles>
       <LimitImageResolution>false</LimitImageResolution>
    </Profile>
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
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Dec 02, 2013 1:05 pm

Re: Profile 2013 download?

@ViverraXX Any news of the previous post experiment...?
<<

ViverraXX

Serviio newbie

Posts: 5

Joined: Thu Nov 28, 2013 10:01 pm

Post Thu Dec 19, 2013 5:57 pm

Re: Profile 2013 download?

Illico wrote:@ViverraXX Any news of the previous post experiment...?
Sorry for so long timeout :-) All working good. Thank you very much!
Previous

Return to Sony

Who is online

Users browsing this forum: No registered users and 41 guests

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