K, why I start such a thread? Cos I don't find the answers yet. Here are some things I found out: First at the install process of MinGW and MySys. In this screenshot is written that I don't have a make.exe in the c:/MinGW/bin/ folder. I don't care about this, cos I can compile MEncoder and MPlayer. Next thing what wondering me is this: There it wrotes this: Code:
Try running strip on the larger EXE's and see how the resulting size compares. As for the errors, last time I compiled it all went fine. But errors aren't exactly uncommon when dealing with CVS code.
Can't compile CVS 19.03.04. Could somebody elsw compile this CVS? Also 18.03.04 I can't... I think they change something...
--------------------- I like girls with a couple stab wounds, bullet holes, been knocked up a few times. I like girls who'll be able to drive me and look over and be like 'you know my driver's license is suspended.' I like girls who you know have bad credit when they're 2
Still compiles ok (with a little tweaking) for me using mingw. Can't get libdv to compile though. Also if I enable static XviD is disabled. Got vorbis and theora working ok though, plus updated faad. All completely useless for encoding MPEG1/2, but hey at least mplayer can decode ogm's.
Thanx for Your build. Can You tell me how exactly You build this build? Networksupport is nice. If You want I can add it to the compiling guide and give You credit for that information. What I found out about MinGW: It still produces this Error with the manual. You can see that in the last screenshot of mingw in my guide. -rdynamic support is lost in both compiler. The last builds I created in cygwin. mingw couldn't compile the mencoder. So I think something is wrong with my mingw. Can You give me the exact versionsnumbers of the files You use for mingw? Which msys, gcc etc. I'll also will thank You for that. Here is my updated . I added some new codes I use in my DRPEnc GUI. If you want include it into Your next build. It is located in the soure at /etc. So also Your build is then 100% usable with DRPEnc don't needing a extra codecs.conf file.
--------------------- [][][][]V[] Jason B. Toon Attorney at Law 20 E. 5th Street, Suite 200 Tulsa, OK 74103-4407 Work: (918) 585-9155 Mobile: (805) 666-2020 www.toonlaw.com
I replaced -rynamic with -Wl,--export-dynamic. Edited the make file with the correct location to fix the manual error to. Added an extra include to stream_file.c to sort out an error there. Think that was about it. Well other than adding ogg, vorbis, theora, etc. libs. Like I said not exactly usefull for your purposes. Msys v1.0.10, GCC 3.3.3 codecs.conf is no good for me. I uninstalled ffvfw since it was basically merged with ffdshow. Need: videocodec makeavis info "FFdshow makeavis" status untested fourcc AVIS driver vfw dll "ffdshow.ax" out YV12 instead and then to put ffdshow.ax in a codecs sub directory as it is not found in program files/.... Could I guess also copy it to system32.
With the manual I just added a path for mplayer.1. Not sure what is going on with fseeko, you might want to try someone with more knowledge in this area.