Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2016
2,239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. crunchyroll-username=USERNAME
  2. crunchyroll-password=PASSWORD
  3. default-stream=best
  4. #player="C:\Users\Username\Downloads\mpv\mpv.com" --cache=4096
  5. player="C:\Program Files\Combined Community Codec Pack 64bit\MPC\mpc-hc64.exe"
  6. player-continuous-http
  7.  
  8. #to enable client seeking
  9. player-passthrough=http,hls,rtmp
  10.  
  11. # Show console output from the video player
  12. verbose-player
  13.  
  14. # RTMP streams are downloaded using rtmpdump. Full path to the rtmpdump exe
  15. # should be specified here.
  16. rtmpdump=C:\Program Files (x86)\Livestreamer\rtmpdump\rtmpdump.exe
  17.  
  18. # Log level, default is info
  19. #loglevel=debug
  20.  
  21. # Number of threads to use when streaming HLS streams
  22. hls-segment-threads=2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement