View Full Version : HELP!!! mpeg-2 encoder with GUI
jacky
17 Jul 2005, 11:27 AM
I am looking for a simple MPEG-2 encoder which can encode YUV (4:2:0) video sequence into mpeg-2 format. The user can input the picture size, frame rate and bit rate using a simple GUI.
Can anyone here suggest such an open source software, or free software? Thanks a lot.
UncasMS
17 Jul 2005, 05:22 PM
give hank315's HC encoder a try
- fully freeware
- excellent quality
you will have to use a framserver to be able to load your source into HC enc
create either an dvd2avi (old) / dgmpgdec (http://neuron2.net/dgmpgdec/dgmpgdec.html) (new name) project file - an D2V or a simple avisynthscript (http://www.avisynth.org/index.php?page=YourFirstScript) - an AVS file which might look like this:
AviSource("c:\folder\myclip.avi")
jacky
17 Jul 2005, 11:46 PM
Thank you very much, UncasMS. This encoder is powerful. However, what I need is an MPEG-2 encoder to encode YUV files. Actually, what I am looking for is a GUI version mpeg2v12. I hope this GUI can let the user input some typical parameters such as bit rate, frame rate, picture size, etc (instead of revising the parameter file, *.par).
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.