Skip to content

Commit f7b147a

Browse files
committed
Add note about movie option to README
1 parent 4d9d078 commit f7b147a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

+5
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ that, for example to be installed under */usr/*, with config files under
6666

6767
cmake -DCMAKE_INSTALL_PREFIX="/usr" -DSYSCONFDIR=/etc ..
6868

69+
By default, pdfpc includes support for movie playback. This requires several
70+
gstreamer dependencies as well as gdk-x11. The requirement for these packages
71+
can be removed by compiling without support for movie playback by passing
72+
*-DMOVIES=OFF* to the cmake command.
73+
6974
Compiling from github
7075
---------------------
7176

0 commit comments

Comments
 (0)