Fix some weirdities in the man page, see #114060
Original commit message from CVS: Fix some weirdities in the man page, see #114060
This commit is contained in:
parent
2a0cef0c8b
commit
bde15ed354
@ -26,8 +26,8 @@ the defaults for audio and video output sinks.
|
|||||||
Here is an example .gst file that implements the same defaults as hard-coded
|
Here is an example .gst file that implements the same defaults as hard-coded
|
||||||
in the script :
|
in the script :
|
||||||
|
|
||||||
$cfg{AUDIOSINK} = "osssink";
|
AUDIOSINK = "osssink";
|
||||||
$cfg{VIDEOSINK} = "colorspace ! xvideosink";
|
VIDEOSINK = "colorspace ! xvideosink";
|
||||||
|
|
||||||
You can change osssink to any of esdsink, alsasink, jacksink (if you have
|
You can change osssink to any of esdsink, alsasink, jacksink (if you have
|
||||||
the plug-in), and you can change xvideosink to aasink or sdlvideosink.
|
the plug-in), and you can change xvideosink to aasink or sdlvideosink.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user