*sigh* Premiere, why hast thou forsaken me...
- RyanGlazner
- Joined: Mon Feb 18, 2002 3:49 am
- Location: California
*sigh* Premiere, why hast thou forsaken me...
Er, sorry if that offended anyone...
Anyhow, I went through ErMac's guide to editing AVS files in Premiere, and got through all his steps just fine. The only problem is, when I try to view the AVS file, it just displays the whole clip as a filled orange box. I did all the "square pixel" steps and stuff, and resized the monitor window and clip view window to 720x480, and tried opening the AVS file in Windows Media Player, which did display it correctly, just quite choppy. I'm quite confused at this point, as this isn't mentioned in the guide or anywhere that I saw in the forums...
Anyhow, I went through ErMac's guide to editing AVS files in Premiere, and got through all his steps just fine. The only problem is, when I try to view the AVS file, it just displays the whole clip as a filled orange box. I did all the "square pixel" steps and stuff, and resized the monitor window and clip view window to 720x480, and tried opening the AVS file in Windows Media Player, which did display it correctly, just quite choppy. I'm quite confused at this point, as this isn't mentioned in the guide or anywhere that I saw in the forums...
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
- RyanGlazner
- Joined: Mon Feb 18, 2002 3:49 am
- Location: California
- Rebus_Valstay
- Joined: Mon Apr 02, 2001 1:15 am
- Location: Cartersville, GA
- RyanGlazner
- Joined: Mon Feb 18, 2002 3:49 am
- Location: California
Okay, sorry to bring that back up to the top, but I have narrowed down the problem a bit. Video plays fine in Premiere if I don't have the following lines in my AVS file:
LoadPlugin("C:\DVD\Decomb\Decomb.dll")
Telecide()
Decimate(5)
They're straight from ErMac's guide, so I don't see why it doesn't work. If I take those lines out, then Premiere will read the file correctly and display the right video, but if those lines are included in the AVS file, Premiere just shows a filled orange screen where the video should be. Any help would be much appreciated.
LoadPlugin("C:\DVD\Decomb\Decomb.dll")
Telecide()
Decimate(5)
They're straight from ErMac's guide, so I don't see why it doesn't work. If I take those lines out, then Premiere will read the file correctly and display the right video, but if those lines are included in the AVS file, Premiere just shows a filled orange screen where the video should be. Any help would be much appreciated.
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
- RyanGlazner
- Joined: Mon Feb 18, 2002 3:49 am
- Location: California
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
- RyanGlazner
- Joined: Mon Feb 18, 2002 3:49 am
- Location: California
Ja, this is the AVS file in its entirety (sans lines):
-------------------
LoadPlugin("C:\DVD\MPEG2DEC\MPEG2DEC.dll")
MPEG2Source("C:\DVD\OSRips\OutlawStar.d2v")
LoadPlugin("C:\DVD\Decomb\Decomb.dll")
Telecide()
Decimate(5)
--------------------
All paths lead to the correct places, and I do have all dll and d2v files.
-------------------
LoadPlugin("C:\DVD\MPEG2DEC\MPEG2DEC.dll")
MPEG2Source("C:\DVD\OSRips\OutlawStar.d2v")
LoadPlugin("C:\DVD\Decomb\Decomb.dll")
Telecide()
Decimate(5)
--------------------
All paths lead to the correct places, and I do have all dll and d2v files.