Log in

View Full Version : DRPEncXP - MEncoder Edtion v.1.03


Pages : 1 2 [3]

ac-chan123
7th April 2004, 14:23
I have test the version 1.03 and there is the same problem as evry preview version. the commandline output:

COMMANDLIST created by DRPEnc XP ME v.1.03
_______________________________________
ENCODING MOVIE. PLEASE WAIT...
Can't open '/cygdrive/c/.mplayer/codecs.conf': No such file or directory
Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
File not found: 'frameno.avi'
Failed to open frameno.avi
: No such file or directory
5 [main] mencoder 752 handle_exceptions: Exception: STATUS_ILLEGAL_INSTRUTION
653 [main] mencoder 752 open_stackdumpfile: Dumping stack trace to mencoder.exe.stackdump


AC-Chan(Robert Vincenz)

yaz
7th April 2004, 14:24
dearrydearrydears, pls keep it in english ! not to say more, you'r violating forum rule(s) continuously. in add, i can't follow, as my german needs a heavy brush up now :-)
y

ac-chan123
7th April 2004, 14:40
i have open a new threat in the german gleitz/doom9 Forum and talk there about this problem. i only write the result into this Forum.

AC-Chan(Robert Vincenz)

yaz
7th April 2004, 14:53
@ac-chan
imho, you're got some compatibility problems. ammon's compiles need a p4 compatible cpu. maybe, yours is not that. try different win32 compiles from the official site (http://www.mplayerhq.hu/MPlayer/releases/win32-beta/) or from the/an unofficial (sunset) site (http://mplayer.sunset-utopia.homeip.net/)
the bests
y
[EDIT]just checked 1.03, it worx for me.

ac-chan123
7th April 2004, 15:08
Thanks yaz. The mencoder-win32-mingw-dev-cvs20040317.exe builf from mplayer.sunset-utopia.homeip.net work at my machine. Amnon82 has say that he use a AMD so i donīt have think that the CPU is the problem.

AC-Chan(Robert Vincenz)

ac-chan123
7th April 2004, 15:37
Iīm again. The old testvideo has no audio so i wasnīt wondering that the audiomenu is deadth. But my next Video has and the audiomenu is also deadth. Itīs a avi file with xvid and mp3. isnīt it supported or muast i somewhere check somethink to encode also the audio?

AC-Chan(Robert Vincenz)

Amnon82
7th April 2004, 20:43
You have to disable rawvideo then the audiomenu is enabled. Click on the comboboxes and choose the settings. Anyway it isn't good encode audio with mencoder, cos the mpeg will be mpeg1 without audiopadding, even if You use MPEG2.

Encode the audio seperatly. I'm working with tickey on a new audioencoder based on ffmpeg. For the mencoder build I'm realy sorry. On my machine it works. I've a AMD XP 2800+ and enabled SSE2 for a P4.

The other builds yaz posted You is compiled with cpudetection. I can also build this kind of, but with cpudectection it is slower...

at yaz: nice to here that. (It works for You ... 1.03) :D

at all: I reupped the 1.03 Installer with the new CVS 07.03.04 of MEncoder. this time I enabled CPU Detection. Tell me if this is better for You guys.

Lycaon
8th April 2004, 21:09
Just read your thread and look foward to trying your program tonight. One question:

-Does anyone know what colorspace (RGB24, RGB32, YUY2, YV12) MEncoder's internal filters (-rotate, -scale, etc.) use?

yaz
9th April 2004, 09:56
Originally posted by Lycaon
... what colorspace (RGB24, RGB32, YUY2, YV12) MEncoder's internal filters (-rotate, -scale, etc.) use? the internals work in yv12 (common for all encoder i know). the first step on encoding is converting to yv12. so u musn't bother too much about the input colorspace.

@ammon
just to make it clear. i've never ever has been able to use your guis. they always seem to hang/crash right after starting. i use your mencoder compiles as they work much quicker on my athlon then the other 'general' win32 stuffs so i stay with the previous built (no cpu detection).
i plan to make a step by step investigation on your command line(s) but it needs a lot of time (which i haven't got now). what i know so far is that the problem is not with forceidx. with or wout it's the same.
btw, does anyone know how over/under flow is controlled? i mean, which options should i tweak?

the bests
y

Amnon82
9th April 2004, 11:36
@yaz, when did it exactly crash? Starting the GUI or using the GUI?
I coded the GUI in Delphi7Enterprise and used upx to get a smaller size.
For U I uppload the original exe in his original size. Try this one (http://rj-elektronik.de/avideo/files/DRPEncme2.exe).

It is normal that it the first time freeze for some sec. This is cos DRPEnc search for his EXE in your pc. On the second start it reads the ini out which was created during the search of the first start. If I change the name of the GUI it searched for the new name. This is normal.

yaz
9th April 2004, 12:12
@ammon
no problem with the gui. i have the ini file too. when i start encoding, a dos win pops in only with some lines (taken from the bat generated by drpenc) & then comes an error msg (access denied ...) & then nothing. maybe i was too unpatient. what should i see when drpenc worx (properly:-).
hmmm ... now i see u redirect the ouputs to a log file. i got it. wufff ... maybe it worked all the time ? ok, i try it again. anyway, sg else than that error msg would be more pleasant during the operation. maybe that mislead me :-)
a short quest. is it possible to set the encoder different than mpeg2video (say, mpeg2)? if yes ... how ?
the bests
y

Amnon82
9th April 2004, 16:46
DRPEnc creates a batfile. This is what the gui do.

Here is my last bat for example:

@ECHO OFF
ECHO COMMANDLIST created by DRPEnc XP ME v.1.03
ECHO _______________________________________
ECHO RUNNING 1PASS OF 2. PLEASE WAIT...
ECHO _______________________________________
"C:\Programme\DRPEnc\MEncoder\mencoder.exe" -forceidx -of rawvideo -sws 2 -ovc lavc -lavcopts vcodec=mpeg2video:vqmin=2:vqmax=2:vmax_b_frames=2:keyint=15:vpass=1:aspect=4/3:vbitrate=6500:vratetol=1500:vrc_maxrate=9500:vrc_minrate=3500:vrc_buf_size=1835:gray: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 hqdn3d=3:2:4,crop=720:570,scale=704:558,expand=720:576 -ofps 25 "D:\sample2.avi" -o "D:\sample2103.m2v" > D:\sample2103.m2vOne_FirstPass.LOG
ECHO RUNNING 2PASS OF 2. PLEASE WAIT...
ECHO _______________________________________
"C:\Programme\DRPEnc\MEncoder\mencoder.exe" -forceidx -of rawvideo -sws 2 -ovc lavc -lavcopts vcodec=mpeg2video:vqmin=2:vqmax=2:vmax_b_frames=2:keyint=15:vpass=2:aspect=4/3:vbitrate=6500:vratetol=1500:vrc_maxrate=9500:vrc_minrate=3500:vrc_buf_size=1835: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 hqdn3d=3:2:4,crop=720:570,scale=704:558,expand=720:576 -ofps 25 "D:\sample2.avi" -o "D:\sample2103.m2v" > D:\sample2103.m2vSecondPass.LOG
ECHO FINISHED ENCODING
D:\sample2103.m2vOne_FirstPass.LOG
D:\sample2103.m2vSecondPass.LOG
ECHO FINISHED

Normaly You should see all, excluded the lines without ECHO.

mpeg2 I can't change cos it is build in in Mencoder. My gui creates a batch and uses MEncoder for encoding the movie. The most error messages You can ignore, cos it is still a CVS build of MEncoder.

NathanX
27th June 2006, 15:50
Hm, is DRPEnc still available?

buzzqw
27th June 2006, 19:34
let's try it:

1) click on SEARCH at top of this page

2) write DRPenc

