Search results

  1. J

    Hacking Netflix without system update?

    Thank you very much. I installed v20 from the WAD using the instructions/downloads below, and was able to download the Netflix app, worked great! http://www.chrislowthian.co.uk/how-to-upda...el-to-v20/1750/
  2. J

    Hacking Netflix without system update?

    Hello: My Wii is currently 4.1U, running Homebrew. I attempted to get the Netflix Wii disc but saw that they now force you to download the Netflix app in the Wii Store. When I try to visit the Wii Store, it wants to do a system update. I don't want to do the update and have it wipe out...
  3. J

    Homebrew Mplayer_CE + deinterlace filter?

    I ended up getting the solution to this on another forum. The problem seemed to be that you need to use "vf-add" instead of "vf", so it should look like: vf-add=pp=fd This got the deinterlacer working as it should. It made the video a little choppy, but it's applying the filter. Thanks!
  4. J

    Homebrew Mplayer_CE + deinterlace filter?

    Hello: I'm trying to get a deinterlace filter working with Mplayer_CE. I figured the easiest method is to add the necessary line(s) to mplayer.conf. However everything I've tried does nothing. From the documentation, I should be able to add "vf=pp=fd" which should enable ffmpegdeint (ffmpeg...