Re: [Device] Sony Bravia 2010 series (EX4, EX5, EX6, EX7, HX7)
- Code:
<Profile id="9" name="Sony Bravia TV" extendsProfileId="1">
<Detection>
<X-AV-Client-Info>BRAVIA.*</X-AV-Client-Info>
</Detection>
<Transcoding>
<!-- [mp3, mp2, ac3, aac, dca, wmav2, pcm_s16le] Audio profile codec-->
<!-- [vc1, mpeg4, msmpeg4, mpeg2video, mpeg1video, h264, wmv2, mjpeg] Video codec -->
<!-- [mp4, asf, mpegvideo, mpeg, mpegts, matroska, avi] container -->
<Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="mp3"> <!-- This is MPEG_PS_PAL profile -->
<Matches container="avi" vCodec="mpeg4" aCodec="mp3" /> <!-- container=AVI, audioCodec=MP3, videoCodec=MPEG4 TESTED OK -->
<Matches container="avi" vCodec="wmv2" aCodec="aac" /> <!-- container=AVI, audioCodec=AAC, videoCodec=WMV TESTED OK -->
<Matches container="matroska" vCodec="mpeg4" aCodec="aac" /> <!-- container=MATROSKA, audioCodec=AAC, videoCodec=MPEG4 TESTED OK -->
<Matches container="mp4" vCodec="h264" aCodec="aac" /><!-- container=MP4, audioCodec=AAC, videoCodec=H264 TESTED OK-->
</Video>
</Transcoding>
</Profile>
- That could be interresting to have HD profile (ex:AVC_TS_HD_EU_T) compatible with BRAVIA
- Message: Unknown video file type : Flash Video container type not supported by ffmpeg
- Message: Unknown audio codec: if no audio track, media not add to the video library
Con't
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