Opened 14 years ago
Closed 6 years ago
#11239 closed Bug Report - General (Won't Fix)
Slow tuning -> Real time commflag starts too fast.
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - General | Version: | 0.25-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Hi!
Have real-time commflagging turned on and found that if you have a slow-tuning card (DVB) the commflag will startup too fast, find an empty file and bail out. Error message:
2012-11-15 00:10:01.240656 E [26271/26271] CoreContext main.cpp:659 (DoesFileExist) - File /data/recordings/1003_20121115001000.mpg is zero-byte, aborting.
Change History (2)
Note:
See TracTickets
for help on using tickets.

Verified the diagnosis by creating a wrapper around mythcommflag that delayed the start by 15 seconds. With this workaround it works fine.