IPB

Welcome Guest ( Log In | Register )

6 Pages V   1 2 3 > »   
Reply to this topicStart new topic
> How To Import Vob Files Into Premiere, Using AviSynth
Ultima RB
post Oct 31 2006, 08:43 PM
Post #1


Super Member
**

Group: Members
Posts: 73
Joined: 14-February 05
From: Australia NSW
Member No.: 4059




Once setup, this is an easy and efficient way of importing VOB (DVD) files into Premiere without the need for re-encoding video.

First you will need:

Adobe Premiere AviSynth Import Filter Plugin - http://urchin.earth.li/~tomford/avisynth/index.html
AviSynth - http://www.videohelp.com/tools?tool=Avisynth
Microsoft .NET Framework - http://msdn2.microsoft.com/en-us/netframework/default.aspx
MeGui - http://www.videohelp.com/tools?tool=MeGUI

Once you've got these installed, ensure you update MeGui so that it downloads the latest version of DGIndex then watch the tutorial video on how to use them.

Tutorial Video - Importing VOB files into Premiere - 3.70MB WMV9 3:28

This also works for MPG/MPEG videos.

Although MeGui features a "D2V creator" I had problems using this, hence I load DGIndex separately.
People have mentioned renaming the ".vob" extension to something else such as ".mpg" or ".avi" I've tried this method and found that any edits aren't as precise once rendered and sometimes premiere will give an error about being an usupported or a damaged file.
Go to the top of the page
 
+Quote Post
glesserj
post Nov 6 2006, 10:45 PM
Post #2


Focused Thought
*****

Group: Moderators
Posts: 3655
Joined: 26-November 03
From: Sunnyvale, CA
Member No.: 1310




I get an error that when launching MeGUI....says I need .net Framework installed. What is this and where do I get it?


--------------------
MyStar Studios
Sunnyvale, CA
IMDB
Go to the top of the page
 
+Quote Post
Ultima RB
post Nov 7 2006, 04:45 AM
Post #3


Super Member
**

Group: Members
Posts: 73
Joined: 14-February 05
From: Australia NSW
Member No.: 4059




.net is can be found on windows update. For more information goto http://www.microsoft.com/net/default.mspx or http://en.wikipedia.org/wiki/.NET_Framework

You don't really need MeGui for this, it just makes it easy create the avisynth file and great for compressing video. Alternatively you can do this:

1. Open notepad
2. Copy this
CODE
DGDecode_mpeg2source("C:\Premiere Workarea\bungy.d2v",info=3)

3. Replace "C:\Premiere Workarea\bungy.d2v" so it points to your d2v file.
4. Save as "whatever.avs"
5. Import "whatever.avs" into premiere.
Go to the top of the page
 
+Quote Post
glesserj
post Nov 7 2006, 02:13 PM
Post #4


Focused Thought
*****

Group: Moderators
Posts: 3655
Joined: 26-November 03
From: Sunnyvale, CA
Member No.: 1310




Thanks Ultima RB. I'm able to import .VOB files using the MainConcept plugin...however I like to know alternatives.


--------------------
MyStar Studios
Sunnyvale, CA
IMDB
Go to the top of the page
 
+Quote Post
Ultima RB
post Nov 7 2006, 05:18 PM
Post #5


Super Member
**

Group: Members
Posts: 73
Joined: 14-February 05
From: Australia NSW
Member No.: 4059




It's not as straight forward as the mainconcept plugin but it's the free alternative.
Go to the top of the page
 
+Quote Post
despair
post Nov 19 2006, 03:13 PM
Post #6


Super Member
**

Group: Members
Posts: 84
Joined: 16-October 06
From: Canada
Member No.: 7216




on your first post are you saying you have to get all of those things?
Go to the top of the page
 
+Quote Post
Ultima RB
post Nov 19 2006, 06:33 PM
Post #7


Super Member
**

Group: Members
Posts: 73
Joined: 14-February 05
From: Australia NSW
Member No.: 4059




Yes
QUOTE
First you will need:


