Encoding PSP movies with wine.
Well, the Sony Playstation Portable (PSP) is out in
the U.S, and one of the cool things you can do with it
is encode movies for playback on the system. Sony
hasn't released their encoder yet, but you can use a
program called ffmpeg to convert videos to the quirky
PSP
Can we get winrash into the wine tree or is the plan to keep it separate?
Chris
On Friday 25 March 2005 1:16 pm, Robert Shearman wrote:
> Chris Morgan wrote:
> >>I have already sent links to documents on MSDN that state how to make a
> >>service run on an interactive desktop. As some of the tes
Andrew Neil Ramage wrote:
Trying to install PAF 5.1 produced these results. There was also a
message box stating that the InstallShield engine could not be started.
err:ole:_get_funcdesc Did not find a typeinfo for reftype 0?
err:ole:xCall Did not find typeinfo/funcdesc entry for method 0!
err:o
On Fri, Mar 25, 2005 at 11:11:04AM -0600, Alexandre Julliard wrote:
> Modified files:
> windows: scroll.c
> dlls/x11drv: scroll.c
> dlls/user/tests: win.c msg.c
>
> Log message:
> Rein Klazes <[EMAIL PROTECTED]>
> ScrollDC and X11DRV_SCROLLDC should scr
Mike Hearn wrote:
This makes us appear as "wine" again on 2.6 kernels, instead of appearing as
/usr/bin/wine-preloader. It works in ps, top, and killall which are the most
important. On kernels that don't support it, we will still appear as
wine-preloader though.
If this patch is accepted I might d
"Rein Klazes" <[EMAIL PROTECTED]> wrote:
> -hDC = GetDCEx( hwnd, 0, DCX_CACHE | DCX_USESTYLE );
> +if( !(flags & SW_SCROLLCHILDREN &&
> +GetWindowLongPtrW( hwnd, GWL_STYLE) & WS_CLIPCHILDREN))
Window style is a 32-bit entity in both Win32 and Win64, there is no nee
Trying to install PAF 5.1 produced these results. There was also a
message box stating that the InstallShield engine could not be started.
[EMAIL PROTECTED] Default]$ wine PAF5EnglishSetup.exe
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:ITypeInfo_fnRelease destro
Max Payne 2 works fine under the latest Wine CVS through all the 2D parts
(menus), but as soon as I start a new game and it gets to a 3D bit the
screen goes completely blank and I get lots of the following error on my
terminal:
err:d3d:IDirect3DDevice8Impl_ActiveRender cannot get valides GLXFBConf