InterDVDStream๏
Inherits: Resource < RefCounted < Object
Extra audio or subtitle stream muxed into an InterDVDCell.
Description๏
InterDVDCell.audio_path is stream 0. Additional AC3 audio tracks use KIND_AUDIO (private stream 0x81+). Caption files (.srt, .sup) use KIND_SUBTITLE and are muxed as dvdsub (private stream 0x20+). IFO stream tables are written only when that PES exists in the muxed VOB.
Properties๏
|
||
|
||
|
||
|
||
|
Enumerations๏
enum Kind: ๐
Kind KIND_AUDIO = 0
Additional AC3 audio track.
Kind KIND_SUBTITLE = 1
SPU / dvdsub caption track.
Property Descriptions๏
Language code extension (normal, visually impaired, director comments, and so on).
If false, export skips this stream.
Audio or subtitle.
ISO 639-1 language code written into the IFO audio or subpicture attribute table.
Audio file or subtitle file to mux.