|
|
| Elvenarcher |
| Posted: May 10 2003, 12:33 AM |
 |
|
Unregistered

|
Hello, my problem is as it follows:
I want to append 2 avi segments which have identical video properties, but have different audio compression.
One of the files, has this info on audio: Sampling rate: 44100; Channels: 2(stereo); Sample precision: 0bit; Compression: Fraunhofer IIS MPEG Layer-3 Codec; Preload skew: 7981 samples (0.18s); # of frames: 40898; Min/avg/max/total frame size: 8/665/7981 (26598K)
The second files has the same audio info that the first one exepting what follows: Preload skew: 19836 samples (0.45s); #of frames: 186; Min/avg/max/total frame size: 1044/1768/19836 (322K)
I try to append them and the error message says: "Cannot append segment: The audio streams have different sampling rates (15963.00000 vs. 39966.00000)"
How can I append my files? Does anyone know? Thank you very much in advance,
Elvenarcher |
 |
| Sajal |
| Posted: May 10 2003, 01:01 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 115
Member No.: 2239
Joined: 28-January 03

|
Do a Direct Stream copy of the Video and full compress the audio.
Do the same with the both Vids, and append.
-------------------- 'Veni, Vidi, Velcro' - I came, I saw, I stuck around |
 |
| Elvenarcher |
| Posted: May 10 2003, 01:16 PM |
 |
|
Unregistered

|
Ok, but.. what do you mean by "full compress" <---[I]total rookie here
Ty |
 |
| MaZame |
| Posted: May 10 2003, 01:28 PM |
 |
|
Unregistered

|
For both files, open one, select Video-Direct stream copy and Audio-Full processing mode. The select Audio-Compression, choose a codec and configure it, save the file. After that, append the two results and you should be finished. |
 |
| Elvenarcher |
| Posted: May 10 2003, 02:21 PM |
 |
|
Unregistered

|
Thank you very much! It worked! |
 |