Invité ericanne Posté(e) le 28 août 2003 Posté(e) le 28 août 2003 Salut à tous, Je viens de pucer ma xbox et on m'a installer XBMP version 2.4. J'ai regardé les tutoriaux, j'ai suivi toutes les consignes et pourtant, je n'arrive pas à configurer config.xml. Je n'obtiens aucune vidéos, films, ou photos. Peut être que les tutoriaux ne sont fait que poru XBMP version 2.3. En tout cas, je craque. Si quelqu'un peut me donner une solution Merci
Quarentin Posté(e) le 28 août 2003 Posté(e) le 28 août 2003 Poste donc ton config.xml pour qu'on puisse diagnostiquer quelquechose.
Ulysse Posté(e) le 28 août 2003 Posté(e) le 28 août 2003 a tu mais je doute que tu les as oublié, télécharger les codec pour le dossier ddl si non il y a un fichier txt dedans ouvre le et tu verra le site ou les télécharger !?!?
moloko Posté(e) le 28 août 2003 Posté(e) le 28 août 2003 euh aucun rapport Ulysse le dossier codec, dans le mien quel que soit la version de xbmp ya jamais rien eux je pencherais plutot pour une mauvaise indication du path (url) vers ton dossier ou tu mets tes films, on est tous passé par la ex : <videos> <visible>true</visible> <share> <name>XboX E</name> <url>f:\divx</url> <cachesize>8192</cachesize> </share>
Invité ericanne Posté(e) le 28 août 2003 Posté(e) le 28 août 2003 Voilà Ma config.xml La personne qui m'a installé evox et xbmp 2.4 m'a expliqué la configuration par smb. Comme ça ne marchait pas, j'ai essayé par xbmsp avec relax. Mais ça ne marche toujours. alors là, je n'en puis plus. Merci pour votre aide <configuration> <media> <map>C:,Harddisk0\Partition2</map> <map>E:,Harddisk0\Partition1</map> <map>F:,Harddisk0\Partition6</map> <!-- Xbox partition table reference for mapping other drives --> <!-- Note! Do not map the DVD-ROM in here as it is auto mapped --> <!-- 'C', "Harddisk0\Partition2" --> <!-- 'E', "Harddisk0\Partition1" --> <!-- 'F', "Harddisk0\Partition6" --> <!-- 'X', "Harddisk0\Partition3" --> <!-- 'Y', "Harddisk0\Partition4" --> <!-- 'Z', "Harddisk0\Partition5" --> <local> <!-- remove the asterisks to set local ip address and gateway statically --> <address>192.168.0.254</address> <subnet>255.255.255.0</subnet> <gateway>192.168.0.1</gateway> <nameserver>192.168.0.1</nameserver> <playlists>f:\apps\Video\xbmp24\playlists< /playlists> <timeserver>207.46.248.43</timeserver> <cddbserver>194.97.4.18</cddbserver> <thumbnails>f:\apps\Video\xbmp24\thumbs 0;/thumbnails> <bookmarks>f:\apps\Video\xbmp24\bookmark s</bookmarks> <subtitles>f:\apps\Video\xbmp24\subtitles</subtit les> <cddb>f:\apps\Video\xbmp24\cddb</cdd b> <imdb>f:\apps\Video\xbmp24\imdb</imdb > <home>f:\apps\Video\xbmp24</home> </local> <!-- specify as many shares as you like, note the format for each type of share --> <!-- Note: XNS shares are created using RelaX, SMB shares are Windows shared folders --> <!-- for each share you can specify the cache buffer size, note that this is optional --> <!-- Note! For HDD shares make sure all folders exist on the Xbox in the right place --> <music> <visible>true</visible> <share> <name>Network (XBMSP)</name> <url>xbmsp://192.168.0.1/music</url> <cachesize>256</cachesize> </share> <share> <name>Network (XNS)</name> <url>c:\shared\music@192.168.0.1</url> <cachesize>256</cachesize> </share> <share> <name>Network (SMB)</name> <url>smb://username:password@workgroup/computer/share< /url> <cachesize>256</cachesize> </share> <share> <name>HDD</name> <url>e:\music</url> </share> <share> <name>Internet Radio (SHOUTcast)</name> <url>f:\apps\Video\xbmp24\shoutcast</url > <cachesize>256</cachesize> </share> <share> <name>Playlists</name> <url>f:\apps\Video\xbmp24\playlists</url& #62; <cachesize>32</cachesize> </share> <share> <name>DVDROM (UDF)</name> <url>d:</url> </share> <share> <name>DVDROM (ISO9660)</name> <url>iso9660:</url> </share> <share> <name>CDDA</name> <url>cdda:</url> </share> </music> <pictures> <visible>true</visible> <share> <name>Network (XBMSP)</name> <url>xbmsp://192.168.0.1/photos</url> <cachesize>256</cachesize> </share> <share> <name>Network (XNS)</name> <url>c:\shared\pictures@192.168.0.1</url> <cachesize>256</cachesize> </share> <share> <name>Network (SMB)</name> <url>smb://username:password@workgroup/computer/share< /url> <cachesize>256</cachesize> </share> <share> <name>HDD</name> <url>e:\pictures</url> </share> <share> <name>DVDROM (UDF)</name> <url>d:</url> </share> <share> <name>DVDROM (ISO9660)</name> <url>iso9660:</url> </share> </pictures> <videos> <visible>true</visible> <share> <name>Network (XBMSP)</name> <url>xbmsp://192.168.0.1/film</url> <cachesize>8192</cachesize> </share> <share> <name>Network (XNS)</name> <url>c:\shared\videos@192.168.0.1</url> <cachesize>8192</cachesize> </share> <share> <name>Network (SMB)</name> <url>smb://username:password@workgroup/computer/share< /url> <cachesize>8192</cachesize> </share> <share> <name>HDD</name> <url>e:\videos</url> <cachesize>8192</cachesize> </share> <share> <name>Playlists</name> <url>f:\apps\Video\xbmp24\playlists</url& #62; <cachesize>1024</cachesize> </share> <share> <name>DVDROM (UDF)</name> <url>d:</url> <cachesize>8192</cachesize> </share> <share> <name>DVDROM (ISO9660)</name> <url>iso9660:</url> <cachesize>8192</cachesize> </share> </videos> <tvguide> <visible>false</visible> <autoprocess>true</autoprocess> </tvguide> <!-- only HDD app shares are supported --> <apps> <visible>true</visible> <share> <name>HDD</name> <url>e:\apps\shortcuts</url> </share> </apps> <!-- application bookmarks are optional --> <applications> <bookmark> <name>Emulators</name> <path>e:\apps\emulators</path> </bookmark> <bookmark> <name>Utilities</name> <path>e:\apps\utils</path> </bookmark> <bookmark> <name>Shortcuts</name> <path>f:\apps\Video\xbmp24\shortcuts</path 62; </bookmark> </applications> <extensions> <music>ac3|aac|nfo|pls|rm|sc|mpa 24;wav|wma|ogg|mp3|mp2|m3u</music> <videos>nfo|rm|m3u|ifo|mov|qt|divx 124;xvid|bivx|vob|pva|wmv|asf|asx|ogm| m2v|avi|bin|dat|mpg|mpeg|mkv|avc|vp3& #124;svq3|nuv|viv|dv|fli</videos> <pictures>png|jpg|jpeg|bmp|gif|ico|tif& #124;tiff|tga|pcx</pictures> </extensions> <dashboard>xboxdash.xbe</dashboard> <shutdowntime>0</shutdowntime> <sensitivity>0.2</sensitivity> <xnsbuffer>8192</xnsbuffer> <!-- Set the resolution you want XBMP to run in --> <!-- 1 - Use Xbox video settings to determing --> <!-- 2 - NTSC 720x480 @ 4:3 --> <!-- 3 - NTSC 720x480 @ 16:9 --> <!-- 4 - PAL 720x576 @ 4:3 --> <!-- 5 - PAL 720x576 @ 16:9 --> <!-- 6 - HDTV 1280x720 @ 16:9 --> <!-- 7 - HDTV 1920x1080 @ 16:9 --> <resolution>1</resolution> <!-- remove the asterisks from the language element to specify language otherwise --> <!-- XBMP will try to autodetect it based on your dashboard settings --> <language*>22</language*> <subtitleencoding>UTF-8</subtitleencoding> <!-- Type in right character encoding above for language font --> <!-- Set bellow to true to use Media\common-font.ttf as UI font --> <!-- Don't forget to copy the TTF truetype font to your Xbox --> <usettfuifont>false</usettfuifont> <!-- Screen saver setting in seconds (0=disable it) --> <screensaver>0</screensaver> <!-- snapstream server --> <snapstreamserver>192.168.1.1</snapstreamserver> <snapstreamuser>common</snapstreamuser> <!-- prefill cache before start playing in % --> <precache>10</precache> <!-- timeout to wait for stream in seconds --> <shoutcasttimeout>12</shoutcasttimeout> <recordingpath>e:\music\recordings</recordingpath 62; <!-- Make sure above folder exist on your Xbox harddrive --> <scrollysuffix>|</scrollysuffix> <!-- Enable to launch original Xbox games upon insert into DVD --> <autolaunchxbox>true</autolaunchxbox> <!-- Enable to auto-launch other app(xbe) upon DVD/CD insert --> <!-- DVD Player.cut & CD Player must be configured correctly --> <autolaunchdvd>true</autolaunchdvd> <autolaunchcdda>false</autolaunchcdda> <!-- use CDDB server to resolve tracknames for CDDA discs --> <usecddb>true</usecddb> <!- Set to false to remove the IP/Disk Space/Build Info on Main Screen --> <showdebug>true</showdebug> <!-- 0 - LED OFF --> <!-- 1 - LED GREEN --> <!-- 2 - LED RED --> <!-- 3 - LED ORANGE --> <!-- 4 - LED CYCLE --> <!-- 5 - LED BIOS/DEFAULT --> <ledcontrol>0</ledcontrol> <!-- DATE SWAP EUROPEAN STYLE --> <!-- DAY/MONTH - MONTH/DAY --> <swapdate>false</swapdate> </media> </configuration>
bruckeb Posté(e) le 29 août 2003 Posté(e) le 29 août 2003 as-tu vérifier le chemin d'accès à tes fichiers (par ex pour tes vidéos: e:\videos)
Invité ericanne Posté(e) le 1 septembre 2003 Posté(e) le 1 septembre 2003 c cool, ça marche Merci pour les infos
Messages recommandés
Créer un compte ou se connecter pour commenter
Vous devez être membre afin de pouvoir déposer un commentaire
Créer un compte
Créez un compte sur notre communauté. C’est facile !
Créer un nouveau compteSe connecter
Vous avez déjà un compte ? Connectez-vous ici.
Connectez-vous maintenant