Opened 20 years ago
Closed 20 years ago
#1918 closed defect (fixed)
add totalframecount to mythcommflag --outputfile output
| Reported by: | Owned by: | cpinkham | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | mythcommflag |
| Cc: | Ticket locked: | no |
Description
In order to check the performance of a commflagger, it is convenient to compare its mythcommflag --outputfile to a outputfile that is known to be correct. In order to properly compare two outputs, one needs to know the total length of the file.
this patch simply adds the total framecount to the --outputfile output.
Attachments (1)
Change History (2)
by , 20 years ago
| Attachment: | totalframecountpatch added |
|---|
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [10498]) Closes #1918 by applying Lucas' patch to add the total frame count to the --outputfile output.