What sony conf file is your device using? Are you sure it is the BraviaEX.conf? If so on the latest version rename "Sony-BraviaEX.conf" to "Sony-BraviaEX.original" open that file and change the "CustomMencoderOptions " line to read
CODE: SELECT ALL
CustomMencoderOptions = -vf softskip,expand=::::1 ...
Search found 2 matches
- Tue Dec 16, 2014 8:08 am
- Forum: Announcements
- Topic: Version 4.3.1 is released
- Replies: 14
- Views: 43748
- Mon Dec 15, 2014 1:53 am
- Forum: Announcements
- Topic: Version 4.3.1 is released
- Replies: 14
- Views: 43748
Re: Version 4.3.1 is released
Bravia EX profile still broken when using Mencoder on some files, command line needs altering back to version 4.20 and prior, it should be...
CustomMencoderOptions = -vf softskip,expand=::::1:16/9:2,scale=1283:720 -lavcopts aspect=16/9
the "-lavcopts aspect=16/9" bit is needed for certain x264 ...
CustomMencoderOptions = -vf softskip,expand=::::1:16/9:2,scale=1283:720 -lavcopts aspect=16/9
the "-lavcopts aspect=16/9" bit is needed for certain x264 ...