-
It seems there are two popular versions of this device on ebay. Im' not talking about the 4input+audio VS 1input+stereo+svideo. There is:
- Easycap DC60, also called Easycap002 or v2.1b. It's the cheapest version, the manual says nothing about versions and the drivers CD is yellow and says DC60 on it.
- Easycap DC60+, also called Easycap003 or v3.1b. It's some more expensive, the manual says...
2009-06-04 23:08:00 UTC in Syntek Semicon DC-1125 Driver
-
Definitely, my Gamecube is displaying NTSC games in PAL-60. I tried Mario Kart on his 60Hz version and it works with your patch --but also in b/w!
Perhaps we can create also a PAL-60 patch easily... let's see...
2009-06-04 14:40:48 UTC in Syntek Semicon DC-1125 Driver
-
That's the latest patch available, afaik. ihewitt hasn't still released any new version.
2009-06-04 14:33:31 UTC in Syntek Semicon DC-1125 Driver
-
Great! Some progress :)
With your last Linux patch, I can get b/w output at 640x480 with my PAL Gamecube when loading NTSC games. As I don't really know if it's outputting the game on NTSC, PAL-60 or another obscure NTSC variant, don't take this a as good test.
Thank you ^^.
2009-06-04 10:59:56 UTC in Syntek Semicon DC-1125 Driver
-
Oh sorry. This was meant to be an answer to bentrask (the post just above).
2009-05-26 10:50:01 UTC in Syntek Semicon DC-1125 Driver
-
I have to change the declaration of that "static int const NTSC 1" to "int NTSC=1;". Otherwhise, it won't compile (it complains about undeclared variable NTSC).
Thank you :) although I can't test your patch because I don't have any NTSC input.
On a side note, my PAL Gamecube seems to output the NTSC games on PAL-60 format --and I can't get them to work with this patch...
2009-05-26 10:47:49 UTC in Syntek Semicon DC-1125 Driver
-
Have you tried with tvtime or xawtv? mplayer also crashes the driver for me sometimes with 2.6.28. Haven't tried with 2.6.29 though, just guessing that it could work.
For the driver to work properly with xawtv, just resize the window, maximize it or go fullscreen. For tvtime, set input to 25 fps, 720 lines of height and PAL - maybe a little choppy, but it works for me on 2.6.28.
Anyway...
2009-05-05 10:34:46 UTC in Syntek Semicon DC-1125 Driver
-
Glad to hear that :)
2009-04-25 10:51:25 UTC in Syntek Semicon DC-1125 Driver
-
Oops! I've been using your patch against rev82 instead of rev83.
Now it works a little better. Mplayer runs ok at least. There are still some driver crashes when closing mplayer though, so I'm sticking with xawtv and tvtime.
Thank you again :-)
2009-04-24 00:28:17 UTC in Syntek Semicon DC-1125 Driver
-
I'm using the model with only one RCA video input, a s-video input and two RCA audio input. Obviosly, I'm only trying to get the video RCA working.
Running mplayer like this
$ mplayer tv:// -tv driver=v4l2:width=720:height=576:outfmt=yuy2:device=/dev/video0:input=0:noaudio -fps 25
sometimes opens mplayer and the video is shown. But mplayer won't close the driver properly and I have to...
2009-04-22 18:12:53 UTC in Syntek Semicon DC-1125 Driver