Bravia KDL-32EX725 1080p video aspec ratio
Bravia KDL-32EX725 1080p video aspec ratio
When streaming to my Bravia KDL-32EX725, all 1080p formats will be stretched and distorted, with two thick top and bottom black bars, along with reduced scale subtitles.
This only happens with this model (as far as I have experienced), for whenever I stream to my Bravia KDL-32W655A, it will fit nicely. 720p formats will do great with both TV's. Is there a way I can fix the aspect ratio on the first one for the HDvideos?
Thanks in advance
This only happens with this model (as far as I have experienced), for whenever I stream to my Bravia KDL-32W655A, it will fit nicely. 720p formats will do great with both TV's. Is there a way I can fix the aspect ratio on the first one for the HDvideos?
Thanks in advance
- Attachments
-
- ums_dbg.zip
- (28.44 KiB) Downloaded 559 times
TigoTas
Re: Bravia KDL-32EX725 1080p video aspec ratio
You can try add:
To the Renderer config
Code: Select all
KeepAspectRatio = true
Re: Bravia KDL-32EX725 1080p video aspec ratio
Adding it is useless without commenting these two lines in conflict:
OverrideFFmpegVideoFilter = pad=max(iw\\,ih*16/9):max(ih\\,iw/16*9):(ow-iw)/2:(oh-ih)/2, setdar=4/3
CustomMencoderOptions = -vf softskip,expand=::::1:16/9:2,scale=1283:720