Explain how to install kmplayer so that it cooperates (more or less) with
the rest of kde and mplayer.
This commit is contained in:
parent
604483561e
commit
f8417a93a1
@ -4,3 +4,12 @@ desktop files to embed it in konqueror.
|
||||
The front-end is not very useful, but the embeddable
|
||||
part means lots of windows video sites suddenly start
|
||||
working in konqueror.
|
||||
|
||||
Care must be taken for the audio output. You can either:
|
||||
- install an sdl with arts support and use an mplayer with sdl audio output,
|
||||
- use an mplayer with direct arts support,
|
||||
- disable arts audio output in kde entirely
|
||||
(control panel, multimedia, sound io, no output)
|
||||
|
||||
The last option is possibly preferable, as kde arts does not yield real time
|
||||
performance.
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/03/02 14:22:47 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2003/03/02 14:27:42 espie Exp $
|
||||
bin/kmplayer
|
||||
${KDE}/kparts_kmplayer.la
|
||||
lib/kdeinit_kmplayer.la
|
||||
@ -17,4 +17,5 @@ share/mimelnk/video/x-ms-wmv.desktop
|
||||
share/services/kmplayer_component.desktop
|
||||
%%SHARED%%
|
||||
@dirrm share/doc/HTML/en/kmplayer
|
||||
@exec echo "This port may require careful setup. See pkg_info kmplayer"
|
||||
@dirrm share/apps/kmplayer
|
||||
|
Loading…
x
Reference in New Issue
Block a user