View Full Version : xvid 1.0 stats reader for linux
d'Oursse
11th December 2003, 08:27
i have made a small program to look at the .stats file on linux. It uses the gtk2 gui. Those who are interested can download it there :
http://atlas2.tgv.net/~media-video/forum2/viewtopic.php?t=3501
there is also some notes to use it on win32.
any feedback is appreciated ;)
edit : you can also use the command line
Koepi
11th December 2003, 08:51
Uhm. English translation, anyone? (And why use it on windows if windows builds ship with statsreader? ;) SCNR )
Thank you for writing such a tool for linux/X!
Regards
Koepi
d'Oursse
11th December 2003, 09:20
i make a windows build only because my linux distro is broken now. So I programmed it on windows and i test it on linux on my job computer.
after that, it was quite simple to make a configure that handle compilation on linux and windows. That's why.
of course, it is more simple to use your statreader on windows ;)
for the english translation, except the post in this french forum, everything is in english in the tar.gz. Just read INSTALL and README. I think everything is explained.
Koepi
11th December 2003, 09:58
Thank you very much d'Oursse!
Regards
Koepi
mat
11th December 2003, 14:23
Thanks
it is me, or each time i move the graph windows the stat file is reanalyse : it use 100% of cpu for 10 secondes each time I move the graph windows, or try to see the next frame
Matthieu
PS : I try it under linux
d'Oursse
11th December 2003, 19:25
i handled not correctly the "white horizontal line" on the graph. Now the speed has increased (can't test now and for one week: i have no computer anymore :( but it can only increase :) )
merci Mathieu ;)
Neo Neko
11th December 2003, 22:00
Actually it makes alot of sense to have one that runs under both OS and not one for Windows and one for Linux. Since most of the underlying code is portable all that needs to be done is add a portable GUI layer where avalible. WxWindows anyone? GTK is good to. But WxWindows IIRC is a bit more portable, coder friendly, and capable.
d'Oursse
11th December 2003, 23:28
there is no difference of code between linux and win32 version. The compilation is different (win32 program requires one extra flag).
i know a little about wxwindows (as one of my friends is involved in the project). But not enough to program :( if someone is interested... One other advantages is that it uses the native widgets. I find that the look and feel of gtk programs on windows are a bit ugly (even if gtk-wimp tries to correct this).
But i am more concerned about linux prgramming ;)
d'Oursse
18th December 2003, 23:46
Well, chained list are really not well suited for big big lists...
Speed improvement in version 0.4.
d'Oursse
17th January 2004, 10:54
Version 0.6 :
1) read the beta3 stats files
2) french users (is there any ??) can have french texts (english and french supported. If you want to add languages, no problemo baby)
3) core dumped removed
4) no more windows version (see bugsan statreader : http://forum.doom9.org/showthread.php?s=&threadid=67639). In any way, gettext on win32 is a pain.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.