Re: How to merge and cut theora videos, and how to synchronize sound?
Basil Mohamed Gohar <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.general |
|---|---|
| Message-ID | <[email protected]> |
On 11/03/2010 10:57 AM, Lucas Malor wrote: > Hello. Excuse me in advance for these dumb questions. > > I used ffmpeg2theora to convert much videos. Now I would cut and/or merge them. How can I do it? > > Furthermore, in many cases the sound was desynchronized - I converted TS mpegs. I tried to add the sync flag with bad effects. How can I manually delay / anticipate sound track? There are a few issues here. As for the tools to cut, join, & merge Ogg files, you'll want liboggz, which includes oggz-chop, oggz-join, & oggz-merge. As for the desynchronization issues with TS files, you may need a more recent version of ffmpeg2theora, because, if I'm not mistaken, some versions of ffmpeg were broken in relation to MPEG TS files.