VCDQuality Forums
Here you can view your subscribed threads, work with private messages and edit your profile and preferences Registration is free! Calendar Find other members Frequently Asked Questions Search Home  
VCDQuality Forums : Powered by vBulletin version 2.3.0 VCDQuality Forums > VCDQuality.com > Comments > DIVX > Rocky Balboa *XViD* - DVD SCR - Distill
Pages (5): « 1 2 [3] 4 5 »   Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
RipBlippley
Aug 2006

Senior Member

Just got done watching the entire rls and it's incredible (for being so soon!). I used vlc player and changed the audio to 350ms at the time of the glitch and it played perfectly in sync the rest of the way.... so people are making too much of a fuss about the issue. It's so easy to fix.

v9
a9
m9 (a true crowd-pleaser! gotta love rocky!)

__________________
Why pay?

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 04:33 AM
RipBlippley is offline Click Here to See the Profile for RipBlippley Click here to Send RipBlippley a Private Message Find more posts by RipBlippley Add RipBlippley to your buddy list Edit/Delete Message Reply w/Quote
bobbish
Jun 2005

Member

there's a fix now:

Rocky.Balboa.XViD.DVDScreener.FiX-iND

it uses nandub for the sync fix

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 04:36 AM
bobbish is offline Click Here to See the Profile for bobbish Click here to Send bobbish a Private Message Find more posts by bobbish Add bobbish to your buddy list Edit/Delete Message Reply w/Quote
mikie209
Dec 2006

Junior Member

quote:
Originally posted by bobbish
there's a fix now:

Rocky.Balboa.XViD.DVDScreener.FiX-iND

it uses nandub for the sync fix

The fix sucks, it puts the beginning out of sync. I used that program above that the guy posted but instead of 150 i used 120, it is still out of sync but better then the rest i think.

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 04:46 AM
mikie209 is offline Click Here to See the Profile for mikie209 Click here to Send mikie209 a Private Message Find more posts by mikie209 Add mikie209 to your buddy list Edit/Delete Message Reply w/Quote
Neomic2005
May 2005

Member

I got the fix and tried it, and I got an error saying "Couldn't locate decompressor for format XVID (Unknown)"

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 05:15 AM
Neomic2005 is offline Click Here to See the Profile for Neomic2005 Click here to Send Neomic2005 a Private Message Find more posts by Neomic2005 Add Neomic2005 to your buddy list Edit/Delete Message Reply w/Quote
bobbish
Jun 2005

Member

you need to install the xvid codec first. it assumes you already have it.

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 05:23 AM
bobbish is offline Click Here to See the Profile for bobbish Click here to Send bobbish a Private Message Find more posts by bobbish Add bobbish to your buddy list Edit/Delete Message Reply w/Quote
gourmetcat
Jun 2005

Member

quote:
Originally posted by Neomic2005
I got the fix and tried it, and I got an error saying "Couldn't locate decompressor for format XVID (Unknown)"


Get a xvid codec, different than divx.

As far as the Movie:

V: 8
A:8 till it goes out of sync
M: I'm still going to the theatre to watch.

And the fix puts the whole movie out of sync. VLC temp fix until proper. unless you don't mind watching from a computer monitor. I for one do.

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 05:28 AM
gourmetcat is offline Click Here to See the Profile for gourmetcat Click here to Send gourmetcat a Private Message Find more posts by gourmetcat Add gourmetcat to your buddy list Edit/Delete Message Reply w/Quote
OSH
Sep 2006


WHO IS JOHN GALT?
*Smashes seal skull*

Rocky.Balboa.XViD.DVDScreener-Distill.Redemption80.Fixed

I give the above release:

8/8/?

Didn't expect a DVD Screener of this so soon.

__________________


I'm gay. <3 <3 <3

Last edited by OSH on 12-22-2006 at 07:23 AM

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 05:47 AM
OSH is offline Click Here to See the Profile for OSH Click here to Send OSH a Private Message Find more posts by OSH Add OSH to your buddy list Edit/Delete Message Reply w/Quote
Avi
Dec 2006

Junior Member

