logo Sign In

Moth3r

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

Post History

Post
#333257
Topic
AVCHD authoring?
Time

I've not really played with this sort of stuff yet, but I'm guessing that tsMuxer is just a muxing utility - the clue is in the name! :)

So if your ts files are in MPEG-2, you will need to reencode to H.264/AVC format (x264 should be suitable).

Even if the ts files are already in H.264 like Howard the Duck, you will probably still need to reencode to fit on a DVD9.

Post
#333114
Topic
Puggo GRANDE - 16mm restoration (Released)
Time

Sample video looks pretty good. OK it's not going to match the GOUT DVD, but it looks like it will far surpass the quality of previous fan-made telecines. In that respect, this will be a fantastic reference to have for things like Greedo's subtitles, canyon sunset colouring, etc...

Couple of questions about the sample: Motion was a little jerky; I assume you will be removing the dupe frames to revert back to 24fps? Also, it looks a little over-exposed to me, can you do anything about that during the capture (or would you adjust it in post)? The black level looks about 10% higher than it should be (space is a sort of dark grey instead of black).

Post
#332865
Topic
Puggo GRANDE - 16mm restoration (Released)
Time

So at the moment you have uncompressed video in AVI format?

My suggestion: get VirtualDub, Xvid (which is an MPEG-4 codec) and the LAME ACM Codec. Load your original AVI into VirtualDub. Set video -> compression -> Xvid and set to a single pass, target quantizer of around 4 (?) (lower quantizer = better quality/larger size). Set audio -> compression > LAME abr around 192kbps.

Now save out a new AVI.

Post
#332736
Topic
GOUT image stabilization - Released
Time
g-force said:

They de-interlaced before mastering the DVD. And they did a terrible job at that, as witnessed by the poor vertical resolution and jaggies compared to the laserdiscs.

They did not deinterlace (otherwise the framerate would be 29.97fps). Instead, they carried out IVTC, which is of course the correct way to do it.

Mielr said:

I noticed just as much aliasing (jaggies) on the LDs as I did on the DVDs. 

However, the fuzzier nature of the LDs (depending on the player) covers a multitude of sins. For that reason the aliasing on the LDs may be less noticeable to some.

It is true that there is a degree of aliasing present on the NTSC laserdiscs. Laserman once said he thought they were caused by a minor field misalignment in the telecine. The PAL laserdiscs which come from a different transfer are better in this respect, and don't show so much aliasing.

I'm not a professional, but it looks to me as if whoever mastered the DVDs applied a vertical blur in an attempt to mask the aliasing. Unfortunately, this not only resulted in a loss of vertical detail, but has actually made the aliasing worse in some locations.

To add insult to injury, the Region 2/4 PAL DVDs were upscaled from the NTSC master, intead of using the PAL master that the French/German laserdiscs were made from.

Post
#332635
Topic
How to change HD to DVD?
Time

So there are no combed frames, and no duplicate frames - therefore your source is 1080p 29.97fps (unusual, but not unheard of). It was probably broadcast at 1080i.

If you convert to a NTSC DVD with the same framerate, you should not get the motion problems mentioned in the first post.

You can upload a short sample somewhere if you'd like me to take a look.

 

Post
#332622
Topic
THE STAR WARS SAGA - 1080P AVCHD DVD-9 for PS3 & Blu-Ray players - Episodes 1, 4 & 5 available now
Time
strangegods said:

Hmm, instead of burning a disc, I wanted to mount the iso and copy the  .m2ts over to my PS3. However when I try to mount it, I receive the "invalid file type" error. I installed the UDF 2.5 driver, rebooted, and even tried using another application to mount the image. I still get an error message.

I'd rather not go buy a stack of DVD 9's just for this; So does anyone have any idea's what I'm doing wrong?

 

Thanks.

What did you use to mount it? Daemon tools has problems with BD images, so possibly AVCHD too.

You could try SlySoft Virtual CloneDrive.

Post
#332461
Topic
DVD Ripping and Editing with Surround Sound - HELP ME!
Time

I'm assuming your VOB is 23.976fps, with 3:2 "soft" pulldown making the displayed framerate up to 29.97fps.

VirtualDubMod has not been updated for a while now, and on some occasions it can fail to recognise when a video is 23.976fps with pulldown flags.

You could try VirtualDub-MPEG2 instead, it has an option to disable pulldown.

However, if the pulldown pattern is irregular, you could end up with audio sync drift. The safest method - a little more work but worth learning in the long run - is to go DGIndex "force film" -> AviSynth script -> regular VirtualDub -> save AVI. 

Post
#332460
Topic
puppet yoda or cgi yoda
Time
Puggo - Jar Jar's Yoda said:

Puppet yoda.  And I thought the lightsaber duel(s) with Yoda was a huge missed opportunity.  I was expecting him to be a master of efficiency and grace - a little move here, a slight step there, and his opponent would be rendered off balance. Instead he looked looked somebody plugged him into the light socket.

Thank you Puggo, for making me smile on a Monday morning. :-)

 

Post
#331939
Topic
The Phantom Menace UK DVD
Time

I actually bought the Region 4 GOUT (took advantage of a glitch with CD WOW's site that let me order the DVDs with a massive discount). These discs come in clear cases, it's just a shame about the huge "PG" rating obscuring the cover artwork.

DVDs in clear cases are pretty common over here, and kids DVDs quite often come in yellow, blue or white. All Xbox games are in green cases, and Wii games have white cases.

Will stop now before you all slip into a coma. :)

Post
#331930
Topic
DVD Ripping and Editing with Surround Sound - HELP ME!
Time

I personally wouldn't use AutoGK for this. VirtualDubMod is probably the easiest to get to grips with. You'll need a lossless codec (e.g. Lagarith) as well.

Load the VOB into VirtualDubMod, go to Video->Compression, select Lagarith, and configure it to use YV12 colorspace. Select Audio->none (as you will be loading your demuxed/decoded audio separately). Then save as AVI. Do not change any other options; the output AVI will be exactly the same quality as the original DVD.