Hi, you guys, i was wondering, it is possible to make hardsubs(is that the name for unremovable subtitles?)dvd's using dvd Maestro? I'm used to use Maestro to author dvd's, but i could not find this option... someone can help me?
Thanks a lot!!!
+ Reply to Thread
Results 1 to 19 of 19
-
-
No. Hardsubs require re-encoding because you are changing the video itself, rather than simply overlaying.
What you may be able to do is used forced subs and use PUO (Prohibited User Operations) to lock out the subtitle button so the viewer can't turn them off.Read my blog here.
-
Originally Posted by guns1inger
Thanks again! -
Originally Posted by Bruxo
Do what the other person said.
- John "FulciLives" Coleman"The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE
-
Originally Posted by FulciLives
-
Originally Posted by guns1inger
-
You should do what gunslinger suggested and use Prohibited User Operations to keep the subs on all the time, then have you DVD commercially pressed and have the data encrypted with CSS. That'll keep the copiers at bay!
I can see that you enjoy tilting at windmills!ICBM target coordinates:
26° 14' 10.16"N -- 80° 16' 0.91"W -
Originally Posted by guns1inger
-
Originally Posted by SLK001
Thanks a lot, my friends. -
No, I'd go back and re-encode so that the text is part of the video--like a logo/bug. PUOp's can be removed easily with DVDDecrypter, etc. Then the stuff can be ripped like anybody else's.
Steps:
Add clips to video editing app timeline, add subs (may need to be converted to acceptable format 1st) to layer above bkgd video.
Render/Export to new clip
Encode new clip and author using that clip
Note: These will not be able to be turned off! If that's ok with you and your intended audience, cool.
Steps a competitor would have to take to rip the subs:
Play the video and mark the timings of the text--may need to go frame by frame
At each text start point-transcribe from video while watching(usually takes 2-3 times realtime for avg. typist)
Combine timings and text & export to applicable format
Author/combine with some video clip (obviously other that the original)
Hope that's enough of a headstart for you!
Scott -
The latest versions of subrip can extract the text and timing from "hard-subbed" files. I think you are wasting your time.
To answer your question though, in dvd maestro you can double-click the individual subs and check the "forced" box (its called something like that). This way you don't have to use PUOs. -
Originally Posted by skeg64
-
I don't recommend it. But I will answer the question ^^.
but hm, sorry, all my answers needs Avisynth (My best friend, hehe).
Assuming that you already have the .SRT (or anything else that VobSub accepts)
First you will need VSFilter.dll. You can get it by installing VobSub.
The avisynth script goes like this.
Code:LoadPlugin("D:\Path to DirectVobSub\VSFilter.DLL") AviSource("[....]") TextSub("D:\Path to the Subtitle\Hello.SRT") ConvertTo[....]
ConvertTo.. RGB24 => TMPGENC, YUY2 => CCE, YV12 => QUENC.
Save it as an AVS file.
Open the AVS with a media player.
If it's okay, encode it. -
Originally Posted by Bruxo
I've used it once. It's not as straightforward as ripping separate subpics, but anyone with enough time could get the subs out perfectly. -
Skeg64, honestly, I've dabbled using Subrip latest version (1.30 beta 6 at the time if memory serves) to rip hardsubbed subs off a movie, and imho it s an absolute nightmare, particularly when backgrounds keep changing while subtitles are being displayed. I opened the VOB files with DVD2AVI and used the AVS script as an input to Subrip to get maximum image quality (rather than re-encoding to AVI first.
It did work, but the work was slow going and fraught with OCR problems. In the end, I settled for typing the subs up, and doing manual synching using Subtitle Workshop - it was faster than working with Subrip in that instance. -
I had problems at first too, but I found that if you experiment with the colour settings and get good outlines around the subs, spend a while setting it up, it can be very effective.
It's definitely faster than re-timing it yourself.
Similar Threads
-
VOB to AVI with hardsubs
By dishwater63 in forum Video ConversionReplies: 6Last Post: 4th Jun 2011, 09:48 -
Hardsubs Easy
By kazz0817 in forum SubtitleReplies: 1Last Post: 22nd Jan 2011, 04:44 -
Hardsubs not appearing in youtube
By markzz in forum SubtitleReplies: 2Last Post: 12th Feb 2010, 08:21 -
Removing hardsubs with Avidemux?
By Haraiso in forum EditingReplies: 6Last Post: 18th Oct 2009, 00:40 -
Adding hardsubs using mencoder?
By koreth in forum SubtitleReplies: 0Last Post: 20th Apr 2008, 17:53