solomon kariri
2009-Dec-10 18:03 UTC
[ogg-dev] Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
So to which group should I foward my question? I thought this was the most appropriate of them all. Please guide me On Thu, Dec 10, 2009 at 8:59 PM, Monty Montgomery <monty at xiph.org> wrote:> I have the impression only a small piece of this conversation is being > forwarded to 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 will also screw up the video > > >> xiph is not good at video > > that ffmpeg command line is telling ffmpeg *not* to use its internal > video, but to use the external xiph encoder (libtheora) instead. In > fact, ffmpeg's internal ogg and theora support is somewhat broken > across the board. Our ffmpeg2theora application uses ffmpeg for > everything *except* the ogg production. > > Again, can't help only seeing a handful of the messages. > > Monty >-- Solomon Kariri, Software Developer, Cell: +254736 729 450 Skype: solomonkariri -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20091210/49efdd5f/attachment.htm
Monty Montgomery
2009-Dec-10 18:06 UTC
[ogg-dev] Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
Vorbis-dev might be better.... What I mean is, you quoted a response from Frank Barchard, but I never saw his response on the list. Are there blind CCs on the conversation? I'm just trying to figure out where the rest of the conversation is. Monty
ogg.k.ogg.k at googlemail.com
2009-Dec-10 18:08 UTC
[ogg-dev] Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
> So to which group should I foward my question? I thought this was the most > appropriate of them all. Please guide meHere (ogg-dev) is fine enough, but you answered a post by Frank Barchard which did not reach the list - maybe it got stuck in the moderation queue, so we're missing that part of the conversation (unless your quote of him was all there was).
Monty Montgomery
2009-Dec-10 18:10 UTC
[ogg-dev] Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
Ah, that could be it, let me go check. Monty
Frank Barchard
2009-Dec-10 18:30 UTC
[ogg-dev] Fwd: Vorbis-java wav-ogg encoder produces distorted OGG file
On Thu, Dec 10, 2009 at 10:06 AM, Monty Montgomery <monty at xiph.org> wrote:> Vorbis-dev might be better.... >My issue is with theora/thusnelda for xiph tools.> > What I mean is, you quoted a response from Frank Barchard, but I never > saw his response on the list. Are there blind CCs on the conversation? > I'm just trying to figure out where the rest of the conversation is. >I didn't see a solution to my problem? Last time I tried, I used this version: ffmpeg2theora 0.25+svn16605 - Xiph.Org libtheora 1.1 20090822 (Thusnelda) I have a video I could post somewhere that does not compress properly with xiph, but does with ffmpeg. On the latest ffmpeg I saw a patch that added 422 and 444 for ogg. But they dont seem to work. Does ffmpeg2theora this? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20091210/3fe65e03/attachment.htm