Package: xine-ui
Version: 0.99.4+dfsg+cvs20061111-1
Severity: important
I am trying to do the following with xine:
- run without opening an X11 window
- play an audio file that was given as argument
- don't output any sound but decode the file nonetheless (optional)
- quit when it is done
I first tried the following flags:
-g, --hide-gui hide GUI (panel, etc.)
-I, --no-gui disable GUI
-H, --hide-video hide video window
--no-splash Don't display the splash screen.
-p, --auto-play [opt] Play on start. Can be followed by:
'q': quit when play is done.
Eg. "xine -g -I -H --no-splash file.ogg -pq"
But xine opens a window nonetheless. Setting DISPLAY to "" or unsetting
that variable results in "Cannot open display" and xine doesn't run.
Adding "-V null" does not change anything to the behaviour. Adding
"-V none" doesn't either.
Adding "-A null" causes the following message:
% xine -A null -g -I -H --no-splash file.ogg -pq
This is xine (X11 gui) - a free video player v0.99.5cvs.
(c) 2000-2006 The xine Team.
xiTK received SIGSEGV signal, RIP.
aborted
%
Adding "-A none" seems to work (though it segfaulted at least twice
during my tests) but there is still that GUI window.
All tests were done after removing ~/.xine, just in case.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages xine-ui depends on:
ii libc6 2.3.6.ds1-10 GNU C Library: Shared libraries
ii libcaca0 0.99.beta11.debian-2 colour ASCII art library
ii libcomer 1.39+1.40-WIP-2006.11.14+dfsg-1 common error description library
ii libcucul 0.99.beta11.debian-2 low-level Unicode character drawin
ii libcurl3 7.15.5-1 Multi-protocol file transfer libra
ii libfontc 2.4.2-1 generic font configuration library
ii libgnutl 1.4.4-3 the GNU TLS library - runtime libr
ii libidn11 0.6.5-1 GNU libidn library, implementation
ii libkrb53 1.4.4-5 MIT Kerberos runtime libraries
ii libncurs 5.5-5 Shared libraries for terminal hand
ii libpng12 1.2.15~beta5-1 PNG library - runtime
ii libreadl 5.2-2 GNU readline and history libraries
ii libx11-6 2:1.0.3-4 X11 client-side library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxft2 2.1.8.2-8 FreeType-based font drawing librar
ii libxine1 1.1.2+dfsg-2 the xine video/media player librar
ii libxiner 1:1.0.1-4.1 X11 Xinerama extension library
ii libxtst6 1:1.0.1-5 X11 Testing -- Resource extension
ii libxv1 1:1.0.2-1 X11 Video extension library
ii libxxf86 1:1.0.1-2 X11 XFree86 video mode extension l
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages xine-ui recommends:
ii libaa1 1.4p5-30 ascii art library
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]