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.

 
Extend Append Avi Segment Features
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
ale5000
Posted: Feb 18 2015, 03:39 PM


Advanced Member


Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07



Many input plugins support direct stream copy and output video and audio data in avi-compatible way, so I think VirtualDub should allow "append avi segment" for all supported formats only checking if the video and audio is in the same format, not the container.

Is it possible?

--------------------
New VirtualDub forum
VirtualDub AIO (All-in-One installer for VirtualDub and plugins)
Codec Toolbox RS (A tool to read/change merit of codecs and many other things)
Input plugins for VirtualDub / ACM codecs / VFW codecs
 
     Top
shekh
Posted: Feb 19 2015, 11:26 AM


Advanced Member


Group: Members
Posts: 89
Member No.: 37903
Joined: 21-April 14



Just my 5 cents
In the code, at first glance, the internal formats are implemented in a way incomatible with input plugins. This is unlike video filters which realize the same interface as external plugins.
Currently each input driver may implement its own "append" but there is no stucture to connect multiple drivers.
 
     Top
ale5000
Posted: Feb 19 2015, 07:56 PM


Advanced Member


Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07



I'm not talking about all input plugins, I'm talking in particular about fccHandler's input plugins that allow direct stream copy and use VFW/ACM for decoding.

I can direct stream copy some mkv files to avi with VirtualDub then reopen them as avi and append, but I would prefer doing it in one step.
Obviously this would never work with DirectShow and FFDShow input plugins.

--------------------
New VirtualDub forum
VirtualDub AIO (All-in-One installer for VirtualDub and plugins)
Codec Toolbox RS (A tool to read/change merit of codecs and many other things)
Input plugins for VirtualDub / ACM codecs / VFW codecs
 
     Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
2 replies since Feb 18 2015, 03:39 PM Track this topic | Email this topic | Print this topic

<< Back to VirtualDub Development Forum