Avisynth error & Hybrid movies & A/V synchronization » Travel Photography » Our Forum
Our Forum

Our Forum



ПоискПоиск   Users   Registration   Entrance
Today: 08.06.2025 - 06:10:57
Pages:  1  

Avisynth error & Hybrid movies & A/V synchronization

Advertising


MessageAuthor

I had used avisynth for an year, But never knew I had the option of putting a # sign. I will try it tonight to see if it works on my xp-pro system. Thank you for the tip. Also I am completely baffled that WHY is it that joint stereo does not give me synch headaches like stereo does sometimes. Bye.

---------------------
'03 911 Turbo 6MT fun car '18 Toyota Land Cruiser Daily driver/Ski Machine/Off Roader '15 Cayenne Diesel Wife's DD '17 KTM 690 "Adv" 2 wheeled Adventurer

DocWyte

users




Statistics:
Messages: 5,343
Registration: 08.29.2002
26.04.24 - 00:22:16
Message # 1
RE: Avisynth error & Hybrid movies & A/V synchronization

Man you guys want a script even more perfect than avisynth. Here is my avs file script.. LoadPlugin("C:\avisynth2\plugins\mpeg2dec3.dll") MPEG2Source("F:\HUSTLE\movie.d2v") When I open this file which has an avs extension from virtualdubp4 It says avisynth error. Unrecognised exception at file.avs line2 IF I put a equal sign as in LoadPlugin("C:\avisynth2\plugins\mpeg2dec3.dll") MPEG2Source=("F:\HUSTLE\movie.d2v") and after that I save it again and open the avs file from virtualdubp4 It says avisynth error. The scripts return value was not a video clip AND I get the same results when i try to use avisynth version 207 205 206 105 110 or any other. I had combined all of the version of avisynth one at a time while making sure i had NO other versions accessible to windows, with mpegdec.dll, mpeg2dec.dll mpeg2dec2.dll mpeg2dec3.dll evenif you think I still have made a mistake I tried the following method DirectShowSource("F:\vob_1_1.vob",fps=29970)+DirectShowSource("F:vob_1_2.vob",fps=29970)+DirectShowSource("F:vob_1_3.vob",fps=29970)+DirectShowSource("F:vob_1_4.vob",fps=29970) saved the file as dhow.avs and opened it with vitualdubp4 and it opened fine except that i couldn't seek from the seekbar of virtualdub or the proggy would crash. Now to the above dshow.avs file I added LoadPlugin("C:\avisynth2\plugins\decomb.dll") Telecide() Decimate(mode=1,threshold=50) Again after saving it i open it via virtualdub110 I get error message saying avisynth error unrecognised exception in file dshow.avs line3 (which is the telecide line) And I tried to open the avs file with d2v file created from dvd2avi versions 176,182,186,frm with the same results. also i found that # sign is to put remarks in avs file thanks for the remark tip. Before you ask me what system i am using, P4 1.6 256mb rdram, nvidia geforce2mmx200/400 video card. Can anybody tell me why is it that I cannot open avsfiles on winxp pro system with plugins in them while 2 months ago i could open it on my old win me system??

---------------------
http://www.further-racing.com

///M-COZMIC

users




Statistics:
Messages: 525
Registration: 05.17.2001
26.04.24 - 00:26:25
Message # 2
RE: Avisynth error & Hybrid movies & A/V synchronization

Try re-making the d2v file. Maybe you moved things after you created it. The d2v has hardcoded pathnames in it.

---------------------
ScCab

ScCab

users




Statistics:
Messages: 123
Registration: 12.05.2001
26.04.24 - 00:32:37
Message # 3
RE: Avisynth error & Hybrid movies & A/V synchronization

LastNinja, you should probably read and You '=' syntax is simply wrong, that's why you get the error. You are assigning "F:\HUSTLE\movie.d2v" to a variable called MPEG2Source.

---------------------

SilverStreak

users




Statistics:
Messages: 42,383
Registration: 02.25.2002
26.04.24 - 00:41:21
Message # 4
RE: Avisynth error & Hybrid movies & A/V synchronization

For the audio sync problem : when encoding with lame in mp3, there is an automatic downsampling at 32Khz when the average bitrate is low ( under 128 Kbit/sec I think ), which explains the A/V sync problem.

---------------------
95 M3 (10/95) 3.2 OBD1 (BOTTOM END) 3.2 liter S52 bored out to 86.9mm, 11.2/1 compression, Wiseco pistons, Carrillo rods, TMS oil bafle (TOP END) Schrick cams (264/256), P&P and freshened 3.2 head, and Stickley software. TMS flywheel,

cosmosm3

users




Statistics:
Messages: 734
Registration: 09.07.2002
26.04.24 - 00:45:51
Message # 5
RE: Avisynth error & Hybrid movies & A/V synchronization

Resampling to 32khz (either in lame, vdub or avisynth) will not change the length of the audio - thus it cannot leading to de-sync.

---------------------
otor is BMW's middle name.

racecar

users




Statistics:
Messages: 646
Registration: 10.13.2001
26.04.24 - 00:54:36
Message # 6
RE: Avisynth error & Hybrid movies & A/V synchronization

OK, I found a thread that I had forgotten ( I shouldn't have, but you tend to forget when somebody slaps you... :rolleyes: ) . At that time, I didn't understand what they were saying, now I can ( at least, I hope ) : Nandub can't handle vbr mp3 @ 32Khz itself, something must say to it that it is at 32Khz, else you get sync issue.

---------------------
Owned by a Roadster at all times


""

mDeb

users




Statistics:
Messages: 632
Registration: 04.10.2002
26.04.24 - 01:02:48
Message # 7
RE: Avisynth error & Hybrid movies & A/V synchronization
How is Reaper with Multicore processors? : Previous topicNext topic: keybd_event in VISUAL BASIC 6.0
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants