Re: Xbox 360 not transcoding .avi files
As I have all of my files on a server, I'm working on a few batch files that will run remotely on the server when invoked and do the encoding right there on the server so I don't have to copy them over the network to my laptop, fix them locally, copy them back, then force the library refresh. That's especially trying when the remux doesn't work and the file has to be completely redone with HandBrake.
I can do all that stuff remotely using PsExec, which is one of the PsTools put out by SysInternals back in the day - great stuff for Windows platforms. If you're interested, do a search for "PsExec PsTools SysInternals" and you'll find it - it's a free download.