cadbusca
Forum Replies Created
-
AuthorPosts
-
June 12, 2011 at 4:28 pm in reply to: Any suggestions for implementing some kind of web interface? #29221cadbuscaParticipant
I don’t understand your problem. WIIMC is up and running. When you turn off the projector isn’t the same screen still there when you turn it back on? I assume you are turning it off to save power, because otherwise the screensaver will turn on to prevent any static images. And I assume you are turning it back on because WIIMC can only be controlled by clicking items on the screen. You can avoid turning it back on in many cases by using the Remote PlayMusic Mode within WIIMC+ which enables the WIIMOTE to perform the control functions within a WIIMC playlist. All you need to do is add multiple .m3u playlists to the WIIMC playlist when you start and you need never turn on the projector again.
46) Remote Play Music Mode
==========================
This enhancement adds a fourth “Start Remote Mode” option to the music playlist menu that puts WIIMC+ in screensaver mode while playing a playlist and the allows the down, up, right and left buttons to control the playback functions while the artist name, song title and album display on the screen. The +/- volume control buttons remain active in this mode and clicking the B-button returns to the Music playlist menu. Right skips to the Next Selection, Left restarts the current selection, Up toggles Continuous/Shuffle mode and Down toggles Play/Pause. This option allows remote control of WIIMC audio playback when the screen is not visible but within Wiimote range, or when use of the Wiimote buttons is preferable to pointing the Wiimote at the audiobar icons. (or when you want to turn off the projector)cadbuscaParticipantI’ll give those a try.
Are you going to make your .php scripts available? I have just posted my “YouTube Enhancement Pack” with replacement scripts for those posted earlier plus significant extensions. http://www.wiimc.org/forum/viewtopic.php?f=4&t=1406
You indicate in your earlier post that others should replace their existing onlinemedia.xml file with yours. This is not necessary, since the individual entries from yours can be copied into any users existing onlinemedia.xml file to only add the links that they want to have available, just as I have suggested for my Pack.
cadbuscaParticipantOr press 1 to toggle it on/off
cadbuscaParticipantI think you need the whole url rtmp://cp86825.live.edgefcs.net/live/cielo_std@17630
cadbuscaParticipantAFAIK VLC does not support RTMP.. you must use RTMPDUMP to receive the stream and pipe it to VLC to display.
This works: “C:ProgramsRTMPDUMPrtmpdump-2.3rtmpdump.exe” -r rtmp://cp86825.live.edgefcs.net/live/cielo_std@17630 -v -q | “C:ProgramsVLC Streamervlc-1.2.0-git-20100815-0002vlc.exe” –cadbuscaParticipantVersion 9 of my Enhancement Pack will have a complete YT exploring and filtering capability including search for playlists and channels with filters and ordering of output as supported by the YT API. Users will need a php server on their PC to run the scripts which they will have if they have installed VLC-Shares
June 2, 2011 at 2:08 am in reply to: Adjusting subtitle postion – Is this already implemented? #29055cadbuscaParticipantI think with VLC Shares the Transcoded subtitles will display in the lower black area.
cadbuscaParticipantI should have said 720 wide AVC. I find anything wider than 640 will slow progessively more as it widens
cadbuscaParticipantThe Wii is not powerful enough to play 720AVC. Search and read the forum.
cadbuscaParticipantWipe out everything and start over following instructions precisely!
cadbuscaParticipantThe compile process is different for it
cd libiconv/
./configure –host=powerpc-eabi –prefix=”${DEVKITPRO}/portlibs/ppc” –libdir=”${DEVKITPRO}/portlibs/ppc/lib” –disable-shared
make
make installsee http://www.wiimc.org/forum/viewtopic.php?f=5&t=489#p1999
Did you do that?
cadbuscaParticipantI used this to fix strings. http://www.wiimc.org/forum/viewtopic.php?f=5&t=1167#p5248
I’venot seen your errors before. Perhaps its a Linux thing.
cadbuscaParticipantYou need to make install after make to add these to libogc.
cadbuscaParticipantMy comments:
Weather – Seems to be one day out… Today is Friday but it shows Today(presumeably Thursday), then Friday, Sat, etc
Jamendo.. Would be nice to also display artist name. Also seems to be out of wack with the jamendo lists. Your most pop tracks this week list The journey Home, The Signal, sad robot etc, but the jamendo top 100 this week shows Push On, OLTRENATURA ( a journey around the world) and Tortuga as the top tracks.
cadbuscaParticipantI requested this long ago and was told that it would not be implemented. It was one of the major reasons for developing the WIIMC+ Enhancement Pack which always returns to the last video played and also allows you to save stream and playlist links to develop your own custom onlinemedia playlists. Take a look at the WIIMC+ walkthru. http://www.wiimc.org/forum/viewtopic.php?f=10&t=1025
-
AuthorPosts