google / google/sagetv

DShowPlayer improvements

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
287
Forks
172
PR merge metrics
No merged PRs in 30d

Description

Currently, DShowPlayer has a lot of hard-coded decisions in it, that may not necessarily be required with newer filters out in the wild (and potentially being rolled into the sagetv product). Things like VideoRenderer being limited to specific choices, some media formats being forced to use specific filters in code instead of using properties, etc. Basically, with the newer decoders and renderers available, which have much greater capability, it might make sense to open up these restrictions and allow any option to be selected for each container/format/renderer.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.