PDA

View Full Version : Plenty of questions about file spliting in Ogm


Jacker
26th May 2002, 06:20
I'm just a newbie in Ogm spliting. I have made several encodes with three ogg audio streams, subtitles and chapters. But now I want to split them into 700 MB chunks.

Are there any ogm file splitters that cut at this interval and are keyframe accurate?

If I split the ogm, will I lose the audio streams or the subtitles all the chunks but the first?

How can I know the lenght that I must choose in the Ogg file cutter so it corresponds to the desired file size? And will it cut in a keyframe?

Any help for this stupid ogm newbie would be appreciated (and probably will help me pass my last year university exams, cause this is stealing me too much time ;) ).

PS: Sorry for my awful English, I prefer Spanish.

PSS: I thought about putting these questions in the Newbies forum, but perhaps they are not much interested in reading about ogm splitting. If I'm wrong, just kick me to the Newbies section :) .

sekxx
26th May 2002, 09:41
I think there's no way. or I don't know, oggcut had never work for me.

What I do to split ogm:
I make my ogg stream, my avi stream...
I split my avi stream whith nandub, Ctrl+Shift+J then enter the middle in MO of the avi.
I get the time of the keyframe ex: 1h11m50s040ms
Then I convert this time to the sample for cutting my ogg stream with vcut.exe comand: "vcut.exe Outfile1.ogg Outfile2.ogg Infile.ogg Cutpoint(in sample)".
(in fact to convert to samble, I launch HeadAC3He, oppen my AC3 or nothing else that is original audio stream, and plug "end frame" to get the sample corresponding to 1h11m50s040ms.
it's probably easy to convert time to sample but I don't know how)

then I cut my subtitle.

And mux the to different part of the movie ;).

Ps: the win32 compile of vcut do not work, I join a compile that work. http://lyrics.world.free.fr/vcut.zip