cadbusca
Forum Replies Created
-
AuthorPosts
-
cadbuscaParticipant
Here is how I update libogc.
1. Open http://devkitpro.svn.sourceforge.net/viewvc/devkitpro/trunk/libogc/
2. At bottom of page click “Download GNU tarball” and save devkitpro-libogc.tar.gz to temp
3. extract .gz to devkitpro-libogc.tar
4. extract .tar to devkitprp-libogc (contains libogc)
5. delete any existing c:libogc
6. copy libogc to c:
7. In msys enter
cd /c/libogc
make
make install
8. delete tempcadbuscaParticipantAfter I compile SVN 992 using devkitpro 24 with the latest libogc 4845, I still get errors when linking as follows. Anyone know why? Seems to have something to do with the mplayer update.
linking ... wiimc.elf
c:/wiimcv10-983/source/mplayer/ffmpeg/libavcodeclibavcodec.a(cavsdsp.o): In fun
ction `ff_cavsdsp_init':
c:wiimcv10-983sourcemplayerffmpeglibavcodec/cavsdsp.c:537: undefined refere
nce to `ff_put_pixels16x16_c'
c:wiimcv10-983sourcemplayerffmpeglibavcodec/cavsdsp.c:537: undefined refere
nce to `ff_put_pixels16x16_c'
c:wiimcv10-983sourcemplayerffmpeglibavcodec/cavsdsp.c:538: undefined refere
nce to `ff_put_pixels8x8_c'
c:wiimcv10-983sourcemplayerffmpeglibavcodec/cavsdsp.c:538: undefined refere
nce to `ff_put_pixels8x8_c'
c:wiimcv10-983sourcemplayerffmpeglibavcodec/cavsdsp.c:539: undefined refere
nce to `ff_avg_pixels16x16_c'
c:wiimcv10-983sourcemplayerffmpeglibavcodec/cavsdsp.c:539: undefined refere
nce to `ff_avg_pixels16x16_c'
c:wiimcv10-983sourcemplayerffmpeglibavcodec/cavsdsp.c:540: undefined refere
nce to `ff_avg_pixels8x8_c'
c:wiimcv10-983sourcemplayerffmpeglibavcodec/cavsdsp.c:540: undefined refere
nce to `ff_avg_pixels8x8_c'
collect2: ld returned 1 exit status
make[1]: *** [/c/wiimcv10-983/wiimc.elf] Error 1
make: *** [build] Error 2
The fix as Tantric suggests below is to make clean and get rid of any old mplayer stuff.
cadbuscaParticipantYou need the latest libogc = 4845
cadbuscaParticipantAh you didn’t explain that you did that. The lib and include directories just get copied to the same in libogc.
cadbuscaParticipant4.Download and compile libext2fs-wii and libntfs-wii.
make
make installI don’t support this any more but I believe the make install places them both in libogc.
cadbuscaParticipantYou must have one empty line in the restoer_points.txt file and then you must rename it and delete the .txt
cadbuscaParticipantJust follow the setup in the VLC-Shares thread http://www.wiimc.org/forum/viewtopic.php?f=8&t=562 and use the settings it gives you. The bat that I created was the forerunner that proved the concept that VLC-Shares automated.
cadbuscaParticipantMy experience is anything over 640 wide is subject to the lag. Depends on the complexity of the encode as well which can increase the cycles needed to decode the video.Workaround is to use VLC-Shares.
cadbuscaParticipantYou also need to set security for Everyone
August 19, 2011 at 12:49 pm in reply to: Can someone compile WiiMC with the latest libntfs please? #29366cadbuscaParticipantWhy? The latest ntfs was released on Apr 10. WIIMC 1.1.8 was released on May 15, so it should already have that code, and I see nothing in the later SVN’s that address that.
cadbuscaParticipantLooks like you did not do step 4 correctly.
cadbuscaParticipantI don’t think the wii supports +r
cadbuscaParticipantYou have to open it under Video not DVD
cadbuscaParticipantGee..waited a whole 4 hours did we? Hope you don’t mind that I got some sleep.
cadbuscaParticipantSuper! Enjoy it.
-
AuthorPosts