I'm interesting in taking streamed video or video in a file and multiplexing it with textual data in a separate synchronous stream. Much like is done with audio/video streams. They are combined for transmission, then demuxed again for rendering at the destination...
I'm unsure where to start, however. I've researched DirectShow a bit and have concidered the option of creating a filter that would do such a task.
Please advise me where to begin.
+ Reply to Thread
Results 1 to 5 of 5
-
-
I think you need to be more specific about your goal.
Define "textual data"
textual data rendered by what, for what?
A subtitle stream can be a carrier for textual data and muxed with video in various containers.
What do you mean? -
If I understand your question correctly, you want to add closed caption information to streaming video to be rendered at the destination, similar to CC for television. If that's the case, I can't offer too much help. But you might search for CC Parser, SCC Tools or Mpeg2Srt (tools for ripping CC from video). Maybe there'll be some useful info on the sites for those tools.
-
Actually, the textual data isnt necessarily for subtitles at all. It is metadata about the video stream that I wish to stream in sync with the video data (in a separate data stream say in an mp4 container)
I may wish to "overlay" parts of this data onto the image later, however.
Similar Threads
-
De-Muxing video and audio
By mobie29 in forum Authoring (Blu-ray)Replies: 2Last Post: 15th Dec 2010, 18:24 -
How to combine video data and audio data in realtime
By mudassar in forum Video Streaming DownloadingReplies: 0Last Post: 31st Aug 2010, 08:00 -
how to remove the textual ads from mpeg
By sumeshkri in forum EditingReplies: 13Last Post: 9th Nov 2008, 21:46 -
Muxing Audio + Video
By Icey in forum Newbie / General discussionsReplies: 5Last Post: 25th Jun 2008, 23:03 -
how to remove the textual ads from mpeg
By sumeshkri in forum EditingReplies: 2Last Post: 22nd Dec 2007, 04:29