Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-2 Encoding

Reply
 
Thread Tools Search this Thread Display Modes
Old 13th March 2004, 00:46   #1  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
Daily MEncoder Builds

Hi there! I started to port the linux mencoder version to windows.

I'll do this everyday (... if I found some time).

Here is the latest version:

Download Mencoder CVS 01.04.04 MinGW Build optimized for AMD and Intel (ca. 1.50 MB) - fast download server 80k!

Download Mencoder CVS 01.04.04 CygWIN Build optimized for AMD and Intel (ca. 2.00 MB) - fast download server 80k!

All builds are upxed and in WinACE 2.5 packed.

Last edited by Amnon82; 1st April 2004 at 06:10.
Amnon82 is offline   Reply With Quote
Old 13th March 2004, 03:52   #2  |  Link
itcth
Registered User
 
Join Date: Jan 2004
Location: Thailand
Posts: 23
@Amnon92,
Below are my commandline to encode to VCD

REM #################################################################
mencoder.exe -of mpeg -ovc lavc -lavcopts

vcodec=mpeg1video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,12,14,18,27,29,34,37,38,22,26,27,31,36,37,38,40,26,27,29,36,39,38,40

,48,27,29,34,37,38,40,48,58,29,34,37,38,40,48,58,69,34,37,38,40,48,58,69,79:inter_matrix=16,18,20,22,24,26,28,30,18,20,22,24,26,28,30,32,20,22,24,

26,28,30,32,34,22,24,26,30,32,32,34,36,24,26,28,32,34,34,36,38,26,28,30,32,34,36,38,40,28,30,32,34,36,38,42,42,30,32,34,36,38,40,42,44:vratetol=1

000:vbitrate=1150:vrc_maxrate=1150:vrc_minrate=1150:vrc_buf_size=328:vqmin=2:vqmax=24:vb_qfactor=1.2:vi_qfactor=0.8:vqblur=0.3:keyint=15:aspe

ct=4/3:vmax_b_frames=3 -vf scale=352:288 -ofps 25 -oac lavc -lavcopts acodec=mp2:abitrate=224 -srate 44100 "C:\1.avi" -o D:\Test\TestVCD.mpg

PAUSE
REM ##################################################################

First, i try with old mencoder (5.64 MB or 5,918,208 bytes ) .I can craete file D:\TestVCD.mpg but Nero deny to burn this file(Non compatible issue).

Later,i try the latest MencoderDRPEncBuild120304.exe.Encodeing stop at the beginning and report error(For WinXP).

Kindly look into my commandline if there is any thing gone wrong.

Best regards,

Last edited by itcth; 13th March 2004 at 03:56.
itcth is offline   Reply With Quote
Old 13th March 2004, 16:23   #3  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
@itcth I checked Your script. It was ok. I used -no sound.

So here is the screenshot of your script using CVS 12.03.04:



I got a 6.347 KB file.

then I used my DRPEnc 0.2.0.1 to create a VCD script.

Here the screenshot of the 1pass script:



I got a 2.569 KB file with the same quality like Yours...

Here the screenshot of the 2pass script:



I encoded it without my special filters.
Then I got a file with 3.884 KB. This file has the best quality and blows Yours strait away.

I uploaded all the scripts and the sample I created with DRPEnc to my server.

You can download it here .

Try it out. On my AMD it works! Maybe You have a Intel and my builds don't work there...

Last edited by Amnon82; 13th March 2004 at 17:19.
Amnon82 is offline   Reply With Quote
Old 14th March 2004, 18:17   #4  |  Link
unplugged
Registered User
 
unplugged's Avatar
 
Join Date: Oct 2001
Location: Italia
Posts: 412
Can we expect a Pentium4 build soon, I will appreciate very much this.
My P4 @ 3500/1000FSB give me 77fps with CCE, so I waiting the other...

Thanks!
unplugged is offline   Reply With Quote
Old 14th March 2004, 18:42   #5  |  Link
itcth
Registered User
 
Join Date: Jan 2004
Location: Thailand
Posts: 23
@Amnon82
Very exciting.I will test it now and let you know the results.

Best regards,
itcth is offline   Reply With Quote
Old 14th March 2004, 19:06   #6  |  Link
itcth
Registered User
 
Join Date: Jan 2004
Location: Thailand
Posts: 23
@Amnon82

Report #1..
I test vcd compatibility of your encoded file "vcd2pass.mpg.m1v" by mutilplexing in TMPGEnc(Without any new encoding of course) and burn with Nero.Hey,it does work.This is the first time i ever burn VCD with Nero without complain after many encoding with menocder.

I am to going to test further by enccoding with my Intel Pentium 4.


Best regards,

Last edited by itcth; 14th March 2004 at 20:52.
itcth is offline   Reply With Quote
Old 14th March 2004, 19:34   #7  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
I've only a AMD Athlon XP 2800+ (Batron)

So my builds are with MMX, MMX2, 3DNow, 3DNowEx, SSE Support.
I can't add SSE2 to this build. Otherwise I can build a build with
CPU-Selfdetection. But this will be slower.

Also I can create a guide for compiling MEncoder. So everybody can compile it.

Also it is possible that I host this builds.
Amnon82 is offline   Reply With Quote
Old 14th March 2004, 20:34   #8  |  Link
itcth
Registered User
 
Join Date: Jan 2004
Location: Thailand
Posts: 23
@Amonn82

Report #2
Below are script,
REM ============================================================
@ECHO on
ECHO Batchfile created with DRPEnc 0.2.0.1 - by Avalon
ECHO Start encoding movie...
mencoder.exe -forceidx -of mpeg -ovc lavc -lavcopts vcodec=mpeg1video:vqmin=2:vqmax=24:vmax_b_frames=2:mbd=0:keyint=15:aspect=4/3:vbitrate=1150:vratetol=1000:vb_qfactor=1.2:vi_qfactor=0.8:vb_qoffset=1.25:vi_qoffset=0.0:vqblur=0.3:vqcomp=0.5:vlelim=-4:vcelim=7:dark_mask=0.15:tcplx_mask=0.1:scplx_mask=0.2_mask=0.1:trell:inter_matrix=16,20,24,28,32,36,40,44,20,24,28,32,36,40,44,48,24,28,32,36,40,44,48,52,28,32,36,40,44,48,52,56,32,36,40,44,48,52,56,58,36,40,44,48,52,56,58,60,40,44,48,52,56,58,60,62,44,48,52,56,58,60,62,62:intra_matrix=8,16,19,22,26,27,29,34,16,16,22,24,27,29,34,35,19,22,26,27,29,34,35,38,22,22,26,27,29,34,35,40,22,26,27,29,32,35,40,48,26,27,29,32,35,40,48,50,26,27,29,35,40,48,50,60,27,29,35,40,48,50,60,62 -vf crop=704:576,scale=336:206,expand=352:288 -ofps 25 -nosound "C:\1.avi" -o "C:\1.mpg"

ECHO Demuxing now M1V-file...
BBDMUX.EXE C:\1.mpg 0xe0 C:\1.m1v
pause
REM ==============================================================

Encoding stop after encoding for a while.Please see details here;

itcth is offline   Reply With Quote
Old 14th March 2004, 20:40   #9  |  Link
itcth
Registered User
 
Join Date: Jan 2004
Location: Thailand
Posts: 23
Report #2 :Contimue

Follows by this picture;



After encoding for a while this error occurs.



Do you think there are some problem with my Intel CPU ?

Last edited by itcth; 14th March 2004 at 20:44.
itcth is offline   Reply With Quote
Old 14th March 2004, 20:42   #10  |  Link
celtic_druid
Registered User
 
celtic_druid's Avatar
 
Join Date: Oct 2001
Location: Melbourne, Australia
Posts: 2,171
--enable-sse2, compiles fine on my XP.
celtic_druid is offline   Reply With Quote
Old 14th March 2004, 21:28   #11  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
@ itcth: Download DRPEnc 0.2.0.2 and it will be fine.

@ celtic_druid: THX, I'll check it right now!

@ all: compiling guide is out.

I got it:

Code:
./configure --enable-largefiles --enable-mmx --enable-mmx2 --enable-3dnow 
--enable-3dnowex --enable-sse --enable-sse2 --enable-static --with-codecsdir=F:/mplayer/codecs
I upload the newest build with SSE2 enabled.

Last edited by Amnon82; 14th March 2004 at 21:57.
Amnon82 is offline   Reply With Quote
Old 14th March 2004, 21:35   #12  |  Link
itcth
Registered User
 
Join Date: Jan 2004
Location: Thailand
Posts: 23
@Amnon82

Yes,now everything work like magic.You are the man.

Many thanks.

(Do you know it is almost 4.00 am here?)
itcth is offline   Reply With Quote
Old 14th March 2004, 21:54   #13  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
I'm running to 21:55

can You wait for the new version of mencoder?
Amnon82 is offline   Reply With Quote
Old 14th March 2004, 22:07   #14  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
Uploading new MEncoder Version optimized for AMD and Intel.
Added the new MEncoder Version to the installer version of DPREnc 0.2.0.2.

Have fun with it.

... and I know that I'm the MAN ...

Last edited by Amnon82; 15th March 2004 at 00:55.
Amnon82 is offline   Reply With Quote
Old 15th March 2004, 00:42   #15  |  Link
unplugged
Registered User
 
unplugged's Avatar
 
Join Date: Oct 2001
Location: Italia
Posts: 412
Thank you Amnon, I see you are working much actively
unplugged is offline   Reply With Quote
Old 15th March 2004, 00:55   #16  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
Yes so I'm...

workaholic...
Amnon82 is offline   Reply With Quote
Old 15th March 2004, 21:38   #17  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
The last working MEncoder Build is still 14.03.04 - 20:55.
I tried today two builds. Both crashed on my system.
Tomorrow is also a day.

Lets see what 16.03.04 will do
Amnon82 is offline   Reply With Quote
Old 15th March 2004, 23:13   #18  |  Link
unplugged
Registered User
 
unplugged's Avatar
 
Join Date: Oct 2001
Location: Italia
Posts: 412
What you mean, are you trying more aggressive code/CPU optimizations?
BTW, do you know if recent GCC (3.3 ?) can generate code that take advantage of HyperThreading?
unplugged is offline   Reply With Quote
Old 16th March 2004, 10:07   #19  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
I did it like the last build. But it crashed. I didn't changed my configure line. Lets see what happend today. For Hyperthreading is till now nothing build in. Maybe they add this feature. I'll check again the source.
Amnon82 is offline   Reply With Quote
Old 16th March 2004, 15:36   #20  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
No new CVS Version at ftp://ftp.mplayerhq.hu/MPlayer/cvs/.

Something strange is going on...
Amnon82 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 13:33.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.