Commit cb01f30
Fix MythPlayer::GetRawVideoFrame() for mythcommflag.
Fix MythPlayer::GetRawVideoFrame() to return the correct frame number.
This change fixes mythcommflag so that it will return consistent results
across multiple runs. It should also improve commercial detection
accuracy, as the frame numbers identified by the different methods will
actually be precise--allowing for better comparing the results of the
different methods.
Although this commit has my name for the signed-off line, I didn't do
much. Thanks to Kevin Ross for the debugging and the patch, to Taylor
Ralph and Mark Kendall for actually reviewing the patch, and to all the
users and devs who ran with the patch to test it (and saw
greatly-improved commercial flagging results).
Fixes #9997.
Signed-off-by: Michael T. Dean <mdean@mythtv.org>
(cherry picked from commit f135d5d)1 parent a24ecbf commit cb01f30
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4089 | 4089 | | |
4090 | 4090 | | |
4091 | 4091 | | |
4092 | | - | |
| 4092 | + | |
| 4093 | + | |
4093 | 4094 | | |
4094 | 4095 | | |
4095 | 4096 | | |
| |||
0 commit comments