FAQ  •  Register  •  Login

[Readme] Sony Bravia 2011 series

<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jul 30, 2012 6:29 pm

Re: [Readme] Sony Bravia 2011 series

Ok, can we test these profiles and if it's all ok, I'll add them. I assume the detection should be removed if we cannot distinguish then from the EU versions.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Jul 30, 2012 7:04 pm

Re: [Readme] Sony Bravia 2011 series

zip wrote:Ok, can we test these profiles and if it's all ok, I'll add them. I assume the detection should be removed if we cannot distinguish then from the EU versions.

Don't know, I could not test that, its only for 2011/2012 and I have a 2010 model. Any tester ?
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
<<

koan00

Streaming enthusiast

Posts: 38

Joined: Mon Feb 20, 2012 7:25 pm

Post Mon Jul 30, 2012 7:08 pm

Re: [Readme] Sony Bravia 2011 series

Illico wrote:
zip wrote:Ok, can we test these profiles and if it's all ok, I'll add them. I assume the detection should be removed if we cannot distinguish then from the EU versions.

Don't know, I could not test that, its only for 2011/2012 and I have a 2010 model. Any tester ?

I can test 2011. You might need to ask in the 2012 thread for that year testers...
<<

koan00

Streaming enthusiast

Posts: 38

Joined: Mon Feb 20, 2012 7:25 pm

Post Tue Jul 31, 2012 12:44 am

Re: [Readme] Sony Bravia 2011 series

Having the DAR attribute set to 16:9 distorts all of my 4:3 content, so I removed that attribute from the entry. Now it looks correct. Here is what I am now using (which is working for all of my media):
  Code:
 <Profile id="sony2011us" name="Sony Bravia TV (2011) - US" extendsProfileId="sony2011">
         <!-- 2011 models for US (without avi/divx)
             - Still images: JPEG
             - Music: MP3, linear PCM, WMA
             - Video: AVCHD, MPEG2, MPEG1, MP4 (AVC), MP4 (MPEG4), WMV -->
      <Detection>
         <UPnPSearch>
            <FriendlyName>BRAVIA KDL-\d{2}([A-Z]X\d2\d|CX400).*</FriendlyName>
         </UPnPSearch>
      </Detection>
      <Transcoding>
         <!-- Transcode DivX, AVI -->
         <Video targetContainer="mpegts" targetVCodec="mpeg2video" maxVBitrate="17000" targetACodec="ac3" aBitrate="384" forceInheritance="true">
            <Matches container="avi" vCodec="mpeg4" />
            <Matches container="avi" vCodec="msmpeg4" />
            <Matches container="avi" vCodec="mjpeg" />
         </Video>
         </Transcoding>
   </Profile>

Edit: Just noticed the "extends sony2011" bit which is why the audio section isnt needed. DAR issue still stands..
<<

Liten

Serviio newbie

Posts: 4

Joined: Fri May 11, 2012 4:39 pm

Post Thu Aug 02, 2012 2:59 am

Re: [Readme] Sony Bravia 2011 series

Just tried the profile code and audio comes across great but the video is studdering. Literally going back a frame about every 5 frames. Any thoughts? I am running a KDL-46EX723.
<<

koan00

Streaming enthusiast

Posts: 38

Joined: Mon Feb 20, 2012 7:25 pm

Post Thu Aug 02, 2012 12:44 pm

Re: [Readme] Sony Bravia 2011 series

Liten wrote:Just tried the profile code and audio comes across great but the video is studdering. Literally going back a frame about every 5 frames. Any thoughts? I am running a KDL-46EX723.

Have you tried playing back the transcoded file natively on a PC?
<<

Liten

Serviio newbie

Posts: 4

Joined: Fri May 11, 2012 4:39 pm

Post Sat Aug 04, 2012 8:38 am

Re: [Readme] Sony Bravia 2011 series

yes it plays back just fine on two PC's, two PS3's and a wdtv live.
<<

fibula

Serviio newbie

Posts: 9

Joined: Sat Feb 18, 2012 5:56 pm

Post Mon Aug 27, 2012 7:09 am

Re: [Readme] Sony Bravia 2011 series

Hello,
I have a 46EX720 and problems with new client.
I´ve no audio in all "AVC"-files.
Can you help me?
Thanks in advance
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Aug 27, 2012 2:15 pm

Re: [Readme] Sony Bravia 2011 series

I suppose that "Sony Bravia 2011" is selected.
Could you provide information about this file? (see signature link)
Could you enable detailed logging and check the ffmpeg command line used to transcode tis file ?
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
<<

fibula

Serviio newbie

Posts: 9

Joined: Sat Feb 18, 2012 5:56 pm

Post Mon Aug 27, 2012 2:51 pm

Re: [Readme] Sony Bravia 2011 series

I´ve attched a log file (it was very big, so I have deleted something, but I think, the main items were left).
thanks
Attachments
serviio.log
(66.11 KiB) Downloaded 484 times
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Aug 27, 2012 6:32 pm

Re: [Readme] Sony Bravia 2011 series

There are only online resources (what is the plugin used?), do you try with local AVC media ?
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 Aug 27, 2012 6:47 pm

Re: [Readme] Sony Bravia 2011 series

I retry the Arte.groovy with 360°GEO RSS feed, without problem on my EX500 (2010)

  Code:
C:\Serviio\bin\\..\lib/ffmpeg.exe -fflags +genpts -i rtmp://artestras.fcod.llnwd.net:443 app=a3903/o35 swfUrl=http://videos.arte.tv/blob/web/i18n/view/player_23-3188338-data-4993762.swf playpath=mp4:geo/videothek/ALL/arteprod/2010/12/21/GEO-nh-bonus-Anatolien_FR_73756_16by9_800_MP4?h=3457b476aba05c700640157f02460214 swfVfy=1 buffer=100000000 -y -copyts -c:v copy -vbsf h264_mp4toannexb -c:a copy -map 0:0 -map 0:1 -sn -f mpegts D:\temp\ServiioTemp\Serviio\transcoding-temp-1000000000170002-sony2010-ORIGINAL.stf


What is your feed 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
<<

karlsus

Serviio newbie

Posts: 9

Joined: Mon Aug 27, 2012 7:52 pm

Post Mon Aug 27, 2012 8:08 pm

Re: [Readme] Sony Bravia 2011 series

I have a 40NX723 and I lost audio in all online resources with the new client (tried v.1.0 and 1.0.1).
Video files saved on my PC play correctly.
Can you help me?

EDIT : Changed back to version 0.6.2 and got the audio back.
<<

djoimania

Serviio newbie

Posts: 6

Joined: Tue May 15, 2012 1:09 am

Post Tue Aug 28, 2012 2:18 am

Re: [Readme] Sony Bravia 2011 series

Hi,

same problem here but i only copied the profiles.xml from 0.6.2 to the 1.0.1 folder
and got audio back.
0.6.2 has no playlist support ;)
<<

fibula

Serviio newbie

Posts: 9

Joined: Sat Feb 18, 2012 5:56 pm

Post Tue Aug 28, 2012 11:21 am

Re: [Readme] Sony Bravia 2011 series

djoimania wrote:Hi,

same problem here but i only copied the profiles.xml from 0.6.2 to the 1.0.1 folder
and got audio back.
0.6.2 has no playlist support ;)


Thanks for this! Now all is right.
<<

koan00

Streaming enthusiast

Posts: 38

Joined: Mon Feb 20, 2012 7:25 pm

Post Tue Aug 28, 2012 12:34 pm

Re: [Readme] Sony Bravia 2011 series

I have a some mp4:avc/aac files. I guess this is the no longer transcode AAC change in the 1.x series that causes the problem?
<<

boeingaviation

Serviio newbie

Posts: 1

Joined: Wed Aug 29, 2012 1:44 am

Post Wed Aug 29, 2012 2:03 am

Re: [Readme] Sony Bravia 2011 series

Hi all,

I've been using Serviio on my Sony Bravia TV KDL-32CX520. I have coded some movies into both MPEG-4 & AVI formats.

Now sometimes videos will play fine and sometimes they wont. For example I was just watching a video on my TV which is streaming via my router using Serviio and 25 minutes into the video it freezes and I can't rewind or fast forward.

Serviio has automatically selected the Sony Bravia 2011 model in the profile.

Also sometimes after a few days I can't get serviio to show up on my tv, even though the console is showing that the server is running.

Are there any special settings or anything that I need to set?

Cheers,
Chris.
<<

koan00

Streaming enthusiast

Posts: 38

Joined: Mon Feb 20, 2012 7:25 pm

Post Wed Aug 29, 2012 12:32 pm

Re: [Readme] Sony Bravia 2011 series

boeingaviation wrote:Hi all,

I've been using Serviio on my Sony Bravia TV KDL-32CX520. I have coded some movies into both MPEG-4 & AVI formats.

Now sometimes videos will play fine and sometimes they wont. For example I was just watching a video on my TV which is streaming via my router using Serviio and 25 minutes into the video it freezes and I can't rewind or fast forward.

Serviio has automatically selected the Sony Bravia 2011 model in the profile.

Also sometimes after a few days I can't get serviio to show up on my tv, even though the console is showing that the server is running.

Are there any special settings or anything that I need to set?

Cheers,
Chris.


Frist, can you post a detailed log file from serviio?

Is this both avi and mp4 media types? Any others have issues?

What is your network like? WLAN, wired, speed, etc?

Do you have enough free temp space on the server?

If you are in the US, I wouldnt recommend the AVI container, as the TV does not support it natively. MP4 would be better. Also, if in the US, manually select the Sony Bravia 2011 (US) profile in the console.

For issues with serviio not being seen, it could be quite a few things. I think it is recomended to have both the server and the clients to have IP's that don't change. You can either use a static IP for each, or a DHCP reservation. Also, don't let the server machine go to sleep or hibernate.
<<

koan00

Streaming enthusiast

Posts: 38

Joined: Mon Feb 20, 2012 7:25 pm

Post Tue Nov 13, 2012 6:52 pm

Re: [Readme] Sony Bravia 2011 series

I'd like to suggest backing out the AAC audio changes from the 2011-us profile.

I get about a 60% success rate for playing back AAC with the new profile. Backing out the AAC part allows me to have 100% working. Not sure what the issue is, a cursory look with media info doesnt seem to show many differences between what plays, and what doesnt.
<<

playwithfire

Serviio newbie

Posts: 15

Joined: Sun Aug 21, 2011 10:00 pm

Post Sat Nov 17, 2012 4:09 pm

Re: [Readme] Sony Bravia 2011 series

djoimania wrote:Hi,

same problem here but i only copied the profiles.xml from 0.6.2 to the 1.0.1 folder
and got audio back.
0.6.2 has no playlist support ;)



How did you get this to work? I am having the same issue but I copied the profiles from 0.62 to the 1.01 folder and then Serviio will not load up (it gives that error message Serviio seems to be running....exciting crap).
PreviousNext

Return to Sony

Who is online

Users browsing this forum: No registered users and 29 guests

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