DSS and sync prob (for lack of a better word)

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Moonlight Soldier
girl with bells
Joined: Thu Jul 03, 2003 1:45 pm
Status: Plotting
Location: Canada
Org Profile

DSS and sync prob (for lack of a better word)

Post by Moonlight Soldier » Sun Jan 20, 2008 1:35 am

I had to load some clips into Vdub using Direct show source. But when I try to seek through the episode to make clips, my in and out points don't match up with what's on my preview screen. (IE: I'll make i/o points to designate the clip I want, but when it exports it's not what it's supposed to be.)

Anyone know how to fix this?

User avatar
BasharOfTheAges
Just zis guy, you know?
Joined: Tue Sep 14, 2004 11:32 pm
Status: Breathing
Location: Merrimack, NH
Org Profile

Post by BasharOfTheAges » Sun Jan 20, 2008 2:26 am

This will happen quite often since Directshowsource isn't frame accurate. It works if you transcode the whole thing, but not if you're using it as part of an import script.

I believe the alternative i've seen posted around was FFmpegSource. A forum search confirms this.
Anime Boston Fan Creations Coordinator (2019-2023)
Anime Boston Fan Creations Staff (2016-2018)
Another Anime Convention AMV Contest Coordinator 2008-2016
| | |

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

Post by Qyot27 » Sun Jan 20, 2008 5:05 pm

Yes, FFmpegSource will work - note, however, that it no longer requires you to place a bunch of other .dll files in your path - as of version 1.14 it's statically linked, so there's no additional steps to get it to work aside from the standard 'put it in your plugins folder and refer to the manual for the syntax'.

The development thread on Doom9. Includes download link.
http://forum.doom9.org/showthread.php?t=127037

User avatar
Moonlight Soldier
girl with bells
Joined: Thu Jul 03, 2003 1:45 pm
Status: Plotting
Location: Canada
Org Profile

Post by Moonlight Soldier » Mon Jan 21, 2008 12:13 am

Awesome thanks <3

Locked

Return to “AviSynth Help”