Hi all:
I would like to make directvobsub display subs on the overlay surface instead of video surface.
Anyone knows how to do it ??
+ Reply to Thread
Results 1 to 4 of 4
-
-
In AviSynth:
src=AviSource("DV.avi")
ovr=BlankClip(src).TextSub("subs.srt")
Overlay(src,ovr,0,0,ovr) -
Sorry Jagabo but I'm not that skiled on this matter.
I have AviSynth but I dont see how to follow yr steps.
Can you please be more specific ?? In sum what I'm trying to do is to make my Windows Media Center display subtitles on the overlay surface
like when I play movies with Kmplayer.
Tks for yr kind assistance -
So you're writing your own software to play video? My AviSynth example won't be of any help for that. I don't know anything about the details of how directvobsub works within other software.
Similar Threads
-
Using AVISynth to overlay PNG subtitles?
By csdesigns in forum SubtitleReplies: 8Last Post: 3rd Feb 2012, 11:36 -
subtitles on overlay surface in VLC
By hilario in forum Software PlayingReplies: 5Last Post: 24th Jan 2012, 12:05 -
Software that can rip video segments from DVD and overlay subtitles?
By yuhlearn in forum LinuxReplies: 0Last Post: 24th Apr 2010, 08:14 -
Mirror surface
By deukalion in forum MediaReplies: 5Last Post: 3rd Dec 2007, 21:02 -
MS Surface
By BJ_M in forum ComputerReplies: 2Last Post: 9th Jun 2007, 15:28