User Tools

Site Tools


sony_bravia_tv

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
sony_bravia_tv [2013/05/29 18:24]
illico [Native formats supported without transcoding from GetProtocolInfo result]
sony_bravia_tv [2013/05/29 18:33]
illico Add Sony Bravia 2013
Line 442: Line 442:
 ===== Sony Bravia ProtocolInfo evolution ===== ===== Sony Bravia ProtocolInfo evolution =====
  
 +
 +----
 +==== 2013 models====
 +----
 +New format supported since 2012 profile:
 +== Matroska (.mkv) ==
 +<code>
 +    http-get:*:video/x-mkv:*,
 +    http-get:*:video/x-matroska:*,
 +</code>
 +== 3GPP (.3gp, .3g2) ==
 +<code>
 +    http-get:*:video/3gpp:*,
 +    http-get:*:video/3gpp2:*,
 +    http-get:*:audio/3gpp:*,
 +    http-get:*:audio/3gpp2:*,
 +</code>
 +== WEBM (.webm) ==
 +<code>
 +    http-get:*:video/webm:*,
 +</code>
 +== Quicktime (.MOV) ==
 +<code>
 +    http-get:*:video/quicktime:*,
 +</code>
 +== XVID (.avi )==
 +<code>
 +    http-get:*:video/x-avi:*,
 +    http-get:*:video/x-xvid:*,
 +</code>
 +== HLS (.m3u8 )==
 +<code>
 +    http-get:*:application/x-mpegURL:*,
 +    http-get:*:application/vnd.apple.mpegURL:*,
 +</code>
 +
 +
 +----
 ==== 2012 models==== ==== 2012 models====
 +----
 New format supported since 2011 profile: New format supported since 2011 profile:
 <code> <code>
Line 448: Line 487:
 http-get:*:audio/x-m4a:*, http-get:*:audio/x-m4a:*,
 </code> </code>
-    + 
 + 
 +---- 
 ==== 2011 models==== ==== 2011 models====
 +----
 New format supported since 2010 profile:     New format supported since 2010 profile:    
 == Windows Media Audio (asf container) (*.wma). ==     == Windows Media Audio (asf container) (*.wma). ==    
Line 491: Line 533:
  
  
 +----
 ==== 2010 models ==== ==== 2010 models ====
 +----
 == JPEG standard == == JPEG standard ==
 <code> <code>
sony_bravia_tv.txt · Last modified: 2013/05/30 08:02 by illico