tvkitchen / appliances

A one stop shop for official TV Kitchen Appliances
GNU Lesser General Public License v3.0
3 stars 0 forks source link

Support text format changes #155

Open slifty opened 2 years ago

slifty commented 2 years ago

Feature description

There are several types of TEXT in this system and it would be convenient to be able to convert between them -- a TextReducerAppliance.


Here are some of the conversion steps I have in mind:

Here's some extra spice: this should also handle TEXT.CUE conversions, and could potentially eliminate the concept of TEXT.SRT in favor of TEXT.CUE (note that this would be problematic to do if we don't also implement the ability to explicitly specify input streams for new appliances, since a common flow will likely be VIDEO => (rollup) CUE => ATOM => CUE => FILE