FAQ  •  Register  •  Login

Sony 2010 TV A/V Sync Issues

<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Sat Nov 26, 2011 11:39 am

Sony 2010 TV A/V Sync Issues

In the last release full transcoding off mkv was switch off so they play as AVC. I posted about it and it did seem to work but extensive testing, the majority of the time the video and audio go out of sync. If you press stop and then restart sync is reattained but thats not that useful every 15-20 minutes (usual time period of sync issues). To confirm this is on a 2010 Sony Bravia 32EX503 and others reported this in the beta. I'm running wired giga ether and have plenty of bandwidth, the serviio PC is mostly idle and not getting bogged down. It appears to be a limitation of the set, imo. Also I've noticed when playing 1080p MKV as AVC the tv becomes very laggy and can't respond to commands from the remote. The only way to gain control is to turn the set off.

Given the other reports at the beta stage it would seem for the 2010 profile, it would be best to revert to full transcoding of mkv to avoid sync or tv lag issues.
Last edited by NX3 on Wed Dec 28, 2011 10:55 am, edited 1 time in total.
<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Sun Dec 18, 2011 9:21 pm

Re: Sony 2010 TV Sync Issues

Ticket 485.

illco helped me edit the profile back to transcode mkv / avc and problem sorted. It seems to be a issue with the tv cpu not being able to keep up with the decoding.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Dec 19, 2011 2:11 pm

Re: Sony 2010 TV Sync Issues

I've commented on the ticket.
<<

Miggo

Serviio newbie

Posts: 3

Joined: Wed Dec 21, 2011 8:05 pm

Post Fri Dec 23, 2011 3:16 pm

Re: Sony 2010 TV Sync Issues

I'm also experiencing this sync issue on my Sony NX710.

Is there a beta available where this issue is solved? or is there a workaround for the current serviio release?

Thanks!
BR
/Miggo
<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Sat Dec 24, 2011 9:50 am

Re: Sony 2010 TV Sync Issues

I changed the Sony profile for 2010 so the files get transcoded to mpeg2 so you need a reasonable processor to do this but it stops a/v sync issues.

  Code:
    <Profile id="9" name="Sony Bravia TV" extendsProfileId="1">
          <!-- All models *except* 2011 series which need a separate profile -->
          <Detection>
             <UPnPSearch>
                <!-- 2009 models known to support UPnPSearch, and all 2010 models -->
                <FriendlyName>BRAVIA KDL-\d{2}(WE5|(E53|E55|V55|V56|W55|W57|Z55|Z57)\d0|[EHLNPB]X\d[01]\d) *</FriendlyName>
             </UPnPSearch>
             <HttpHeaders>
                <!-- 2008 models, and possibly older or different region 2009 firmwares which may not support UPnPSearch -->
                <X-AV-Client-Info>.*BRAVIA KDL-\d{2}(([A-Z](1|5|E1|R1|BR45|BR9|[1357]0\d{2}|4\d{3}))|(S55|S57|W51|Z51|Z58)\d0) *</X-AV-Client-Info>
             </HttpHeaders>
          </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 mpeg2ts with h264/ac3 ac3 formats to those supported by the tv -->
             <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_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>
             <!-- 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> -->
          </MediaFormatProfiles>
          <Transcoding>
             <!-- For dvr-ms files force mpeg2video transcoding to fix monotone timestamps problems -->
             <Video targetContainer="mpegts" targetACodec="ac3" forceVTranscoding="true">
                <Matches container="asf" vCodec="mpeg2video" />
             </Video>
             <!-- Transcode all h264 video with HIGH/MAIN > Level 4.1 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" maxVBitrate="17000" targetACodec="ac3" aBitrate="384">
                <Matches container="avi" vCodec="h264" profile="high" levelGreaterThan="4.1" />
                <Matches container="avi" vCodec="h264" profile="main" levelGreaterThan="4.1" />
                <Matches container="matroska" vCodec="h264" profile="high" levelGreaterThan="4.1" />
                <Matches container="matroska" vCodec="h264" profile="main" levelGreaterThan="4.1" />
                <Matches container="mp4" vCodec="h264" profile="high" levelGreaterThan="4.1" />
                <Matches container="mp4" vCodec="h264" profile="main" levelGreaterThan="4.1" />
             </Video>
             <!-- Remux h264 video with AC3 audio to MPEG-TS stream without transcoding -->
             <!-- expected profile AVC_TS_MP_HD_AC3_ISO -->
             <Video targetContainer="mpegts">
                <Matches container="avi" vCodec="h264" aCodec="ac3" />
                <Matches container="mp4" vCodec="h264" aCodec="ac3" />
                <!-- <Matches container="matroska" vCodec="h264" aCodec="ac3" />  -->
             </Video>
             <!-- Remux all other h264 video to MPEG-TS stream with ac3 audio transcoding -->
             <!-- expected profile AVC_TS_MP_HD_AC3_ISO -->
             <Video targetContainer="mpegts" targetACodec="ac3" aBitrate="384">
                <Matches container="avi" vCodec="h264" />
                <Matches container="mp4" vCodec="h264" />
                <!-- <Matches container="matroska" vCodec="h264" /> -->
                <!-- if audio different to ac3, must be transcoded -->
                <Matches container="mpegts" aCodec="aac" />
                <Matches container="mpegts" aCodec="mp3" />
                <Matches container="mpegts" aCodec="dca" />
                <Matches container="mpegts" aCodec="lpcm" />
                <Matches container="mpeg" aCodec="dca" />
                <Matches container="ogg" vCodec="mpeg4" />
             </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" maxVBitrate="17000" targetACodec="ac3" aBitrate="192">
                <Matches container="asf" />
                <Matches container="avi" />
                <Matches container="mp4" />
                <Matches container="matroska" />
                <Matches container="flv" />
                <Matches container="wtv" />
                <Matches container="ogg" />
             </Video>
             <Audio targetContainer="lpcm">
                <!-- To allow "pause" then "resume" functions and album art for TVs that support it - transcode to mp3 instead -->
                <Matches container="asf" />
                <Matches container="mp4" />
                <Matches container="ogg" />
                <Matches container="flac" />
             </Audio>
          </Transcoding>
       </Profile>

Last edited by NX3 on Mon Dec 19, 2011 6:14 p

Return to Sony

Who is online

Users browsing this forum: No registered users and 13 guests

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