Hello,<br><br>Does anyone have a viable ffmpeg command line to convert avi's&nbsp; to mpeg so they can be played with the&nbsp; mythtv internal player?&nbsp; I've been struggling with ffmpeg's&nbsp; seemingly&nbsp; endless list of options&nbsp; and I've been able to convert a video, still have sound but the total time if completely off.
<br><br>This is the command I've been using (I'm sure I'm doing something wrong):<br>ffmpeg -i &quot;file.avi&quot; -acodec ac3 -ab 224 -ar 48000 -ac 2 -vcodec mpeg2video -b 3600 -maxrate 4500 -bufsize 224 -sameq -ss 0:6:50 -vframes 3000 &quot;
file.mpg&quot;<br><br>If anyone has a way they are doing the conversion while maintaining video quality please let me know.<br><br>Thanks<br><br>-Nik- <br>