Skip to content

Instantly share code, notes, and snippets.

@gcch
Created October 9, 2016 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gcch/36769e1a04110db78376bc7b52087ab9 to your computer and use it in GitHub Desktop.
Save gcch/36769e1a04110db78376bc7b52087ab9 to your computer and use it in GitHub Desktop.
name: PT3-S1
types:
- BS
- CS
command: recpt1 --b25 --lnb 15 --device /dev/pt3video0 --strip <channel> - -
decoder: arib-b25-stream-test
isDisabled: false
- name: PT3-S2
types:
- BS
- CS
command: recpt1 --b25 --lnb 15 --device /dev/pt3video1 --strip <channel> - -
decoder: arib-b25-stream-test
isDisabled: false
- name: PT3-T1
types:
- GR
command: recpt1 --b25 --device /dev/pt3video2 --strip <channel> - -
decoder: arib-b25-stream-test
isDisabled: false
- name: PT3-T2
types:
- GR
command: recpt1 --b25 --device /dev/pt3video3 --strip <channel> - -
decoder: arib-b25-stream-test
isDisabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment