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.

 
How To Append 2 Avis With Differnt Audio Encoding?
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
mattad
Posted: Aug 22 2007, 06:47 AM


Advanced Member


Group: Members
Posts: 146
Member No.: 16026
Joined: 26-July 05



It occurs sometimes that I have two parts/files of one movie which I want to append and to create one single AVI file.

When I use the "Append" function of VD then sometimes
I got the error message similar to "Cannot append because
the audio encoding is different"

How can I otherwise append them ?

Why not introducing an option/menu in VD
"Append with incompatible audio tracks" which let me append them but forces me re-encode the audio parts again.
In such a scenario I must specify a target audio format (e.g. MP3 128 bitrate CBR) and VD encodes the two audio tracks according to this new audio spec.

Can I expect such a function in future releases of VD ?
 
     Top
phaeron
Posted: Aug 22 2007, 07:42 AM


Virtualdub Developer


Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02



This would of course be useful, but it's not a trivial change because it requires restructuring the internal audio processing chain into a tree.
 
    Top
mattad
Posted: Sep 20 2007, 12:11 PM


Advanced Member


Group: Members
Posts: 146
Member No.: 16026
Joined: 26-July 05



QUOTE (phaeron @ Aug 22 2007, 07:42 AM)
This would of course be useful, but it's not a trivial change because it requires restructuring the internal audio processing chain into a tree.

Nevertheless it is urgently necessary.

Is the implementation already planned/under work ?

By the way: I cannot understand why this should be so complex.

If the users adds a second AVI clip with an incompatible audio track then VD should just set internally a re-encoding-force-flag and popup a dialog window with a text like "Warning: Incompatible audio tracks. Saving not possible unless complete re-encoding of the audio parts."

When the user specifies then e.g. MP3 VBR 128 kbit then VD has all information for the audio re-encoding process.

What is the difficulty ?
 
     Top
neuron2
Posted: Sep 20 2007, 01:17 PM


Advanced Member


Group: Members
Posts: 1244
Member No.: 5294
Joined: 18-July 03



Having the information and acting on it are different things.

Since you think it is so easy you can add the feature yourself. If you say that you are not a programmer, consider that this may explain your inability to understand the difficulty.

Anyway, there are solutions available using Avisynth.
 
    Top
phaeron
Posted: Sep 21 2007, 06:10 AM


Virtualdub Developer


Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02



All I will say, is that there are a lot of little details that you are missing... the least of which is what happens when the audio for the first clip doesn't extend far enough to the beginning of the second clip. Modifying a 4MB source code base from one audio source to multi-source is not a one-day task.

Thread locked.
 
    Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
4 replies since Aug 22 2007, 06:47 AM Track this topic | Email this topic | Print this topic

<< Back to Newbie Questions