3) i think that the second thread is what you want (http://forum.doom9.org/showthread.php?t=110495&highlight=DRPEnc)


BHH

NathanX
28th June 2006, 06:44
let's try it:

1) click on SEARCH at top of this page

2) write DRPenc

3) i think that the second thread is what you want (http://forum.doom9.org/showthread.php?t=110495&highlight=DRPEnc)


BHH
Not that I want to be rude, I am capable of searching for a certain topic by typing some characters in a certain field, but thank you for your link anyway. The link that you provided leads me to a thread with a non working link which led me to the previous question. ;-)

buzzqw
28th June 2006, 07:21
well in that case better to bump Amnon for relinking the package ;)

BHH

NathanX
28th June 2006, 07:32
well in that case better to bump Amnon for relinking the package ;)

BHH
Thought so, too, thanks.

Amnon82
28th June 2006, 09:55
ups I forgot to update the link:

Download Amnons OldXoolToolZ Year 2004 Collection (http://home.arcor.de/autoq2_amsoft/files/releases/OldXoolToolZ_Year2k4.zip)

... sorry ...

NathanX
28th June 2006, 10:10
ups I forgot to update the link:

Download Amnons OldXoolToolZ Year 2004 Collection (http://home.arcor.de/autoq2_amsoft/files/releases/OldXoolToolZ_Year2k4.7z)

... sorry ...
Thanks a lot for your convenience.

Amnon82
30th June 2006, 15:30
btw DRPEncME is an old build. If you need some changes let me know. When you can code Delphi you can also have the sourcecode, if you want to develop it further.

@ac-chan123: I'm using an AMD64 3500+ which uses SSE2 >> P4 compatible build of MEncoder was used here. Sorry but the program is form the year 2004.

Also read this:

It seems that some people here have troubles with my MEncoder builds.
Here some links of other builds. These builds are compiled with cpudetection. Seems that they are slower...:

official site (http://www.mplayerhq.hu/MPlayer/releases/win32-beta/)

unofficial (sunset) site (http://mplayer.sunset-utopia.homeip.net/)[/color]

btw I updated the release. Removed a bug in all three ME-Builds:

Download OXTY2k4-30.06.06 (http://home.arcor.de/autoq2_amsoft/files/releases/OldXoolToolZ_Year2k4.zip)

... tell me if it works