They're small apps used in video encoding, have a look at doom9.net if you've never come across them before.
Go to the top of the page
 
+Quote Post
despair
post Nov 19 2006, 09:54 PM
Post #8


Super Member
**

Group: Members
Posts: 84
Joined: 16-October 06
From: Canada
Member No.: 7216




Is this much faster than converting a mpg file?

HOw long does this take?
Go to the top of the page
 
+Quote Post
Ultima RB
post Nov 19 2006, 10:02 PM
Post #9


Super Member
**

Group: Members
Posts: 73
Joined: 14-February 05
From: Australia NSW
Member No.: 4059




Did you even read the first post or watch the tutorial?

Once setup you can do this in under 2mins, whether it's a 5min video or 5hrs as you don't have to re-encode.
Go to the top of the page
 
+Quote Post
despair
post Nov 26 2006, 08:23 PM
Post #10


Super Member
**

Group: Members
Posts: 84
Joined: 16-October 06
From: Canada
Member No.: 7216




I get an error when i click meGui (pop up type)

megui.exe - Appliction Error
The appliction failed to initialize properly (0xc0000135). Click on OK to terminate the application.

[OK]

How do i fix?
Go to the top of the page
 
+Quote Post
Ultima RB
post Nov 26 2006, 08:31 PM
Post #11


Super Member
**

Group: Members
Posts: 73
Joined: 14-February 05
From: Australia NSW
Member No.: 4059




Strange, got no idea on that one.

You can use the notepad method (explained above) to create the .avs and bypass using megui.
Go to the top of the page
 
+Quote Post
Mack2215
post Nov 27 2006, 12:19 AM
Post #12


Newbie


Group: Members
Posts: 1
Joined: 25-November 06
Member No.: 8053




When I run DGIndex on a DVD VOB file with PCM audio compression it doesn't output a .wav file. I tried a different VOB file with different audio compression and it worked fine. Does anyone know what I may be missing?
Go to the top of the page
 
+Quote Post
despair
post Nov 27 2006, 11:45 AM
Post #13


Super Member
**

Group: Members
Posts: 84
Joined: 16-October 06
From: Canada
Member No.: 7216




QUOTE (Ultima RB @ Nov 26 2006, 08:31 PM)
Strange, got no idea on that one.

You can use the notepad method (explained above) to create the .avs and bypass using megui.

I don't quite understand the bypass thing...

Is Premiere WOrkspace suppost to be in the C drive? Cuz i dont got it >.<
Go to the top of the page
 
+Quote Post
Ultima RB
post Dec 1 2006, 04:05 AM
Post #14


Super Member
**

Group: Members
Posts: 73
Joined: 14-February 05
From: Australia NSW
Member No.: 4059




QUOTE (Mack2215 @ Nov 27 2006, 04:19 PM)
When I run DGIndex on a DVD VOB file with PCM audio compression it doesn't output a .wav file.  I tried a different VOB file with different audio compression and it worked fine.  Does anyone know what I may be missing?

In DGIndex goto Audio > Output Method > Demux All Tracks
Should give you an mpeg audio file (.mpa)

Despair:
QUOTE
3. Replace "C:\Premiere Workarea\bungy.d2v" so it points to your d2v file.
Go to the top of the page
 
+Quote Post
Mohsen
post Dec 30 2006, 08:59 AM
Post #15


Member
*

Group: Members
Posts: 18
Joined: 3-October 06
Member No.: 7003




QUOTE (despair @ Nov 26 2006, 08:23 PM)
I get an error when i click meGui (pop up type)

megui.exe - Appliction Error
The appliction failed to initialize properly (0xc0000135). Click on OK to terminate the application.

[OK]

How do i fix?

I have the same problem. how can i fix it? I dont understand the slution in this frum. Is there any alternative?


please help,

With kind regards,

Mohsen
Go to the top of the page
 
+Quote Post

6 Pages V   1 2 3 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


> Board Footer
RSS Lo-Fi Version Time is now: 31st July 2010 - 12:26 PM