nasedo
1st February 2005, 12:51
Hi!
I'm programming with delphi/dspack
For multiplexing in ogm, i'm building this graph :
.avi ->
.ogg ->
.ogg -> Ogg Multiplexer
.srt ->
.srt ->
which works great, but i'd like to add "Stream comments" for audio and subtitle streams, particularly Language:English,French.
I disovered that there was a comment editor in the property page of the OggMultiplexer.
But is there a way to set these comments in my app, without opening the property page? :confused:
Regards,
Nasedo
I'm programming with delphi/dspack
For multiplexing in ogm, i'm building this graph :
.avi ->
.ogg ->
.ogg -> Ogg Multiplexer
.srt ->
.srt ->
which works great, but i'd like to add "Stream comments" for audio and subtitle streams, particularly Language:English,French.
I disovered that there was a comment editor in the property page of the OggMultiplexer.
But is there a way to set these comments in my app, without opening the property page? :confused:
Regards,
Nasedo