Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

Pages: (6) [1] 2 3 ... Last » ( Go to first unread post )
How To Open Non-avi Files In Virtualdub?, or how to use the input plugin system?
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
stephanV
Posted: Jun 2 2010, 02:26 PM


Spam killer ;)


Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04



Here a brief explanation is given of how to use the input plugin system to open some file formats that VirtualDub doesn't handle natively.

WMV, M2TS/MTS, MP4 and Matroska (and potentially many other types) via DirectShow

Requirements:
DirectShow input driver (place this in .\VirtualDub\plugins\)
Haali Media Splitter (for MP4, M2TS/MTS and Matroska)
ffdshow-tryouts (for MP4, M2TS/MTS and Matroska)

All you have to do is simply open the file in VirtualDub like you normally would. In case your file doesn't show up, select 'All files (*.*)' from the file type list and after selecting your file, select 'DirectShow input driver' from the file types list.

--------------------
useful links:
VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ
 
    Top
stephanV
Posted: Jun 2 2010, 02:33 PM


Spam killer ;)


Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04



I'm leaving this topic open for a while so people can ask questions, write suggestions or give their own advice how to open a file with a certain plugin. Eventually it is going to be reposted and locked though.

--------------------
useful links:
VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ
 
    Top
Jam One
Posted: Jun 2 2010, 10:20 PM


Advanced Member


Group: Members
Posts: 580
Member No.: 25518
Joined: 8-May 09



QUOTE
Haali Media Splitter (only for MP4 and Matroska)

+ And also for .MTS and .M2TS
I believe so.

Note: One needs to enable the handling of Transport Streams while installing the splitter.
 
     Top
stephanV
Posted: Jun 3 2010, 12:42 PM


Spam killer ;)


Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04



Ok, I've added those.

--------------------
useful links:
VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ
 
    Top
Lariemeeva
Posted: Jun 13 2010, 02:22 PM


Newbie


Group: Members
Posts: 8
Member No.: 27764
Joined: 9-June 10



I'm using your method. I have installed everything you mentioned, and didn't change anything from the default settings. It still gives me an error.
user posted image
 
     Top
Placio74
Posted: Jun 13 2010, 03:46 PM


VideoAudio


Group: Members
Posts: 1216
Member No.: 21485
Joined: 24-May 07



QUOTE (Lariemeeva @ Jun 13 2010, 04:22 PM)
I'm using your method. I have installed everything you mentioned, and didn't change anything from the default settings. It still gives me an error.
user posted image

It looks like you're trying to use VirtualDubMod, which does not support input plugins.
'Latest' version of VDM is based on VirtualDub 1.5.10 (december 2003!) - input plugins support has been added to VD since 1.7.2 version (may 2007).
Use current version of VirtualDub.

--------------------
VideoAudio.pl - Serwis o technologii wideo & audio
 
     Top
Chimera
Posted: Jun 18 2010, 01:08 AM


Newbie


Group: Members
Posts: 1
Member No.: 27827
Joined: 18-June 10



I've run into two problems with this.

The first is when I try to play the file, it gives me this error:

"No audio decompressor could be found to decompress the source audio format. Source format tag: fffe"

I solved this problem by going to "Audio" and selecting "No audio". If I remember correctly from the other thread, this problem still being worked on. I don't actually need the audio anyway.

But the other problem is that the files now play erratically. I think it has something to do with the default 30 fps limit. Watching the slider at the bottom, it says it's playing by 4 or 5 frame increments, when in fact it's displaying normally, but at half speed with the additional jump here and there. I tried playing around with the compression plug-ins, but none seem to have the right effect. Does anyone know how to fix this?
 
     Top
stephanV
Posted: Jun 18 2010, 07:41 AM


Spam killer ;)


Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04



QUOTE (Chimera @ Jun 18 2010, 03:08 AM)
"No audio decompressor could be found to decompress the source audio format. Source format tag: fffe"

If that is you error I'm not sure if you are using the DirectShow driver.

Do you see anything when opening the file, and then going to file > file information?

It could also be that the audio has more than 2 channels and VirtualDub doesn't handle this AFAIK. You would have to downmix yourself in the DirectShow filter.

--------------------
useful links:
VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ
 
    Top
EasyRider
Posted: Jun 19 2010, 12:59 PM


Member


Group: Members
Posts: 10
Member No.: 26057
Joined: 23-August 09



Hey stephanV great plugin, thanks! smile.gif

That works like avisynth command..?

CODE
 DirectShowSource("C:\video\file\string\fileformat.xxx")



and what more file formats support..?
 
     Top
stephanV
Posted: Jun 19 2010, 06:27 PM


Spam killer ;)


Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04



QUOTE (EasyRider @ Jun 19 2010, 02:59 PM)
Hey stephanV great plugin, thanks! smile.gif

That works like avisynth command..?

CODE
 DirectShowSource("C:\video\file\string\fileformat.xxx")

That's correct.

In principle you can open any file you can open via DirectShow.

--------------------
useful links:
VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ
 
    Top
razon
Posted: Jul 2 2010, 06:51 PM


Member


Group: Members
Posts: 13
Member No.: 26172
Joined: 15-September 09



Will this work for opening mpeg2 vob files?
 
     Top
stephanV
Posted: Jul 3 2010, 05:25 AM


Spam killer ;)


Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04



It can, but you can also try ffchandler's MPEG2 plugin for that.

--------------------
useful links:
VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ
 
    Top
razon
Posted: Jul 3 2010, 05:49 PM


Member


Group: Members
Posts: 13
Member No.: 26172
Joined: 15-September 09



Just want to confirm that I should install all three of the items mentioned in the first post.

Is there anything else that needs to be configured or should the default setting work?
 
     Top
0blacklist
Posted: Aug 19 2010, 05:26 AM


Newbie


Group: Members
Posts: 1
Member No.: 28315
Joined: 19-August 10



the other problem is that the files now play erratically. I think it has something to do with the default 30 fps limit. Watching the slider at the bottom, it says it's playing by 4 or 5 frame increments, when in fact it's displaying normally, but at half speed with the additional jump here and there. I tried playing around with the compression plug-ins, but none seem to have the right effect. Does anyone know how to fix this?
 
     Top
DarrellS
Posted: Dec 13 2010, 06:25 PM


Advanced Member


Group: Members
Posts: 567
Member No.: 1061
Joined: 28-November 02



What would be nice would be a box that you could tick or untick to automatically open all files with the directshow plugin or use vfw codecs. It's a real pain having to select the directshow plugin in the dropdown list for every single file that you want to open when we could just drag and drop if we had this option. Would sure speed up the process when you're working in a folder full of unsupported files.
 
     Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
81 replies since Jun 2 2010, 02:26 PM Track this topic | Email this topic | Print this topic
Pages: (6) [1] 2 3 ... Last »
<< Back to Newbie Questions