Advertisement
Guest User

Untitled

a guest
Apr 7th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. diff --git a/Makefile.ffmpeg b/Makefile.ffmpeg
  2. index d387eb6..de605d4 100644
  3. --- a/Makefile.ffmpeg
  4. +++ b/Makefile.ffmpeg
  5. @@ -175,6 +175,7 @@ $(LIB_ROOT)/$(LIBX264)/.tvh_build: \
  6. $(LIB_ROOT)/$(YASM)/.tvh_build \
  7. $(LIB_ROOT)/$(LIBX264)/.tvh_download
  8. cd $(LIB_ROOT)/$(LIBX264) && $(CONFIGURE) \
  9. + --enable-pic \
  10. --disable-swscale \
  11. --disable-lavf \
  12. --disable-avs \
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement