diff options
Diffstat (limited to 'multimedia/ffmpeg/README')
-rw-r--r-- | multimedia/ffmpeg/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/ffmpeg/README b/multimedia/ffmpeg/README index 7e50035835..279b834360 100644 --- a/multimedia/ffmpeg/README +++ b/multimedia/ffmpeg/README @@ -19,10 +19,6 @@ VPX=yes|no (default: no), requires libvpx X264=yes|no (default: yes), requires x264 XVID=yes|no (default: no), requires xvidcore -ffmpeg is built with runtime cpu detection by default, which might -have a quite big impact on performance. You can turn it off by passing -RUNTIME=no to the script, but this creates a non-portable binary. - Make sure to run this script in a real root shell ("su -") and that you have either tetex or texlive installed. |