<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

  <br>
</blockquote></div>
I use a command line like:<br>
<br>
ffmpeg -i orig.mpg -target ntsc-dvd -sameq -acodec copy -async 1 transcoded.mpg<br>
<br></blockquote><div><br>I assume you would have to put this in a little script so that you can rm orig.mpg, then rename transcoded.mpg to orig.mpg in order for the database to know where the file is, otherwise you&#39;d have to issue some sort of database update command.  Would you have to re-issue any other additional commands? </div>
</div>