QUOTE(acaN @ Jan 3 2008, 09:16 PM)

Got my video converted and splitted to 4 gb by GOTSent. But xbox360 doesn't see it by WMP11 sharing, but after burning same file on dvd-rw xbox successfully play it. How do i make it play from my PC without burning to dvd (which lags, by the way)? Tried to rename to .avi
There's a regfix somewhere to get WMP to see your mp4's. As long as it's under 4gig Tversity will do it too.
CODE
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\MIME Types\video/mp4]
"UserApprovedOwning"="yes"
"Extensions.SpaceSep"=".mp4"
"Extensions.CommaSep"="mp4"
"Extension.Key"=".mp4"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions\.mp4]
"Permissions"=dword:0000000f
"UserApprovedOwning"="yes"
"Runtime"=dword:00000007
"PerceivedType"="video"
"MediaType.Icon"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
& nbsp;6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,
\
& nbsp;00,77,00,6d,00,70,00,6c,00,6f,00,63,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,
\
37,00,33,00,33,00,00,00
"MediaType.Description"="MP4 File"
"Extension.Handler"="mp4file"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\Descriptions]
"Others"="Other file (*.mp4)"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\MUIDescriptions]
"Others"="Other file"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Player\Extensions\Types]
"Others"="*.mp4"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\MLS\Extensions]
"mp4"="video"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Media\Windows Media Player\Capabilities\FileAssociations]
".mp4"="mp4file"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Media\Windows Media Player\Capabilities\MimeAssociations]
"video/mp4"="mp4file"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\wmplayer.exe\SupportedTypes]
".mp4"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.mp4]
"Content Type"="video/mp4"
@="mp4file"
"PerceivedType"="video"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.mp4\ShellEx]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.mp4\ShellEx\{BB2E617C-0920-11D1-9A0B-00C04FC2D6C1}]
@="{c5a40261-cd64-4ccf-84cb-c394da41d590}"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mp4]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mp4\OpenWithProgids]
"mp4file"=hex(0):
All credit to whoever I downloaded that from. Can't remember who.
Create a txt file, cut, paste and save with the extension ".reg".
That's for XP, at any rate don't blame me if it kills your computer.