<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>This is what I use to create my flash files for streaming to the Net...</div>
<div>ffmpeg -y -i $directory/$file -r 20 -s 360x240 -deinterlace -ar 22050 $directory/$file.flv</div>
<div> </div>
<div>They are pretty good quality, but I'm wondering what I could do to make it a "little" better. It's kind of blocky, and motion is pretty bad.</div>
<div> </div>
<div>Any ideas on some changes I could try?</div>
</blockquote></div><br>I've been trying to get MythStreamTV to work as this generates much better quality video, but I can't get the audio working.<br>
<br>
Toby<br>