Log in

View Full Version : gamrs xvid builds,...


Selur
20th April 2004, 20:58
does anyone know why: http://xvid.gamrdev.com/

doesn't have any new builds since 200404160350 ?
(cvs changes are detected, but there are no builds)

Cu Selur

Blue_MiSfit
21st April 2004, 00:00
look at the bottom of his page, he has the latest builds on the bottom. A little strange but it actually makes more sense when you think about it.

good luck
~misfit

Leak
21st April 2004, 00:09
Originally posted by Blue_MiSfit
look at the bottom of his page, he has the latest builds on the bottom. A little strange but it actually makes more sense when you think about it.

Well, try actually downloading one of the reported builds... *hint hint*

Perhaps the code in CVS is a bit b0rked currently so it just won't build? That'd explain why the changes are shown but there's nothing to download - after all, Gamr's current builds come from the "sysKin's hacking at it"-experimental 1.1 tree, not from the almost-final-1.0 tree which of course is supposed to build... :D

np: Yagya - Snowflake 6 (Rhythm Of Snow)

BoNz1
21st April 2004, 00:33
CVS seems fine to me, I did a build from there yesterday and everything seems fine. I think it is just gamr's builds which are b0rked.

sysKin
21st April 2004, 05:31
Yeah, after I noticed it doesn't work I triple-checked the code, suspecting that it might be my fault. It still might be, but I don't believe so.

Radek

celtic_druid
21st April 2004, 07:26
I also did a build yesterday without problems.

Can grab it from here (http://celticdruid.no-ip.com/xvid/) Connection (not the codec) will probably be slow.

Made an installer the other day to. Only tested it on one XP machine after first uninstalling the previous version and it seemed ok. Use it at your own risk esp. if you aren't running win2k/XP.

plazz2000
21st April 2004, 16:19
Looks like Gamer's latest build is working now!

https://cynix.org has infrequent 1.1 builds.

kurt
21st April 2004, 18:06
sadly not (yet) the pentium 4 build...

LigH
21st April 2004, 21:57
The Athlon build is obviously downloadable.

But any eMail is returned with the following error:
... while talking to mail.inetsalestech.com.:
>>> DATA
<<< 554 <gamr@gamrdev.com>: Relay access denied
554 5.0.0 Service unavailable
<<< 554 Error: no valid recipients
Looks like the mail address does not exist anymore.

dapipa
22nd April 2004, 09:07
looks like xvid.gamrdev.com doesn't exist anymore...
:(

Selur
22nd April 2004, 09:11
at least it seems to be down atm

edit: it's back now, but still athlon only build

kurt
1st May 2004, 15:04
http://xvid.gamrdev.com/ is back at work :D

gamr
1st May 2004, 16:38
the reason the site went down is because i broke wine and as such i couldnt run nsis to make the installers, iv downgraded to an old wine and its working but lzma and nsis dont mix with this old wine currently so for now we have huge ass installers :rolleyes:

as i type im building another server so i can try to automatically valgrind test each release that hits the website, we'll see how this goes . . .

Selur
3rd May 2004, 09:53
thx for the info :)

dandragonrage
6th May 2004, 05:40
Is there a changelog for this code?

Edit to note: Thank you for adding begin with keyframe :)

Edit again: Should there still be a B-Frame lag message in Vdub when you enable begin with keyframe? I don't like using packed bitstream....

gamr
7th May 2004, 06:07
click on the filename for its changelog on the xvid website, you can pull diff's from that or whatever you need

Mario Bros
10th May 2004, 10:57
No new builds recently. Is gamr's auto builder broken?
...or no updates in cvs?

gamr
10th May 2004, 12:44
build system is working fine, i do plan to move it to another server in the next week odd but nothing is down currently

puffpio
12th May 2004, 01:58
May I ask what compiler and optimization flags are used on these builds? Thanks!

gamr
12th May 2004, 02:33
from the about page:

How were yours compiled?

They were compiled with mingw32-gcc 3.3.1 cross compiler with -O3 -fomit-frame-pointer -march=blah -mcpu=blah sent to the compiler, blah is whatever the binary is marked as for the platform. They are also stripped so their speed should be pretty good.

kurt
22nd September 2004, 10:27
Hi folks,

cause of gamrdev went down yesterday (don't know why) and i want encode today with latest pentium 4 build - could anybody send it to me via e-mail (adiposum@gmx.de) ??? i don't know the date of the latest build, but i think it was round 15th september....

many thanks!
greets
kurt

celtic_druid
22nd September 2004, 12:16
I don't have it however I can do a gcc compile for you with -march=pentium4, etc.

Will be done in a minute, guess I will just call it cvs-head gccp4 or something.

kurt
22nd September 2004, 12:36
that would be great too... thx celtic!

celtic_druid
22nd September 2004, 12:47
Having a problem compiling xvid.ax, problem with the rc file and windres. Going to try compiling a new version of windres, if that doesn't work do you care about the dshow filter?

kurt
22nd September 2004, 13:14
no, i think it would be enough without directshow filter... thx again...
but don't make a lot of work about that...
perhaps someone else downloaded latest p4 gamrdev 1.1 (alpha) build ?

celtic_druid
22nd September 2004, 13:27
Done, including dshow. Updated binutils might come in handy anyway.

Bogalvator
22nd September 2004, 18:55
celtic,

How did you solve the dshow compiling issue?

celtic_druid
23rd September 2004, 03:03
By compiling windres from the latest binutils.

Why? Are you having problems? What error? If it is with windres and XviD.ax.rc or whatever then updating windres would probably sort it for you to.