phenom

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 32 total)
  • Author
    Posts
  • in reply to: VLCShares 0.5.3 #28606
    phenom
    Participant

    under the ‘browse’ section on my localsite, when i ‘Go to stream’ , this is the error :

    The webpage at http://127.0.0.1:8081/ might be temporarily down or it may have moved permanently to a new web address

    i dont know how to access the debug log, but i managed to get some info on the error.log:

    [Mon Mar 28 23:57:28 2011] [error] [client 127.0.0.1] PHP Notice: Undefined offset: -1 in C:\Program Files\VLCShares\www\vlc-shares\library\X\Vlc\Adapter\Windows.php on line 32, referer: http://localhost/vlc-shares/public/browse/mode/p/fileSystem/l/MTovMnBhYyBvbmx5IGZlYXIgb2YgZGVhdGggb2cgdW5yZWxlYXNlZC5tcDM%3D
    [Mon Mar 28 23:57:28 2011] [error] [client 127.0.0.1] PHP Notice: Undefined offset: 2 in C:\Program Files\VLCShares\www\vlc-shares\library\X\Vlc\Adapter\Windows.php on line 35, referer: http://localhost/vlc-shares/public/browse/mode/p/fileSystem/l/MTovMnBhYyBvbmx5IGZlYXIgb2YgZGVhdGggb2cgdW5yZWxlYXNlZC5tcDM%3D
    [Mon Mar 28 23:57:30 2011] [error] [client 127.0.0.1] File does not exist: C:/Program Files/VLCShares/www/favicon.ico

    i hope this helps you. thanks.

    in reply to: VLCShares 0.5.3 #28604
    phenom
    Participant

    @ximarx wrote:

    yes

    ok…
    so what was wrong with those path files? its a full path that includes the filenames, so i dont understand what im doing wrong?

    in reply to: VLCShares 0.5.3 #28602
    phenom
    Participant

    which full path u mean? if its the vlc.exe and ffmpeg.exe then i did this on my localsite under configurations, its like this:

    C:Program FilesVideoLAN 2VLCvlc.exe
    C:Program FilesVLCSharesffmpeg-latest-mingw32-staticbinffmpeg.exe

    is this what u mean?

    in reply to: VLCShares 0.5.3 #28600
    phenom
    Participant

    hi there, firstly i like to say that this pack is brilliant, thanks alot guys for making this.

    however, on my wiimc i have a problem when i got to: start VLC stream >> Go to stream

    …nothing happens. i can play videos directly on allsp and megavideos, but vlc streaming doesnt work. i configured the directorys of vlc.exe and ffmpeg.exe on the localhost site. am i missing something? btw i used automatic installation.
    i would really love to play videos from my pc root windows, so i would appreciate the help.

    thanks.

    in reply to: error loading youtube files? #28693
    phenom
    Participant

    @jhb50 wrote:

    Yes it wouls appear that youtube has changed something so that the WIIMC preprocessing of the YouTube link no longer works. I have opened a bug report #339.

    can this be solved then? let us know if it can be fixed, that would be tragic if it cant.

    in reply to: Expanded Windows Compile Guide #26100
    phenom
    Participant

    @jhb50 wrote:

    Against my better judgement, I responded to you continuing abuse, but no more. You apparently cannot read or cannot be bothered to. As it says the guide is correct up to SVN 762, but does not attempt to address the changes that the WIIMC developers require after that point. Others have documented the changes required after that point and I have referenced their posts which work up to SVN843. Game over.

    so whats the changes for svn843? why u wont u tell me what to do?
    so because im on svn843, i dont do step 4? when u say:

    “This guide will no longer address these additional steps since users of WIIMC+ receive the necessary compiled library additions directly as part of the WIIMC+ distribution.”

    what do you mean? ffs please help me out jus tell me very breifly the order of what to do. thats all im a asking

    in reply to: Expanded Windows Compile Guide #26098
    phenom
    Participant

    @jhb50 wrote:

    And that’s the reason why..

    This guide will no longer address these additional steps since users of WIIMC+ receive the necessary compiled library additions directly as part of the WIIMC+ distribution.

    I dont understand. ur not helping dude ur instrunctions are all over the place and they dont make sense. in both guides they say compile fribidi, libexif, libiconv, and pcre and now u saying i shouldnt be doing this?
    if these mixed-up complicated giudes supposed to be straight foward for normal users then ur out of ur nerdy mind. im not a fuckin programmer so just tell me what to do next. without being pig headed.

    so u saying i just skip to step 7 without inputing the codes in step 4? btw i compiled libext2fs-wii and libntfs-wii

    in reply to: Expanded Windows Compile Guide #26096
    phenom
    Participant

    @jhb50 wrote:

    Either is fine, but you did not do “4. Download and compile libext2fs-wii and libntfs-wii” “as documented in the official compile guide” because you have no ntfs.c and you are trying to compile the latest SVN when the instructions only cover up to SVN843 .

    oh ok, i thought it was optional. i just download libext2fs-wii and libntfs-wii, where do i unzip it?
    and i dont fully understand this:

    # Non-members may check out a read-only working copy anonymously over HTTP.
    svn checkout http://libext2fs-wii.googlecode.com/svn/trunk/ libext2fs-wii-read-only

    do i type all of this using msys? this is hard for me so im sorry if im slow and i do appreciate the help

    in reply to: Expanded Windows Compile Guide #26094
    phenom
    Participant

    @jhb50 wrote:

    Note Effective from SVN762 additional libraries must be installed as documented in the official compile guide and this user post http://www.wiimc.org/forum/viewtopic.php?f=5&t=1042&start=10#p4611. This guide will no longer address these additional steps since users of WIIMC+ receive the necessary compiled library additions directly as part of the WIIMC+ distribution.

    Clear to me.

    but i did that. do i do this before i input all the codes or after? because i did this before i started codes, PATH=$DEVKITPPC/bin:$PATH and the rest of it.
    is that what i did wrong?

    in reply to: Expanded Windows Compile Guide #26092
    phenom
    Participant

    @jhb50 wrote:

    Strike 3!

    what am i doing wrong? .ive read the instrunctions a milions times i did everything

    in reply to: Expanded Windows Compile Guide #26090
    phenom
    Participant

    @jhb50 wrote:

    No, you did not follow the instructions that were sent to you. Read them again.

    but i did read the effin instrunctions, how about telling me where i went wrong instead of insulting my intelligence?
    -i download all the things u told me to download
    -svn checkout with “http://wiimc.googlecode.com/svn/trunk"
    -all the directories u told me to make

    i did exactly wat u told me in the instrunctions so exuse me if im not as smart as you are and pardon me if i made a mistake.
    and besides itll probably take ten seconds for you so y dont u do it and send us the download link? why not?

    in reply to: Expanded Windows Compile Guide #26088
    phenom
    Participant

    @jhb50 wrote:

    After you enter each command you will see the commands output followed by a prompt character ready for the next command. The compile command may output a lot before it ends. I don’t know what you mean by an >
    You can copy the msys output by clicking the top left icon and choosing edit. Then mark the text and press enter and paste the copied text into your next message to show the problem lines.

    i get this error at the end after i did “make clean” then “make”

    /c/devkitPro/devkitPPC/bin/powerpc-eabi-gcc -MD -MP -O4 -pipe -ffast-math -fom
    it-frame-pointer -std=gnu99 -O4 -pipe -ffast-math -fomit-frame-pointer -D_FIL
    E_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/devkitPro/portlibs/ppc/include -I/c/de
    vkitPro/libogc/include -Ilibdvdread4 -Ilibdvdnav -I/c/devkitPro/portlibs/ppc/inc
    lude/freetype2 -I/c/devkitPro/libogc/include/ogc/machine -I/c/devkitPro/devkitPP
    C/../buildscripts/powerpc-eabi/gcc/gcc/include -I. -Iffmpeg -mpaired -DGEKKO -mr
    vl -mcpu=750 -mtune=750 -meabi -mhard-float -mdouble-float -c -o stream/stream.o
    stream/stream.c
    stream/stream.c:30:21: fatal error: strings.h: No such file or directory
    compilation terminated.
    make[1]: *** [stream/stream.o] Error 1
    make[1]: Leaving directory `/c/wiimc/source/mplayer’
    filebrowser.cpp
    fileop.cpp
    c:/wiimc/source/fileop.cpp:18:18: fatal error: ntfs.h: No such file or directory

    compilation terminated.
    make[1]: *** [fileop.o] Error 1
    make: *** [build] Error 2

    i did everything right, so what gives?

    in reply to: Expanded Windows Compile Guide #26086
    phenom
    Participant

    i need a bit of help at step 4. the bit when u enter the codes in msys, do i press enter at the end of each line or do i just continue untill .configure and then press enter?

    for example, do i do it like this:
    $ PATH=$DEVKITPPC/bin:$PATH cd /c/wiimc/libs/fribidi/./configure (THEN ENTER?)

    or like this?
    $ PATH=$DEVKITPPC/bin:$PATH (PRESS ENTER)

    OWNER@(MY NAME)-(random code)
    $ cd /c/wiimc/libs/fribidi/

    i dont want to mess up anything or do anything wrong, can u help me?

    EDIT: ok i know how to do it now, but when i typed this:

    cd ..
    cd libiconv/
    ./configure –host=powerpc-eabi –prefix=”${DEVKITPRO}/portlibs/ppc” –libdir=”${DEVKITPRO}/portlibs/ppc/lib” –disable-shared

    usually theres texts rolling down after u press enter, but it was just an arrow > so i just carried on.
    i typed everything right. so is it supposed to be like this?

    in reply to: Youtube Playlist(s)? #28203
    phenom
    Participant

    @jhb50 wrote:

    Bottom of my posts.

    hey jhb50, i cant find the wiimc+ pack download. i read the giude like a hundred times but theres no instrunction on how to get the pack, what do i do? please help me man?

    in reply to: Youtube Playlist(s)? #28200
    phenom
    Participant

    @jhb50 wrote:

    Bottom of my posts.

    u mean this:
    2/07/11 – NEW! A Guide to WIIMC+ A Structured Walkthru. READ IT HERE.
    WIIMC+ Enhancement Pack VI for 1.1.2 is Now Available !! GET DETAILS HERE.

    but they are just a giude and so is the attatchment that i downloaded. so where is it?

Viewing 15 posts - 16 through 30 (of 32 total)

Login

Lost Password