Pixelation/Video Lag .mp4 (ffmpegsource)

Mister Hatt
Joined: Tue Dec 25, 2007 8:26 am
Status: better than you
Contact:
Org Profile

Re: Pixelation/Video Lag .mp4 (ffmpegsource)

Post by Mister Hatt » Thu Jun 14, 2012 12:30 pm

I would be inclined to think either the registry or the DLL are broken, not avisynth. It is possible though. It could also be that the path to the plugin is not in fact correct for one or more reasons.

Kevmaster
Eisenbahnmörser
Joined: Sun May 28, 2006 12:20 pm
Org Profile

Re: Pixelation/Video Lag .mp4 (ffmpegsource)

Post by Kevmaster » Thu Jun 14, 2012 5:07 pm

Re-installed both avisynth and ffmpegsource. Still not working.

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Re: Pixelation/Video Lag .mp4 (ffmpegsource)

Post by Qyot27 » Fri Jun 15, 2012 2:57 am

It would appear to be a problem with the r683 download not actually having the 32-bit .dll:
http://code.google.com/p/ffmpegsource/i ... tail?id=89

32-bit build of r690:
http://www.mediafire.com/?moc5a6qqje8yjec
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog

Mister Hatt
Joined: Tue Dec 25, 2007 8:26 am
Status: better than you
Contact:
Org Profile

Re: Pixelation/Video Lag .mp4 (ffmpegsource)

Post by Mister Hatt » Fri Jun 15, 2012 3:58 am

Sounds like typical TheRyuu :)

Kevmaster
Eisenbahnmörser
Joined: Sun May 28, 2006 12:20 pm
Org Profile

Re: Pixelation/Video Lag .mp4 (ffmpegsource)

Post by Kevmaster » Sat Jun 16, 2012 6:03 pm

Image

:( This time it says the error is in line 3 instead of 1 though.

I'm on Windows 7, 64 bit by the way...saying this because I got kind of confused with "32-bit ..." Does this actually have anything to do with this? :oops:

User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Re: Pixelation/Video Lag .mp4 (ffmpegsource)

Post by mirkosp » Sat Jun 16, 2012 6:27 pm

Code: Select all

LoadCPlugin("blabla\ffms2.dll")
Though you need to change that in the ffms2.avsi, it seems.
Image

Kevmaster
Eisenbahnmörser
Joined: Sun May 28, 2006 12:20 pm
Org Profile

Re: Pixelation/Video Lag .mp4 (ffmpegsource)

Post by Kevmaster » Sat Jun 16, 2012 7:06 pm

mirkosp wrote:

Code: Select all

LoadCPlugin("blabla\ffms2.dll")
Though you need to change that in the ffms2.avsi, it seems.
Creates exactly the same error :x

Kevmaster
Eisenbahnmörser
Joined: Sun May 28, 2006 12:20 pm
Org Profile

Re: Pixelation/Video Lag .mp4 (ffmpegsource)

Post by Kevmaster » Sat Jun 16, 2012 7:11 pm

Kevmaster wrote:
mirkosp wrote:

Code: Select all

LoadCPlugin("blabla\ffms2.dll")
Though you need to change that in the ffms2.avsi, it seems.
Creates exactly the same error :x
Nevermind! I missunderstood. Opened the ffms2.avsi and edited the LoadCPlugin-line.

And suddenly...it's working! Oh my...by now I really thought we'd never get it to work :|


Thanks to all of you!!

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Re: Pixelation/Video Lag .mp4 (ffmpegsource)

Post by Qyot27 » Sat Jun 16, 2012 10:39 pm

The AviSynth install is 32-bit, which is why it went into Program Files (x86). The plugin needs to match the bittage of AviSynth, not the bittage of Windows itself. So yes that matters, although perhaps not in the way you thought/meant that comment.

The easiest way to prevent this from cropping up again would be to adjust the .avsi's LoadCPlugin call to use a relative path to ffms2.dll instead of an absolute one, but I'm on the fence as to whether I feel like making that commit.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog

Mister Hatt
Joined: Tue Dec 25, 2007 8:26 am
Status: better than you
Contact:
Org Profile

Re: Pixelation/Video Lag .mp4 (ffmpegsource)

Post by Mister Hatt » Sun Jun 17, 2012 12:46 am

Meanwhile, people wondering why A) Windows is so shit at multilib, and B) why we don't just 64bit everything and no longer support 32bit Windows in the first place because really who is gonna use 32bit in this day and age. Also, cocks.

Locked

Return to “Video & Audio Help”