search for: trek2

Displaying 2 results from an estimated 2 matches for "trek2".

Did you mean: trek
2009 Dec 10
2
Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
...e if it functions properly. thanks On Fri, Dec 4, 2009 at 3:41 PM, Frank Barchard <fbarchard at google.com> wrote: > no, But I will say that tools wise, I have content that does not encode > with xiph and does with ffmpeg. So roughly my tool recommendation is: > > oggenc2 -o trek2.ogg trek2.wav > ffmpeg -y -threads 16 -s 1280x544 -r 23.976 -i trek.1280x544_24Hz_P420.yuv > -b 2000000 -vcodec libtheora -an trek.ogv > oggz-merge trek2.ogg trek.ogv -o trek2.ogv > > ffmpeg is not good with the audio or muxing > xiph is not good at video > > On Fri, Dec 4,...
2009 Dec 10
4
Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
...o ogg-dev. We can't answer questions when we have no idea > what's going on :-) > > >> no, But I will say that tools wise, I have content that does not > encode > >> with xiph and does with ffmpeg. So roughly my tool recommendation is: > >> oggenc2 -o trek2.ogg trek2.wav > >> ffmpeg -y -threads 16 -s 1280x544 -r 23.976 -i > trek.1280x544_24Hz_P420.yuv > >> -b 2000000 -vcodec libtheora -an trek.ogv > >> oggz-merge trek2.ogg trek.ogv -o trek2.ogv > >> ffmpeg is not good with the audio or muxing > > ffmpeg wil...