logo Sign In

schorman13

User Group
Members
Join date
16-Sep-2004
Last activity
1-Apr-2025
Posts
651

Post History

Post
#1161355
Topic
Info Wanted: Preserving RotS Theatrical Version - Is there any interest?
Time

I completed this as a little side project in 2014. Last night I went through and updated the Theatrical DTS decode and added custom PGS subtitles. I’ll be posting to myspleen later today.

I don’t plan to sync any other Audio tracks, but this should be fairly easy for others to do as this project will conform with the NTSC DVD release. The Theatrical DTS audio does not seem to be missing the 36 frames after the crawl, as suggested by Andrea, so I left that as is.

I have not changed the color timing and this will basically be the same as my previous HDTV release, with different Audio and the wipe added back in.

Cheers
schorman

Post
#1136867
Topic
1997 Star Wars Special Edition 35mm Project (a WIP)
Time

althor1138 said:

poita said:

Althor, I’ll put some frames with the IR damage matte up on the share tonight.

Many thanks Poita. I should be able to play around with this and make a script in avisynth that makes dirt removal a whole lot smarter. As long as you have the IR to use as a mask anyway. Dirt on top of motion will probably still be problematic but getting it to hone in on only dirt and not a laser bolt, for example, eliminates half the battle I suppose.

I haven’t used any professional dirt removal tools other than pfclean. Perhaps dirt removal isn’t that big of a problem like it used to be for guys like you with all the right tools.

All the audio work that I’ve done for Team Blu has been synced to the 04 DVD’s. ANH should sync exactly to the DVD, while TESB syncs except for the updated Emperor scene, and ROTJ syncs except for the Naboo shot during the Celebration scene at the end.

Post
#1136438
Topic
The Phantom Menace -Theatrical Version - NTSC DVD- ADYWAN - NOW AVAILABLE
Time

Destinyg133 said:

ChainsawAsh said:

Not popular enough for someone to upload it to a public tracker, and even if someone did I’d be shocked if it was still seeded.

Got my version, “TPM_AVCHD_ADYWAN” 7.85gb, converted it myself to MKV, hopefully that one is with fixed sound?, here is mediainfo from mkv https://hastebin.com/newutejuta.sql

schorman13 said:

I humbly suggest you download the 5.1 track from my LD audio archive as a replacement. It’s fully synchronized and it hasn’t been re-encoded, as adywan’s original was.

And where can i find this?

Myspleen

Post
#1112199
Topic
Return of the Pug (ROTP) - webpage and screenshots (Released)
Time

If the glitch is in my source files, please send me a pm about it. 😃 It might be something that I’ve already fixed.

As far as the mono audio goes, using two channels is probably the best option, but the diagram should still be the single dot. This is pretty standard on commercial film releases.

Using only a single channel will force the audio to the center speaker. This is fairly straight forward when encoding to AC3 or DTS, but lossless sources like PCM or FLAC will require setting the channel mask bit on the file to 2. Without setting that bit, the audio may only be played from the left speaker. The disadvantage to using a single channel is that most users have better speakers for the FL and FR channels than they do for the center. Those users may prefer to have the audio coming from their better two front channels than from a single inferior center speaker. Many surround systems do not use a full range speaker for the front center channel. Using a single channel source, playback through the two front speakers may be difficult to achieve without altering the setup of your AV Receiver.

Achieving correct center-channel playback from a two channel mono source will simply require engaging pro-logic decoding. Since the Left and Right Channels are identical, the decoder will send the entire signal to the center speaker. The main disadvantage to the two channel format is that when encoding to AC3, it wastes useable bitrate and therefore quality on that second audio channel.

Post
#1088598
Topic
lossless 5.1 surround sound for bluray?
Time

Ok, This will depend on the authoring software you use, but I’m going to assume you’re using TSmuxer on Windows.

  1. Download and extract ffmpeg. here

  2. Copy this text to a new batch (*.bat) file and save it in the “bin” folder where the ffmpeg.exe file is saved.

  3. Number or label your six wav files in the correct order 1-L, 2-R, 3-C, 4-LFE, 5-SL, and 6-SR, select all six files, then drag & drop them on the batch file you just created. The batch file will make a new output subfolder labeled “51” containing your 5.1 w64 pcm file, which is readable by TS Muxer.