allyarellano / gecko-mediaplayer

Automatically exported from code.google.com/p/gecko-mediaplayer
GNU General Public License v2.0
0 stars 0 forks source link

Grey triangle shown at corner when show control is disable #172

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. using Google-Chrome with gecko-mediaplayer plugin
2. disable show control either from gnome-mplayer or php code
3. player any movies that is smaller than the frame size

What is the expected output? What do you see instead?
Background should be black in color around the movie area. Instead it will have 
a grey triangle at the right bottom of the video frame if the video size is 
small than the frame. eg. 16:9 video fit onto 4:3 frame. Unless the video is 
same size as the browser's video frame.

What version of the product are you using? On what operating system?
gecko-mediaplayer 1.0.5
Ubuntu 12.04
Google-chrome 19.0.1084.56

Please provide any additional information below.

Original issue reported on code.google.com by yukle...@gmail.com on 5 Jul 2012 at 9:19

GoogleCodeExporter commented 8 years ago
This should be fixed in 1.0.6 unless you are using vdpau as the video output. 
VDPAU has problems when the vo is black, so I do not change it in that case.

Original comment by kdeko...@gmail.com on 5 Jul 2012 at 12:25