<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
I had some shows on tivo that I figured I wanted to keep on a CD in case I might ever want to watch them again.&nbsp; (Not that you care, butthis really is for my own personal use.&nbsp; I wouldn't have the bandwidth to &quot;share&quot; this stuff even if I wanted to.)<BR>
<BR>
So I downloaded a 1 hour show with TiVo ToGo, and I jumped through a few hoops to &quot;free the mpeg&quot;, and I got a nice 2 GB mpeg file that looked and sounded great in mplayer.&nbsp; But it doesn't fit on a CD.<BR>
<BR>
So I ran:<BR>
<BR>
ffmpeg2theora free.mpeg -x 320 -y 240 -o free.ogg<BR>
<BR>
(320x240 seems like about the right tradeoff between image quality and file size.)<BR>
<BR>
Then I tried to play free.ogg in both HelixPlayer and mplayer.&nbsp; And I got the same exact results from each:<BR>
<BR>
The video looked great.&nbsp; And the audio sounded great.&nbsp; But they didn't look and sound great together.&nbsp; The video was slightly faster than the audio, so that 10 minutes into the show, the people's mouths were moving a full second before the line was played, which makes the show entirely unwatchable.<BR>
<BR>
I don't know if the problem is in the encoder, or in the player(s), or in the input file, or in my head.&nbsp; I'd appreciate any suggestions (different software, different options, etc.)<BR>
<BR>
Thanks.<BR>
Sal<BR>
<BR>
</BODY>
</HTML>