If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Originally posted by UncasMS did you actually OPEN the first file?
Yes, but to no avail.
Originally posted by UncasMS alternatively you might use this command at ayour prompt:
copy /b movie1.ogg + movie2.ogg finalfile.ogg
When this is done, i get the final file. But when i try play it, only 'movie1.ogm' plays (so it doesn't carry on to 'movie2' like it should do). When i try scan through the finalfile it freezes. Also i tried open it in VirtualDubMod but get the error message 'invalid page' appears.
concat(oggfile1, oggfile2) is a valid ogg file? no problems with headers..?
Sorry BoF, i do not understand. Could you explain further.
After consecutive attempts i have joined the two ogm files together using oggmerger.
What i did wrong before was i was trying to join two files where the video was encoded with the same codec but the audio was encoded using different (ogg and wav) codecs.
This resulted in a new file which was the same as the video with wav audio.
However i merged two files:
movie1: xvid, no audio (previously wav audio)
movie2: xvid, ogg
this ended in a new .ogm file with the video from both files merged, but with no audio. So using VDubMod i muxed the ogg audio(from movie 2) i wanted to keep again, but used a delay which was the length of movie1(roughly 3sec), so the audio was still in sync.
But as of course nothing goes according to plan. When i played my new merged file with audio, it would only start from the postion of the audio, which is 3 sec into the file, which means it doesn't play movie1 of the file, when i want it to play.
So does anybody have any suggestions?
P.S. sorry for such a long explaniation, its to help you understand everything.
Comment