Martin Cap wrote:
Kimmo Vuorinen wrote:
I have 4:3 tv and I am using my own script to start mplayer and it uses -aspect and -monitoraspect 1.3333 options. After returning to VDR which is tuned into channel with 16:9 transmission, picture is scretched into 4:3. I'll do some more testing later at the evening.
Hi,
After leaving mplayer (at the end of mplayer.sh), you could call 'em8300setup -w' to let the card return into widescreen .
To do that I would have to know if currently tuned channel is in 4:3 or 16:9 format when executing the script so script could set correct display mode. I don't know if there is a way to get this information but in my mind it would be quote ugly hack anyway ;)