xboxscene.org forums

Author Topic: Audio Out Of Sync When Streaming Movies  (Read 38 times)

Jimbo

  • Archived User
  • Newbie
  • *
  • Posts: 13
Audio Out Of Sync When Streaming Movies
« on: March 05, 2003, 05:36:00 PM »

i use relax and the audio is out of sync on most movies

this is what my config file looks like:




<configuration>

<media>

   <map>C:,Harddisk0Partition2</map>
   <map>E:,Harddisk0Partition1</map>
   <map>F:,Harddisk0Partition6</map>


   <local>
       
       <address*>192.168.1.3</address*>
       <subnet*>255.255.255.0</subnet*>
       <gateway*>192.168.1.1</gateway*>
       <nameserver>192.168.1.175</nameserver>
       <playlists>e:playlists</playlists>
       <thumbnails>e:thumbs</thumbnails>
       <bookmarks>f:bookmarks</bookmarks>
   </local>

   
   
   
   <music>
     <share>
       <name>Network (XNS)</name>
       <url>[email protected]:1400</url>
       <cachesize>256</cachesize>
     </share>
     <share>
       <name>Network (SMB)</name>
       <url>smb://username:password@Solvision/mokkalaptop/music</url>
       <cachesize>256</cachesize>
     </share>
     <share>
       <name>HDD</name>
       <url>e:music</url>
     </share>
     <share>
       <name>DVDROM (UDF)</name>
       <url>d:</url>
     </share>
     <share>
       <name>DVDROM (ISO9660)</name>
       <url>iso9660:</url>
     </share>
   </music>

   <pictures>
     <share>
       <name>Network (XNS)</name>
       <url>s:[email protected]:1400</url>
       <cachesize>256</cachesize>
     </share>
     <share>
       <name>HDD</name>
       <url>e:pictures</url>
     </share>
   </pictures>

   <videos>
     <share>
       <name>Network (XNS)</name>
       <url>[email protected]:1400</url>
       <cachesize>8192</cachesize>
     </share>
     <share>
       <name>HDD</name>
       <url>e:movies</url>
       <cachesize>8192</cachesize>
     </share>
     <share>
       <name>DVDROM (UDF)</name>
       <url>d:</url>
     </share>
     <share>
       <name>DVDROM (ISO9660)</name>
       <url>iso9660:</url>
     </share>
   </videos>

   
   <apps>
     <share>
       <name>HDD</name>
       <url>f:appsshortcuts</url>
     </share>
   </apps>
   
   
   <applications>
      <bookmark>
        <name>Emulators</name>
        <path>f:appsemulators</path>
      </bookmark>
      <bookmark>
        <name>Utilities</name>
        <path>f:appsutils</path>
      </bookmark>
   </applications>

   <extensions>
     <music>sc|mpa|wav|wma|ogg|mp3|m3u</music>
     <videos>ifo|mov|qt|divx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mp2|mpg|mpeg</videos>
   </extensions>

   <dashboard>xboxdash.xbe</dashboard>
   <shutdowntime>0</shutdowntime>
   <sensitivity>0.2</sensitivity>
   <xnsbuffer>8192</xnsbuffer>

   
   
   <language*>21</language*>

   <subtitleencoding>UTF-8</subtitleencoding>
   
   
   
   <usettfuifont>false</usettfuifont>
   
   
   <screensaver>0</screensaver>

   
   <snapstreamserver>192.168.0.1</snapstreamserver>
   <snapstreamuser>common</snapstreamuser>

</media>

</configuration>
Logged

invertiga

  • Archived User
  • Newbie
  • *
  • Posts: 2
Audio Out Of Sync When Streaming Movies
« Reply #1 on: March 06, 2003, 03:09:00 AM »

i find this to, use the up and down keys to delay/advance the audio so it goes in synch
Logged