Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
) mit dem hinweis das eh alles unstable ist usw.
) kriegt.
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
#/ vdr -Psofthddevice -h softhddevice (0.5.1) - A software and GPU emulated HD device -a device audio device (fe. alsa: hw:0,0 oss: /dev/dsp) -p device audio device for pass-through (hw:0,1 or /dev/dsp1) -c channel audio mixer channel name (fe. PCM) -d display display of x11 server (fe. :0.0) -f start with fullscreen window (only with window manager) -g geometry x11 window geometry wxh+x+y -v device video device (va-api, vdpau, noop) -s start in suspended mode -x start x11 server -w workaround enable/disable workarounds no-hw-decoder disable hw decoder, use software decoder only no-mpeg-hw-decoder disable hw decoder for mpeg only alsa-driver-broken disable broken alsa driver message ignore-repeat-pict disable repeat pict message -D start in detached mode |

This post has been edited 1 times, last edit by "johns" (May 7th 2012, 7:18pm)
|
|
Source code |
1 |
-P "softhddevice -D -v vdpau -g 1408x792+100+100 -a Master" |
|
|
Source code |
1 |
svdrpsend -p2001 plug softhddevice atta |
|
|
Source code |
1 |
May 8 18:14:28 capricorn vdr: video: Can't connect to X11 server on ':0.0' |
)|
|
Source code |
1 2 |
xhost +si:localuser:vdr svdrpsend plug softhddevice atta |
habe schon fast den 77 Seiten Thread durch und alles durchprobiert => /etc/asound.conf in verschiedenen varianten das hw device direkt angegeben|
|
Source code |
1 2 3 |
May 8 22:06:04 capricorn vdr: audio: 'alsa' output module used May 8 22:06:04 capricorn vdr: audio/alsa: playback open 'default' error: Datei oder Verzeichnis nicht gefunden May 8 22:06:04 capricorn vdr: audio/alsa: can't open mixer 'default' |
|
|
Source code |
1 |
May 8 22:06:27 capricorn vdr: [13268] [softhddev]FeedKeyPress: remote 'XKeySym' not found |
This post has been edited 1 times, last edit by "gerdh" (May 8th 2012, 10:21pm)
|
|
Source code |
1 2 3 4 5 |
pcm.!default {
type hw
card NVidia
device 7
}
|
|
|
Source code |
1 |
gpasswd -a vdr audio |

|
|
Source code |
1 2 |
May 8 16:47:14 vdr vdr: audio: 44100Hz supports 1 2 3 4 5 6 7 8 channels May 8 16:47:14 vdr vdr: audio: 48000Hz supports 1 2 3 4 5 6 7 8 channels |
|
|
Source code |
1 2 |
May 9 07:24:16 capricorn vdr: audio: 44100Hz supports 2 2 4 4 6 6 6 6 channels May 9 07:24:16 capricorn vdr: audio: 48000Hz supports 2 2 4 4 6 6 6 6 channels |

Quoted
Aktuelle Git Version => nope... die aus dem unstable => 0.5.1
Dann kann man mit svdrpsend plug softhddevice atta bzw. softhddevice resu jederzeit ein Fenster bekommen.
Mit deta/atta kann man sogar den X11 Server/Screen wechseln.
|
|
Source code |
1 |
-P "softhddevice -v vdpau -f -s" |
|
|
Source code |
1 2 3 |
svdrpsend -p 2001 plug softhddevice deta export DISPLAY=:0.1 svdrpsend -p 2001 plug softhddevice atta |