untitled
This is a moderated forum. Please refrain from personal attacks, troll baiting and off-color language.
Posts for wanted "warez" or "cracks" will be deleted within 48 hours. Please look elsewhere.
Unsolicited posts advertising "warez" or "crack" sites and information will be deleted.
Keep your comments to a technical gendre. Be gentle .. we were all "newbies" once.
These suggestions reflect the wishes of the majority of this forum's users.
FAQ / SEARCH
 


  << Previous Topic | Next Topic >>Return to Index  

Put Subtitle in SVCD without VOB files.

February 6 2002 at 9:15 AM
  (Login marcelmaluco)

 
Hello,

I have a MPEG-2 file and it .SRT file (subtitle), but I donīt have the VOB files because I dont rip it from a DVD, I just get directly the MPEG file from a FTP server. Now, I want to create a SVCD with Subtitle.
I read a lot of things, but I do not found nothing to help me about this.
Please! Someone knows what I have to do??
How can I make a SVCD with subtitle in this conditions??

Thanks,
Marcel

 
 Respond to this message   
AuthorReply

(Login marcelmaluco)

Re: Put Subtitle in SVCD without VOB files.

February 7 2002, 8:28 AM 

just to update:

If anyone knows how I can convert video/audio streams in a VOB file, it will help me too.

 
 Respond to this message   
lcask
(no login)

Permanent subs in SVCD not from VOB source

February 7 2002, 2:38 PM 

I put the same question in other SVCD forum (Doom9) and received an answer to use Subtitler plugin for VirtualDub in Avisynth script that you can load in DVD2SVCD and CCE encoder, or TMPGEnc...

So far not success but I am working on this...

 
 Respond to this message   

(Login marcelmaluco)

Re: Permanent subs in SVCD not from VOB source

February 8 2002, 7:12 AM 

Thanks for the answer...
I am working in this too...

 
 Respond to this message   

(Login marcelmaluco)

Untitled

February 10 2002, 5:57 PM 

I am working yet...
If you know more anything, please tell me...

 
 Respond to this message   
lcask
(no login)

Untitled

February 12 2002, 12:51 AM 

Try this:

LoadPlugin("C:\DVD2SVCD\MPEG2DEC\MPEG2DEC.DLL")
function VD_Subtitler(clip clip, string filename)
{
LoadVirtualdubPlugin("c:\..." your file subtitler.vdf, "_VD_Subtitler")
return clip._VD_Subtitler(1, filename)
}
mpeg2source("C:\..." your file DVD2AVI-XY.D2V)
TemporalSmoother(2,1)
video=BicubicResize(480,576,0.00,0.75)
VD_Subtitler(video, "c:\..." your file SUBS.ssa)
ResampleAudio(44100)


 
 Respond to this message   

(Login jbraven)

back to this subject some months later but...

November 11 2002, 5:05 PM 

has anyone found out how to burn svcd files with srt or ssa sub files?
i'm still trying to solve this prob...

 
 Respond to this message   
Ohima
(no login)

Re: back to this subject some months later but...

November 12 2002, 12:04 AM 

Hi,

If You accept permanent subtitle, then Virtualdubmpg2 might be a solution. Otherwise I dunno.

Search more of opening vob (or renamed mpg2) somewhere in this forum.

 
 Respond to this message   
Current Topic - Put Subtitle in SVCD without VOB files.
  << Previous Topic | Next Topic >>Return to Index  
Create your own forum at Network54
 Copyright Đ 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement