![]() |
Using mencoder
hi there
i have been trying using mencoder but i am not able to figure out how to go about it i searched ths site also ,but cold not get it also i have installed MPplayer sources for mencoder it is working but how do i go about converting a mpg file to compressed DIVX file i have been trying out various things but of no use i have got the ~~12 MB codecs package from Mplayer site also i tried konverter utlity also ,but of no luck any suggessions??? regards |
this should get you started:
http://howto.linuxkungfu.org/dvdrip/...coding_mplayer It describes setting for transcode and (more importand) mencoder., and a fair bit of background information. I use mencoeder for all my transcoding/ripping needs. I even write a few shellscripts for ther more common tasks. Even more in depth info (this one really got me started :-) here: http://www.mplayerhq.hu/DOCS/tech/encoding-tips.txt |
thanx!
i am trying that out |
hey
i am looking for a description to help me compress mpeg file to avi the above one was for DVD ripping regards |
hi
ok. the mencoer is working fine but i do not see all the plugins ,i tried installing the full plugin package from mplayer also regards |
you might like to try acidrip, which is a wrapper for mencoder, and can convert from mpeg to avi no problem
|
thanz,.but i had tried that too
but do i need to install dvd packages for that can't i skip them regards |
any suggestions?
|
This site should help you out: http://linux.yaroslavl.ru/docs/conf/...eat-divx4.html
Personally, I use this command when compressing a DVD's mpeg (from mplayer dvd://1 -dumpstream) to an xvid encoded avi: mencoder stream.dump -oac copy -ovc lavc -lavcopts codec=mpeg4:vbitrate=625:v4mv:mbd=2:trell:vpass=1 -vop scale=720:480 -zoom -o Movie_Name.avi That gives me a file btwn 600-850MB, depending on how big the stream.dump was, but usually something in the 650-750MB area. You may want to give that command a try and see how it works out for you, hopefully it will do for you the greatness it has for me :) Good luck! |
thanx a lot!!
wil surely try that also i more thing, where do we get all the codecs for mplayer, i have got he ful package from mplayter's site but that too are missing some plugns... regards |
Quote:
|
| All times are GMT -5. The time now is 04:27 AM. |