Heh, I got Rocky.Balboa.XViD.DVDScreener-Distill.Redemption80.Fixed... It looks synced all the way throughout the movie... Thanks Redemption80!

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 05:53 AM
Avi is offline Click Here to See the Profile for Avi Click here to Send Avi a Private Message Find more posts by Avi Add Avi to your buddy list Edit/Delete Message Reply w/Quote
bobbish
Jun 2005

Member

i did some tinkering, and to properly fix:
Rocky.Balboa.XViD.DVDScreener.FiX-iND

open fix.vcf in notepad, and replace what's in there with this:

VirtualDub.Open("distill-rocky.avi",0,0);
VirtualDub.video.SetRange(0,3288035);
VirtualDub.video.SetMode(0);
VirtualDub.SaveAVI("part1.avi");
VirtualDub.video.SetRange(2816147,0);
VirtualDub.audio.SetInterleave(1,0,1,0,290);
VirtualDub.SaveAVI("part2.avi");
VirtualDub.Close();
VirtualDub.Open("part2.avi",0,0);
VirtualDub.video.SetMode(0);
VirtualDub.audio.SetInterleave(1,0,1,0,0);
VirtualDub.Close();
VirtualDub.Open("part1.avi",0,0);
VirtualDub.video.SetMode(0);
VirtualDub.Append("part2.avi");
VirtualDub.SaveAVI("distill-rocky-fixed.avi");
VirtualDub.Close();

whomever wrote it was a little sloppy.

that should now sync perfect

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 06:16 AM
bobbish is offline Click Here to See the Profile for bobbish Click here to Send bobbish a Private Message Find more posts by bobbish Add bobbish to your buddy list Edit/Delete Message Reply w/Quote
bobbish
Jun 2005

Member

if you don't have access to that fix here's what you do.

1. download nandub (http://ndub.sourceforge.net/) and the xvid codec (if you don't already have it installed)
2. put distill-rocky.avi inside the same folder you extract nandub to.

3. create a file called fix.bat with this inside:

nandub /sfix.vcf /x
del part1.avi
del part2.avi
del part2-fixed.avi

4. create a file called fix.vcf and put what i wrote in my previous post inside it.

5. run fix.bat

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 06:29 AM
bobbish is offline Click Here to See the Profile for bobbish Click here to Send bobbish a Private Message Find more posts by bobbish Add bobbish to your buddy list Edit/Delete Message Reply w/Quote
vegasguy
Dec 2003

Senior Member

great update of the fix bobbish.

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 07:38 AM
vegasguy is offline Click Here to See the Profile for vegasguy Click here to Send vegasguy a Private Message Find more posts by vegasguy Add vegasguy to your buddy list Edit/Delete Message Reply w/Quote
3am
May 2005

Member

quote:
Originally posted by LostInAHazeOfMyself
Rocky.Balboa.XViD.DVDScreener-Distill.Redemption80.Fixed





hell yeah!

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 07:41 AM
3am is offline Click Here to See the Profile for 3am Click here to Send 3am a Private Message Find more posts by 3am Add 3am to your buddy list Edit/Delete Message Reply w/Quote
Trismogestos
Apr 2003


Junior Member

Rocky.Balboa.XViD.DVDScreener.REAL.FiX-NFE

Does everything for you, just click and wait!

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 07:57 AM
Trismogestos is offline Click Here to See the Profile for Trismogestos Click here to Send Trismogestos a Private Message Find more posts by Trismogestos Add Trismogestos to your buddy list Edit/Delete Message Reply w/Quote
mikie209
Dec 2006

Junior Member

quote:
Originally posted by bobbish
i did some tinkering, and to properly fix:
Rocky.Balboa.XViD.DVDScreener.FiX-iND

open fix.vcf in notepad, and replace what's in there with this:

VirtualDub.Open("distill-rocky.avi",0,0);
VirtualDub.video.SetRange(0,3288035);
VirtualDub.video.SetMode(0);
VirtualDub.SaveAVI("part1.avi");
VirtualDub.video.SetRange(2816147,0);
VirtualDub.audio.SetInterleave(1,0,1,0,290);
VirtualDub.SaveAVI("part2.avi");
VirtualDub.Close();
VirtualDub.Open("part2.avi",0,0);
VirtualDub.video.SetMode(0);
VirtualDub.audio.SetInterleave(1,0,1,0,0);
VirtualDub.Close();
VirtualDub.Open("part1.avi",0,0);
VirtualDub.video.SetMode(0);
VirtualDub.Append("part2.avi");
VirtualDub.SaveAVI("distill-rocky-fixed.avi");
VirtualDub.Close();

whomever wrote it was a little sloppy.

that should now sync perfect



Thanks if this actually fixes the problem unlike the others.

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 08:07 AM
mikie209 is offline Click Here to See the Profile for mikie209 Click here to Send mikie209 a Private Message Find more posts by mikie209 Add mikie209 to your buddy list Edit/Delete Message Reply w/Quote
JonBlaze87
Feb 2004


Member

my god, when are these groups gonna realize that if they went for quality and not to be the first to get shit out they wont be flamed. They obviously didnt check the rip if its out of sync. DO IT PROPER THE FIRST TIME!!!!
I apreciate what the groups do...but do it right for fuck sakes.

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 08:11 AM
JonBlaze87 is offline Click Here to See the Profile for JonBlaze87 Click here to Send JonBlaze87 a Private Message Find more posts by JonBlaze87 Add JonBlaze87 to your buddy list Edit/Delete Message Reply w/Quote
mikeyrana
May 2002

Member

Rocky.Balboa.XViD.DVDScreener.REAL.FiX-NFE

I fixed it with this one but not had chance to watch it yet.

Noticed that when it was running the fix it broke the movie down into several parts presumably to only adjust the audio at the points required.

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 09:38 AM
mikeyrana is offline Click Here to See the Profile for mikeyrana Click here to Send mikeyrana a Private Message Find more posts by mikeyrana Add mikeyrana to your buddy list Edit/Delete Message Reply w/Quote
Moosebox
Oct 2005

Newbie

quote:
Originally posted by Redemption1980
That's not a Proper, its a quick thing I did for people who didn't want, or know how to use Vub to fix it themselves.

Im hoping there is a real Proper soon, and i'm hoping the problem isn't with the source.




whatever, it was good enough for my-lazy-self. Thanks

v 9
a 8
m 7.5 (not amazing, but I did enjoy it a lot)

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 09:44 AM
Moosebox is offline Click Here to See the Profile for Moosebox Click here to Send Moosebox a Private Message Find more posts by Moosebox Add Moosebox to your buddy list Edit/Delete Message Reply w/Quote
petethemanc
Dec 2005


Member

http://rapidshare.com/files/8486198/...fix.repack.rar

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 10:19 AM
petethemanc is offline Click Here to See the Profile for petethemanc Click here to Send petethemanc a Private Message Find more posts by petethemanc Add petethemanc to your buddy list Edit/Delete Message Reply w/Quote
kimjongli
Aug 2005


Junior Member

just finished watching the entire rls after applying Rocky.Balboa.XViD.DVDScreener.REAL.FiX-NFE that seemed to sync the entire movie up nicely.

v-8 (couple of glitches)
a-8 (after applying the fix)
m-9 (gotta luv the Rocky, not the best one but a good ending to the series)

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 10:42 AM
kimjongli is offline Click Here to See the Profile for kimjongli Click here to Send kimjongli a Private Message Find more posts by kimjongli Add kimjongli to your buddy list Edit/Delete Message Reply w/Quote
joe bloggs 12
Dec 2006

Newbie

can somebopdy plz tel me how to use the real fix nfe plz

Report this post to a moderator | IP: Logged

Old Post 12-22-2006 12:32 PM
joe bloggs 12 is offline Click Here to See the Profile for joe bloggs 12 Click here to Send joe bloggs 12 a Private Message Find more posts by joe bloggs 12 Add joe bloggs 12 to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 02:55 AM. Post New Thread    Post A Reply
Pages (5): « 1 2 [3] 4 5 »   Last Thread   Next Thread
Show Printable Version | Email this Page | Subscribe to this Thread

Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 

< Contact Us - www.vcdquality.com >

Powered by: vBulletin Version 2.3.0
Copyright ©2000, 2001, Jelsoft Enterprises Limited.