|
07-31-2008, 10:17 PM | #1 |
Count
Join Date: Jun 2007
Location: Jippy's Mom's House
Posts: 1,286
|
Recording Game - Help Pls...
Okay, I'm have problems with both. The easy one is glc but the website to get is down. I'm using yaourt and some stuff that was found here in the forums but it just seems nothing can gain access to the website:
Resolving nullkey.ath.cx... 91.154.94.43 Never connects...resolves but does not connect. The other issue is with yukon http://www.neopsis.com/projects/yukon/ Here's my problem. I have an output recorded file called yukon.seom and when I run the following commands...the following results occur: Code:
/usr/local/bin/seom-player /tmp/yukon.seom Segmentation fault 72783.7% Code:
/usr/local/bin/seom-filter /tmp/yukon.seom | mencoder - -ovc xvid -xvidencopts bitrate=1500 -o test.avi MEncoder 1.0rc2-4.3.1 (C) 2000-2007 MPlayer Team CPU: Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz (Family: 6, Model: 23, Stepping: 6) CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. 115 audio & 237 video codecs Reading from stdin... success: format: 0 data: 0x0 - 0x0 Password: Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/codecs/avisynth.dll, /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll ============ Sorry, this file format is not recognized/supported ============= === If this file is an AVI, ASF or MPEG stream, please contact the author! === Cannot open demuxer. Exiting...
__________________
Compost (60 Hunter) Alsius Compoundious (Dead and gone...) |
08-27-2008, 02:01 PM | #2 |
Banned
Join Date: Jul 2008
Posts: 433
|
i think this really is a question for the developers of the software, not here.. but still, for glc: if you're a ubuntu user first get the libs u need to compile it:
Code:
sudo apt-get install build-essential cmake libx11-dev libxxf86vm-dev libgl1-mesa-dev libasound2-dev libpng12-dev Code:
wget http://nullkey.ath.cx/glc/scripts/glc-build.sh chmod a+x glc-build.sh ./glc-build.sh to run it, type: glc-capture <application> if glc is not what you like, try istanbul or xvidcap, but beware, if you have agp gfx card then you won't be able to record anything because they're kind of too slow edit: as for your yukon problem, you're missing some libraries (windows ones), so i suggest you check what client did u dnl (win or linux) |
|
|