Actions
Bug #5941
openweird satip behavior on ATSC-T channels
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-08-15
Due date:
% Done:
0%
Estimated time:
Found in version:
ce09077056f9c6558c188d135cec3be85cc9c200
Affected Versions:
Description
Support for minisatip and tvheadend for ATSC-T was added a while back. While playing directly from tvheadend works good, while using satip there is strange behavior: tvh keeps switching between pids=all and adding individual pids while continuously playing a channel.
The log resulted from the command:
./build.linux/tvheadend -d --trace all 2>&1 | tee /tmp/tvh.log
is attached here. Basically check for pids=all and pids=0,1,48,49,52,53 which should not happen.
I am using the master from today:
commit ce09077056f9c6558c188d135cec3be85cc9c200 (HEAD -> master, origin/master, origin/HEAD)
Files
Actions