VCDQuality Forums Pages (5): « 1 2 [3] 4 5 »
Show all 90 posts from this thread on one page

VCDQuality Forums (http://forum.vcdq.com/index.php)
- DIVX (http://forum.vcdq.com/forumdisplay.php?forumid=23)
-- Rocky Balboa *XViD* - DVD SCR - Distill (http://forum.vcdq.com/showthread.php?threadid=73834)


Posted by RipBlippley on 12-22-2006 04:33 AM:

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?


Posted by bobbish on 12-22-2006 04:36 AM:

there's a fix now:

Rocky.Balboa.XViD.DVDScreener.FiX-iND

it uses nandub for the sync fix


Posted by mikie209 on 12-22-2006 04:46 AM:

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.


Posted by Neomic2005 on 12-22-2006 05:15 AM:

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


Posted by bobbish on 12-22-2006 05:23 AM:

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


Posted by gourmetcat on 12-22-2006 05:28 AM:

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.


Posted by OSH on 12-22-2006 05:47 AM:

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


Posted by Avi on 12-22-2006 05:53 AM:

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


Posted by bobbish on 12-22-2006 06:16 AM:

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


Posted by bobbish on 12-22-2006 06:29 AM:

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


Posted by vegasguy on 12-22-2006 07:38 AM:

great update of the fix bobbish.


Posted by 3am on 12-22-2006 07:41 AM:

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





hell yeah!


Posted by Trismogestos on 12-22-2006 07:57 AM:

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

Does everything for you, just click and wait!


Posted by mikie209 on 12-22-2006 08:07 AM:

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.


Posted by JonBlaze87 on 12-22-2006 08:11 AM:

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.


Posted by mikeyrana on 12-22-2006 09:38 AM:

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.


Posted by Moosebox on 12-22-2006 09:44 AM:

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)


Posted by petethemanc on 12-22-2006 10:19 AM:

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


Posted by kimjongli on 12-22-2006 10:42 AM:

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)


Posted by joe bloggs 12 on 12-22-2006 12:32 PM:

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


All times are GMT. The time now is 01:15 AM. Pages (5): « 1 2 [3] 4 5 »
Show all 90 posts from this thread on one page

Powered by: vBulletin Version 2.3.0
Copyright © Jelsoft Enterprises Limited 2000 - 2002.