Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. [
  2. {
  3. "name": "BBC 1 HD",
  4. "provider": "bb",
  5. "url": "/testme, /test1",
  6. "url": "/test",
  7. "source": "http://sourceurl.ts?overrun_nonfatal=1&fifo_size=50000000",
  8. "avconvOptions": {
  9. "input": [
  10. "-fflags", "igndts",
  11. "-fflags", "+genpts",
  12. "-probesize", "500000k",
  13. "-analyzeduration", "20000"
  14.  
  15.  
  16. ],
  17. "output": [
  18. "-vsync", "1",
  19. "-map", "0",
  20. "-sn",
  21. "-dn",
  22. "-packetsize", "64k"
  23.  
  24. ]
  25. }
  26.  
  27. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement