FAQ  •  Register  •  Login

Sony Bravia 2010 series

<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Apr 04, 2011 10:17 am

Re: [Readme] Sony Bravia 2010 series

Are you sure the subtitle isnot part of the stream / muxed together in the container? If you remove the srt from the USB stick, does it still show?
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Apr 04, 2011 7:11 pm

Re: [Readme] Sony Bravia 2010 series

Trying an AVI with SRT(UTF-8) files over USB, No success for me.
See following USB compatible formats
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
<<

princo

Serviio newbie

Posts: 6

Joined: Mon Jun 07, 2010 6:12 pm

Post Mon Apr 04, 2011 8:40 pm

Re: [Readme] Sony Bravia 2010 series

I have tried again. It works. If I remove srt file from flash, there is no subtitle. There is no also subtitle option menu. It appears only if I have avi and srt file on flash with same name. Problem is that only few avi files I can play via usb. I checked two avi files with mediaInfo that gave me almost the same description, but one works and the other not. I still cannot find any explanation.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Tue Apr 05, 2011 6:57 am

Re: [Readme] Sony Bravia 2010 series

Could you try this same avi file over DLNA with modification on Sony Bravia Profile like this:
  Code:
   <Profile id="9" name="Sony Bravia TV" extendsProfileId="1">
      <Detection>
         <UPnPSearch>
            <FriendlyName>BRAVIA.*</FriendlyName>
         </UPnPSearch>
      </Detection>
      <SubtitlesMimeType>text/srt</SubtitlesMimeType>
...
...
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 Tue Apr 05, 2011 6:58 am

Re: [Readme] Sony Bravia 2010 series

Could you post "ffmpeg -i" and "MediaInfo" of your "working" avi file?
Could you also post your .srt 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
<<

princo

Serviio newbie

Posts: 6

Joined: Mon Jun 07, 2010 6:12 pm

Post Tue Apr 05, 2011 11:43 am

Re: [Readme] Sony Bravia 2010 series

First of all, firmware version is as you mentioned before (108 at the end). Subtitle also works with the last Harry Potter. It looks that TV plays avi files via usb if they have low bitrate. I have attached a rar file with mediainfo txt description, srt file and also a picture from TV with subtitle on. Letters are quite ugly, narrow and with gray backgroung. My intention is to support you to make subtitle support for serviio. Earlier, Zip mentioned that Sony TVs originaly have no subtitle capabilities. And I also belived the same until few days ago. I do not know what means ffmpeg -i and how to do that.
Attachments
subtitle.rar
(77.99 KiB) Downloaded 808 times
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Tue Apr 05, 2011 12:40 pm

Re: [Readme] Sony Bravia 2010 series

princo wrote:...My intention is to support you to make subtitle support for serviio. Earlier, Zip mentioned that Sony TVs originaly have no subtitle capabilities. And I also believed the same until few days ago.

Thanks a lot, I will check that...
princo wrote:I do not know what means ffmpeg -i and how to do that.

This is on my signature link or
viewtopic.php?f=5&t=38
viewtopic.php?f=5&t=1123
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 Tue Apr 05, 2011 6:35 pm

A

Illico wrote:
princo wrote:...My intention is to support you to make subtitle support for serviio. Earlier, Zip mentioned that Sony TVs originaly have no subtitle capabilities. And I also believed the same until few days ago.

Thanks a lot, I will check that...


I'm impressed... your srt file works too on my EX501 over USB.

Subtitle Type menu appears with:
- None
- Font1 CP1250
- Font2 CP1251
- Font3 CP1253
- Font4 CP1254

I will try to modify my other srt files and found the good settings and try over DLNA...
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
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Apr 05, 2011 10:05 pm

Re: A

Illico wrote:I will try to modify my other srt files and found the good settings and try over DLNA...

Look for the starting byte sequence (little endian vs big endian), some TVs don't like those
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Apr 08, 2011 6:54 pm

Re: [Readme] Sony Bravia 2010 series

New firmware version on my 46EX501 this night: PKG4.099EUL-0108
I will advise when informations will be published
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 Sat Apr 09, 2011 2:14 pm

Re: [Readme] Sony Bravia 2010 series

I just downloaded the latest beta version of PS3 Media Server...There is no doubt, serviio is better.Faster browsing. Faster delivering... ;)

It seems that Sony Bravia supports PNG thumbnails (with transparency) for files and folders.
How serviio plan to include PNG?
This request is closed? https://bitbucket.org/xnejp03/serviio/i ... thumbnails
Is it possible to include more resources (JPEG thumb, PNG thumb) following the movie resource?
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
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Sat Apr 09, 2011 2:40 pm

Re: [Readme] Sony Bravia 2010 series

Illico wrote:I just downloaded the latest beta version of PS3 Media Server...There is no doubt, serviio is better.Faster browsing. Faster delivering... ;)

well yer cause serviio is the best for sony and samsung TV/BDP

It seems that Sony Bravia supports PNG thumbnails (with transparency) for files and folders.

yes there are a few renderers that support PNG thumbnails

How serviio plan to include PNG?

For png thumbnails we'd have to have 1:n relationship between file and thumbnail, so that we always have JPG and (optionally) PNG as well. Or maybe a setting which of the formats should be sent to the renderer.


that ticket is OPEN but has no expected eta on it.

Is it possible to include more resources (JPEG thumb, PNG thumb) following the movie resource?

See Above.
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
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Sun Apr 10, 2011 6:42 am

Re: [Readme] Sony Bravia 2010 series

How serviio plan to include PNG?

Thanks Cerberus, due to my poor english, I'm not sure to understand all this, hence my question:
Cerberus wrote:For png thumbnails we'd have to have 1:n relationship between file and thumbnail, so that we always have JPG and (optionally) PNG as well. Or maybe a setting which of the formats should be sent to the renderer.
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
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Apr 10, 2011 10:41 am

Re: [Readme] Sony Bravia 2010 series

The note on the ticket is because the indexing process would have to generate both, JPG and PNG thumbnail for the resource and store in in Serviio's library - that would take double the space and some more time to index.
What would be the gain in making the thumbnails transparent? I can think of one case, where the Samsung C series devices (stupidly) stretch DVD covers to file 16:9 icon.
<<

Petr Neda

Serviio newbie

Posts: 2

Joined: Thu Apr 14, 2011 7:30 pm

Post Fri Apr 15, 2011 10:06 am

Re: [Readme] Sony Bravia 2010 series

Hello, I write a query in Czech?
This is a TV KDL-46EX715 and functional titles.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Apr 15, 2011 11:58 am

Re: [Readme] Sony Bravia 2010 series

Petr Neda wrote:Hello, I write a query in Czech?

If you want...you could also use google translate
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
<<

Petr Neda

Serviio newbie

Posts: 2

Joined: Thu Apr 14, 2011 7:30 pm

Post Fri Apr 15, 2011 6:05 pm

Re: [Readme] Sony Bravia 2010 series

I thought that the author is Czech serviio and communication for me would be a lot easier.
For translation using Google Translate.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Apr 15, 2011 6:31 pm

RE: [Readme] Sony Bravia 2010 series

Send me a PM
<<

red321z

Serviio newbie

Posts: 1

Joined: Sun Apr 24, 2011 3:34 pm

Post Sun Apr 24, 2011 3:44 pm

Re: [Readme] Sony Bravia 2010 series

First of all thank you for this excellent server. After trawling through a number odf DNLA servers, this is definitely the best for my purposes , mythtv server and a Sony ex503 n the UK.

Only addition I needed ( on 0.5.2 running on my mythtv backend ) was:

Freesat HD channels recorded by Mythtv ( BBC1 HD, ITV1 HD, BBC HD, 4 HD ) are detected as AVC_TS_HP_HD_MPEG1_L2_ISO, as they have both AC3 and Mpeg1 tracks. They didnt show up on the Sony , but the added line below fixed that. They show up, and allow both audio tracks to be accessed by remote.

<!-- 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>


The only other feature missing for me is playing DVD.isos natively, which is available in ps3-server.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Sun Apr 24, 2011 5:13 pm

Re: [Readme] Sony Bravia 2010 series

red321z wrote:...Freesat HD channels recorded by Mythtv ( BBC1 HD, ITV1 HD, BBC HD, 4 HD ) are detected as AVC_TS_HP_HD_MPEG1_L2_ISO, as they have both AC3 and Mpeg1 tracks...

Thanks red321z.
So we could also add the mime-type="video/vnd.dlna.mpeg-tts" AVC_TS_HP_HD_MPEG1_L2_T (for same stream that AVC_TS_HP_HD_MPEG1_L2_ISO but with timestamps)
  Code:
      <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>         
         <!-- 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>         
      </MediaFormatProfiles>
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
PreviousNext

Return to Sony

Who is online

Users browsing this forum: Google [Bot] and 11 guests

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