Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.3.0 Alpha
-
None
-
Operating System: Windows 7
Platform: Intel
Description
The IPlayer class by default returns false for a HasChapters call.
Because TsReaderPlayer does not have an implementation for Chapters, it always returns false.
All of the logic for processing the comskip file should be moved out of g_Player and into TsReaderPlayer. The individual players should be in charge of how they deal with chapters, not the static class.
h4. Steps to Reproduce
Compile 1.3.0Alpha
go to tv recordings
press F9
Chapters option never shows up
Because TsReaderPlayer does not have an implementation for Chapters, it always returns false.
All of the logic for processing the comskip file should be moved out of g_Player and into TsReaderPlayer. The individual players should be in charge of how they deal with chapters, not the static class.
h4. Steps to Reproduce
Compile 1.3.0Alpha
go to tv recordings
press F9
Chapters option never shows up
Attachments
Issue Links
- links to