Open starpause opened 11 years ago
I'm looking for omxplayer to scale the video it's playing back to fill the entire screen, without effecting aspect ratio. From what I can tell it's available in the omxplayer engine of xbmc:
https://github.com/xbmc/xbmc/commit/6c94a0b8b63e2a9cb5abf20ff7fb14aa73ad4354
You can achive this with the --win option, but you have to calculate the parameters.
I'm looking for omxplayer to scale the video it's playing back to fill the entire screen, without effecting aspect ratio. From what I can tell it's available in the omxplayer engine of xbmc:
https://github.com/xbmc/xbmc/commit/6c94a0b8b63e2a9cb5abf20ff7fb14aa73ad4354