search for: ogmmerg

Displaying 5 results from an estimated 5 matches for "ogmmerg".

Did you mean: ogmmerge
2004 Dec 14
2
help - Theora/Vorbis/Ogg, ogmmerge and ffmpeg2theora
...g which gave: # ogminfo vts_01.m2a.ogg (ogminfo.c) (a1/serial 1677883185) Vorbis audio (channels 2 rate 48000) I also did: ffmpeg2theora -x 720 -y 576 vts_01.m2v which gave: # ogminfo vts_01.m2v.ogg (ogminfo.c) OGG stream 1 is of an unknown type (bad header?) and also gave me: # ogmmerge -v -o test.ogg vts_01.m2a.ogg vts_01.m2v.ogg Using OGG/OGM demultiplexer for vts_01.m2a.ogg. +-> Using Vorbis audio output module for stream 1. Using OGG/OGM demultiplexer for vts_01.m2v.ogg. 0.000000 (timestamp) written header page for vts_01.m2a.ogg Error: the reader for vts_01.m2v....
2003 Nov 10
1
OGM Container?
In many countries, a movie contains three parts: video, audio and subtitles. An OGM container supports all the streams, and it's possible to add another audio or video stream to it with ogmmerge. That is the difference between OGG and OGM. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'theora-request@xiph.org' containing only the word 'unsubscribe' in the body....
2012 Jan 06
4
Enhanced Podcasts with Ogg Vorbis (Chapter Marks)
...le to see the chapters ?) CONS: - many hardward players, which support ogg vorbis, are not able to play mka files - I found no app on android so far which can play mka files 2) OGM Container with Chapter Marks Using the same chapter.txt file, I created an OGM container with ogg vorbis audio: $ ogmmerge -o output.ogm audio_track.ogg chapters.txt This seems to work, at least ogmmerge says so on the command line: +-> Using Vorbis audio output module for stream 1. Using chapter information reader for chapters.txt. working... - PROBLEMS: - I could not find any player which is able to show...
2008 Nov 14
3
video chapters and subtitles in ogg containers
>> I also want to mention that Ogg has a natural chapter mechanism, where >> each chapter is encoded separately and the segments are (literally) >> concatenated together. This is legal as long as the stream serial If the use of these is seeking, chaining doesn't fit the bill as you have to parse the stream to know which chains you have, no ? This kind of defeats the purpose
2009 Jun 14
3
python bindings to libtheora
Hi, in the past two days I wrote Python bindings to libtheora: http://github.com/certik/python-theora Currently it can read any ogv file (that seems to work quite well) and also encode to ogv (this mostly works, but there are some subtle issues to be fixed, I suspect I still have some bug in the way I half the dimensions of the Cb and Cr planes, so when you read ogv and write ogv, the resulting