Support and General Use > Plugins/Viewers
VLC-transcode.bat output options
gnu:
It's fast and more reliable that VLC (expecially for *.flv files), it's free and there's a bat file for it somewhere on the wiki page.
PaulJam:
I'm quite sure that you can't use the batch file for VLC with mencoder.
You should try out yourself how both programs compare.
I have attached the batch file i'm using with mencoder (change the extension from .txt to .bat). You'll propably have to change the path to the mencoder executable.
Llorean:
I've removed your attachment. Seriously, if you need to attach a file of a filetype other than those officially allowed, PM me and ask. Do not attempt to "work around" the system.
I'm flexible, but I'm not going to look kindly on you choosing to ignore the limitations I specifically put in place.
johnson4:
Is that mencoder bat available anywhere else? I couldn't see it in the Wiki.
Or could you email it to me PaulJam?
Thanks a ton, I'd like to try it out.
gnu:
that's mine:
mencoder.exe %1 -of mpeg -oac lavc -lavcopts acodec=mp3:abitrate=64 -af resample=44100:0:0 -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=192 -vf scale,harddup -ofps 22 -vf scale=176:128 -o %1.mpg
Change size (176:128) to what your screen size is, and abitrate and vbitrate as well.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version