logo Sign In

Moth3r

User Group
Members
Join date
26-Oct-2004
Last activity
16-Jul-2017
Posts
4,892

Post History

Post
#289960
Topic
Fanedits.com Bug Reports
Time
In the style sheet, the indented-line "height" attribute doesn't work with IE; I believe it needs to be replaced with "line-height".

Now I don't have the web design skills of Jay or Zion, but I think a tiny splash of colour improves the look of the page. With this in mind, and taking account the IE bug above, I'd suggest the following replacements:

DIV.indented-line {
BORDER-TOP: #8d0000 1px solid; LINE-HEIGHT: 0px;
}


and

H1.title-small {
FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 20px 10px 5px 0px; COLOR: #8d0000; BORDER-BOTTOM: #8d0000 1px solid
}
Post
#289481
Topic
Burning in subtitles - quick HOWTO?
Time
If that's all you want to do, then as pittrek says, the process is not difficult.

Here's what I'd do:
1. Use DVD Decrypter in IFO mode to demux video (M2V) and audio (AC3) files.
2. Open M2V into DGIndex and save as D2V project.
3. Write AVISynth script in notepad to convert video into 16:9 and add in subtitles where needed.
4. Open AVS file in CCE and encode new video.
5. Author new DVD using new video file and the AC3 file from step 1.

So are you having a problem with step 4? Did you preview the AVS file in VirtualDub or a media player to make sure it was correct? What settings did you use in CCE?
Post
#289451
Topic
Fanedits.com Bug Reports
Time
I just added a new contributor with no problems. However, I did experience this issue a couple of days ago (at the time put it down to my internet connection playing up).

One thing I've noticed is that the links to access a particular project's details page are titled incorrectly. (Link titles appear as tooltips when you hover your pointer over the text. The tooltips say "view all projects in the * category" when they should say something like "view details for this project").
Post
#289379
Topic
Dawn Of The Dead Ultimate Edition Volume 2-UPDATE Discs 1-4 (Released)
Time
Think I may have been a bit hasty. I could not reach his ebay store earlier today, but deleted the link because I assumed he was selling bootlegs. However, it seems that this is in fact his own footage that he filmed himself. I know this goes against the "by the fans for the fans" mantra, but perfectfuture has every right to sell it commercially.
Sorry.
Post
#289297
Topic
Does anyone have horizon modes on their widescreen TV's
Time
Yes, you will lose some of the subtitles off the bottom of the screen. This is because the GOUT DVD was authored by clueless monkeys. (Some TVs have a "subtitle zoom" mode that shifts the image up on the screen.)

Zooming won't cause pixellation per se - although as Zion says it does depend on the scaler inside your display. However, because the scaler has to do more work to display a 4:3 letterboxed source, the image quality will not be as good as a 16:9 anamorphic disc.
Post
#289296
Topic
Burning in subtitles - quick HOWTO?
Time
You don't need ReBuilder to accomplish this, it just automates some of the tasks and makes life easier.

You can easily make a barebones disc, using only:
DVD Decrypter
PGC Demux
AVISynth + DGMPGDec
CCE
Muxman

After that, it's not much extra work to modify the GOUT disc using VobBlanker to swap out the original video with the video from your new anamorphic disc; the existing menu structure of the GOUT disc is kept intact.

It starts to get a bit more complicated if you want to remove things like the lego preview and THX optimizer.