• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

VLC Transcoding script help

MDE

Lifer
I found a BAT file that automatically transcodes video to WMV to play on my Xbox 360 here. How do I modify the BAT file to increase the quality, or is it as good as it'll get with this method?

I've tried TVersity which wouldn't work (transcoding wouldn't work at all), and Windows Media Encoder just errors like crazy since I've upgraded to Vista, even after I installed the hotfix from Microsoft.
 
I'm assuming the quantizer value is the "-qscale 1" value, so that's already as high as it'll go. I'm still looking, but is there a way to specify the output resolution (namely 1280x720)?
 
Originally posted by: MDE
I'm assuming the quantizer value is the "-qscale 1" value, so that's already as high as it'll go. I'm still looking, but is there a way to specify the output resolution (namely 1280x720)?

width= , height= ..
 
Back
Top