gitignore updates4
This commit is contained in:
parent
2118c05b24
commit
d53f55b554
198 changed files with 2797 additions and 2 deletions
15
tvheadend/config/codec/1c4aca324eab896459433ab62e1b0ce2
Normal file
15
tvheadend/config/codec/1c4aca324eab896459433ab62e1b0ce2
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"bit_rate": 0,
|
||||
"crf": 28,
|
||||
"deadline": 1,
|
||||
"cpu-used": 8,
|
||||
"tune": 0,
|
||||
"deinterlace": false,
|
||||
"height": 384,
|
||||
"hwaccel": false,
|
||||
"pix_fmt": -1,
|
||||
"name": "webtv-vp8",
|
||||
"description": "WEBTV codec VP8",
|
||||
"codec_name": "libvpx",
|
||||
"profile": 0
|
||||
}
|
||||
11
tvheadend/config/codec/1e35ff58f3185b9fe0e37c0bdfc90b9e
Normal file
11
tvheadend/config/codec/1e35ff58f3185b9fe0e37c0bdfc90b9e
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"qscale": 0,
|
||||
"tracks": 1,
|
||||
"sample_fmt": -1,
|
||||
"sample_rate": 0,
|
||||
"channel_layout": 0,
|
||||
"name": "webtv-vorbis",
|
||||
"description": "WEBTV codec Vorbis",
|
||||
"codec_name": "vorbis",
|
||||
"profile": 0
|
||||
}
|
||||
12
tvheadend/config/codec/2ac4543eae22f57d12fbdff721f322de
Normal file
12
tvheadend/config/codec/2ac4543eae22f57d12fbdff721f322de
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"bit_rate": 0,
|
||||
"crf": 0,
|
||||
"deinterlace": false,
|
||||
"height": 384,
|
||||
"hwaccel": false,
|
||||
"pix_fmt": 0,
|
||||
"name": "webtv-h264",
|
||||
"description": "WEBTV codec H264",
|
||||
"codec_name": "libx264",
|
||||
"profile": 0
|
||||
}
|
||||
12
tvheadend/config/codec/82b68d228e6bceb750a9293f629a1519
Normal file
12
tvheadend/config/codec/82b68d228e6bceb750a9293f629a1519
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"bit_rate": 0,
|
||||
"qscale": 0,
|
||||
"tracks": 1,
|
||||
"sample_fmt": -1,
|
||||
"sample_rate": 0,
|
||||
"channel_layout": 0,
|
||||
"name": "webtv-aac",
|
||||
"description": "WEBTV codec AAC",
|
||||
"codec_name": "aac",
|
||||
"profile": 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue