Page 30 of 44 FirstFirst ... 2026272829303132333440 ... LastLast
Results 291 to 300 of 433

Thread: MPlayerWii - Native MPlayer port for the Wii

                  
   
  1. #291
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    56
    Rep Power
    0

    Default

    Quote Originally Posted by wichoxp View Post
    Well, it happens to me when I press Backward or FastForward buttons twice ! ...

    Please fix those bugs !
    The problem is that he is not using the best dvd devoptab and he hasn't enabled mplayer cache.

    try with
    http://www.mediafire.com/?y2zoi0lnyje

    Source:
    http://www.mediafire.com/?hrzqzgmjtmq

    But hasn't random player, but you can add easily using his diff

    Changes (based on mplyer 0.7):
    - dvd access from devoptab (from tipolosko) + read ahead cache (speed up dvd)
    (more info on http://www.entuwii.net/foro/viewtopic.php?f=6&t=86)
    - added mplayer cache to network (better streaming)
    - added power off from wiimote button and from menu
    - detect if is executed from hbc or from channel to do an rigth exit (SYS_RETURNTOMENU) (not tested, supposed that don't crash on exit from a channel)
    - clear content when a device is not found (in old versions if you open sd and then open usb and there isn't usb you see sd content)


    Now I'm working improving smb devoptab to support directories.
    Last edited by rodries; November 20th, 2008 at 08:20.

  2. #292
    DCEmu Newbie
    Join Date
    Sep 2008
    Posts
    7
    Rep Power
    0

    Default

    I really appreciate your work with Mplayer, but there are so many unofficial versions of MPlayer 0.07 that I don't now what to choose.

    Any TBA about v0.08? And are there any information about what new features it will contain?

  3. #293
    DCEmu Newbie
    Join Date
    Mar 2006
    Posts
    3
    Rep Power
    0

    Default

    Quote Originally Posted by rodries View Post
    The problem is that he is not using the best dvd devoptab and he hasn't enabled mplayer cache.

    try with
    http://www.mediafire.com/?y2zoi0lnyje

    Source:
    http://www.mediafire.com/?hrzqzgmjtmq

    But hasn't random player, but you can add easily using his diff

    Changes (based on mplyer 0.7):
    - dvd access from devoptab (from tipolosko) + read ahead cache (speed up dvd)
    (more info on http://www.entuwii.net/foro/viewtopic.php?f=6&t=86)
    - added mplayer cache to network (better streaming)
    - added power off from wiimote button and from menu
    - detect if is executed from hbc or from channel to do an rigth exit (SYS_RETURNTOMENU) (not tested, supposed that don't crash on exit from a channel)
    - clear content when a device is not found (in old versions if you open sd and then open usb and there isn't usb you see sd content)


    Now I'm working improving smb devoptab to support directories.
    I only use this player to stream shoutcast video .nsv streams from http://streamtvnow.tv/board/calendar.php and it was really buggy. Most times it would buffer error for ages then speed play the video to catch up with the sound.

    You had to press pause a few times to get it to run smooth but it would crash after a short time anyway.

    With people wanting to play movies with it I thought it wasn't a priority to fix it. I think you've done it. They seem to be streaming perfectly. A thousand thanks. I'll give it a proper test today to see if there's any problems but it's looking good.

    I've just popped this into a folder in 'apps' on my sd card. Can I just replace the boot.dol file in the mplayerwii folder for the homebrew channel with this instead?

  4. #294
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    56
    Rep Power
    0

    Default

    Now I've finish smb browsing

    Compiled
    http://www.mediafire.com/?m3nmyngjmm5

    Source
    http://www.mediafire.com/?ytzmxmt3djt

    To test you have to add to mplayer.conf a line like this:

    stream = smb://userassword@ip_address/share/

    Example:
    stream = smb://192.168.1.2/films/

    Now direct access to a smb file is not working so
    stream = smb://192.168.1.2/films/film1.avi is not going to work

    Also you can not access to smb root, I have to investigate, so
    stream = smb://192.168.1.2/ is not going to work

    Test and comment

  5. #295
    DCEmu Regular djdynamite123's Avatar
    Join Date
    Sep 2008
    Location
    Redcar, UK.
    Age
    36
    Posts
    309
    Rep Power
    0

    Default

    i cant get smb working at all, help, what password anyway, any?

  6. #296
    DCEmu Newbie
    Join Date
    Apr 2008
    Posts
    16
    Rep Power
    0

    Default

    Well it's working great for me

  7. #297
    DCEmu Regular djdynamite123's Avatar
    Join Date
    Sep 2008
    Location
    Redcar, UK.
    Age
    36
    Posts
    309
    Rep Power
    0

    Default

    my smb not bad!!
    just say your playing a 700mb avi
    it will take about 20seconds for it to kick through properly then its perfect
    THANX RODIES!!!!
    bugs, it can go slow motion and clippy
    Last edited by djdynamite123; November 20th, 2008 at 21:10.

  8. #298
    DCEmu Newbie
    Join Date
    Apr 2008
    Posts
    15
    Rep Power
    0

    Default

    Quote Originally Posted by rodries View Post
    Now I've finish smb browsing

    Compiled
    http://www.mediafire.com/?m3nmyngjmm5

    Test and comment
    Hi Rodries.

    Well, I tried your latest version and now DVD browsing works perfect :thumbup: !!!

    I just have some questions right now:

    - Can I play videos from a SDHC card?
    - Is there a chance to add support for HI-REZ videos (I mean videos with more resolution than 720x480) ? Actually, this kind of videos are only supported by Geexbox.
    Last edited by wichoxp; November 21st, 2008 at 03:37.

  9. #299
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    56
    Rep Power
    0

    Default

    Quote Originally Posted by wichoxp View Post
    - Can I play videos from a SDHC card?.
    Yes
    Quote Originally Posted by wichoxp View Post
    - Is there a chance to add support for HI-REZ videos (I mean videos with more resolution than 720x480) ? Actually, this kind of videos are only supported by Geexbox.
    So, does Geexbox support HI-RES videos?

    I haven't hi-res videos actually, but I'm not an expert on mplayer.
    Now I'm trying to learning mplayer I don't want to use compiled objects, I want to add subtitles and avoid crashes when you don't have buffer, I' want to freeze film, fill buffer, and continues playing, but is hard.

  10. #300
    DCEmu Newbie
    Join Date
    Mar 2008
    Posts
    1
    Rep Power
    0

    Default

    nice to see smb to bad it didn't work for me to get a connection with the nas.

    Thanks for the nice app

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •