Search:

Type: Posts; User: AlanNisota; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    494
    Views
    182,620

    Re: [Howto] MPlayer with CoreAVC

    I'm sorry you don't like it, but keeping CoreAVC working using the loader code required me doing a lot of assembly-level debugging for each release to figure out why things didn't work. It was...
  2. Replies
    494
    Views
    182,620

    Re: [Howto] MPlayer with CoreAVC

    Here is a patch (ported from ticket 37) that you can try to address the framedrop issue. apply it after applying the directshow patch:


    Index: libmpcodecs/vd_dshowserver.c...
  3. Replies
    494
    Views
    182,620

    Re: [Howto] MPlayer with CoreAVC

    Is that a clean wine install?

    I did (be aware that this will purge all programs installed into wine. you can alternatively use WINEPREFIX instead)


    rm -rf ~/.wine
    wine <path to Core AVC...
  4. Replies
    494
    Views
    182,620

    Re: [Howto] MPlayer with CoreAVC

    you mean the startup time? I don't think much can be done about that. The only thing I can think of is that you can start the wineserver manually and leave it running in the background. I didn't...
  5. Replies
    494
    Views
    182,620

    Re: [Howto] MPlayer with CoreAVC

    Additionally, there should be no difference between building with winelib, or using the precompiled .exe

    Using winelib allows using semaphore message passing if you are interested in playing with...
  6. Replies
    494
    Views
    182,620

    Re: [Howto] MPlayer with CoreAVC

    There were a few comments I saw here that I thought I'd respond to.
    1) Using wine wil lnot affect performance in any significant way. the number of Win32 calls is small, all the real work is done...
Results 1 to 6 of 6