diff options
Diffstat (limited to 'multimedia/guvcview/README')
-rw-r--r-- | multimedia/guvcview/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/guvcview/README b/multimedia/guvcview/README index cb9fbf4715..a193206f7d 100644 --- a/multimedia/guvcview/README +++ b/multimedia/guvcview/README @@ -4,6 +4,6 @@ This project aims at providing a simple GTK interface for capturing and viewing video from devices supported by the linux UVC driver, although it should also work with any v4l2 compatible device. -If you want to compile guvcview using PulseAudio support you can +If you want to compile guvcview without PulseAudio support you can run the script as follows: - PULSE=YES ./guvcview.SlackBuild + PULSE=NO ./guvcview.SlackBuild |