Log in

View Full Version : Joining 2 ogg files ?


Kaenguma
1st October 2005, 15:39
Can i join 2 ogg files without re-encoding them ?

Thanks.

obieobieobie
1st October 2005, 16:11
I have used this method successfully:

copy /b file1.ogg+file2.ogg joined.ogg

Kaenguma
1st October 2005, 17:17
It seems to work, thanks :-)