search for: 1280x544_24hz_p420

Displaying 2 results from an estimated 2 matches for "1280x544_24hz_p420".

2009 Dec 10
2
Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
...rchard <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 at 2:28 AM, solomon kariri <solomonkariri at gmail.com>wrote: > >> Hi,...
2009 Dec 10
4
Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
...> > >> 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 will also screw up the video > > >> xiph is not good at video > > that ffmpeg command lin...