• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Site › Old Game Discussion (Archive) v
« Previous 1 ... 33 34 35 36 37 ... 126 Next »

Record with Yukon
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Record with Yukon
11-24-2010, 11:28 AM
#1
tabz47
Unregistered
 
Hi, I want to record my games on Dolphin on Linux (Ubuntu 10.04) and I found the software Yukon: it's like Fraps, but for Linux and it records OpenGl apps. When I start Dolphin with Yukon with the command "yukon dolphin-emu", I get to the Dolphin screen. But the problem is that when I launch a game, Dolphin quits and I can't play. If it can help, this is the error I get in the terminal:

The program 'dolphin-emu' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadLength (poly request too large or internal Xlib length erro'.
(Details: serial 17 error_code 16 request_code 128 minor_code 17)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

Can anyone help me please?
11-24-2010, 11:39 AM
#2
Smashy
Unregistered
 
(11-24-2010, 11:28 AM)tabz47 Wrote: Hi, I want to record my games on Dolphin on Linux (Ubuntu 10.04) and I found the software Yukon: it's like Fraps, but for Linux and it records OpenGl apps. When I start Dolphin with Yukon with the command "yukon dolphin-emu", I get to the Dolphin screen. But the problem is that when I launch a game, Dolphin quits and I can't play. If it can help, this is the error I get in the terminal:

The program 'dolphin-emu' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadLength (poly request too large or internal Xlib length erro'.
(Details: serial 17 error_code 16 request_code 128 minor_code 17)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

Can anyone help me please?

Yukon is realy bad for that ... so the best way use glc

but glc record only the game , if you want show more (like desktop ect ) maybe use just ffmpeg .Some thing like
ffmpeg -f x11grab -s 1920x1080 -r 10 -i :0.0 -sameq -r 25 new.mpg

11-24-2010, 11:46 AM
#3
tabz47
Unregistered
 
Thank you for your fast answer, I will try it!
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode