Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89532 - mplayer doesn't restore fullscreen video after switching to text console and back
Summary: mplayer doesn't restore fullscreen video after switching to text console and ...
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-18 08:02 UTC by Alexey Dobriyan
Modified: 2006-06-22 08:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Dobriyan 2005-04-18 08:02:07 UTC
Reproducible: Always
Steps to Reproduce:
0. $ mplayer -vo xv pulp_fiction.avi
1. f              (go fullscreen)
2. Ctrl+Alt+F1    (switch to text console)
3. Alt+F7         (switch back)

Actual Results:  
mplayer shows 1 frame (sometimes zero frames), then screen goes black. Sound is
playing OK.

Regoing to window mode and back to fullscreen restores the video.


Work as expected:
    -vo x11 (modulo movie is not fullscreened)
    -vo sdl
    -vo gl
    -vo gl2

xorg-x11-6.8.2-r1
mplayer-1.0_pre6-r5
===============================================================================
Gentoo Base System version 1.6.10
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.12-rc2 i686)
=================================================================
System uname: 2.6.12-rc2 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 14 2005, 14:22:03)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.aiya.ru/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa apache2 audiofile avi bash-competion bitmap-fonts bzlib
caps cdr cscope ctype curl curlwrappers dga directfb divx4linux dv encode exif
expat fam ffmpeg flac ftp gif glut gpm iconv icq imagemagick imlib jikes jpeg
junit kde lesstif libwww lm_sensors maildir mbox mime mmap mp3 mpeg ncurses nptl
nptlonly openal opengl pam pcre pdflib perl png posix python qt quicktime
readline samba sdl sharedmem sndfile sock5 sockets spell sse ssl sysfs sysvipc
tcltk test tetex threads tiff truetype truetype-fonts type1-fonts unicode usb
win32codecs xine xml2 xmms xpm xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
===============================================================================
Comment 1 Alexey Dobriyan 2005-08-07 07:21:13 UTC
Remains with: xorg-x11-6.8.2-r2
              mplayer-1.0_pre6-r4
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2006-06-22 07:51:56 UTC
Is this bug still present in 1.0_pre8?
Comment 3 Alexey Dobriyan 2006-06-22 08:58:07 UTC
Hmm... indeed it's fixed.