XMV: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(Merge info from wishlist)
(list of known games to support this format)
Line 1: Line 1:
* Extension: xmv
XMV is the audio/video container format used on the [[Microsoft Xbox]] console. It is reportedly similar to [[ASF]] and typically contains video at 640x480 29.97, and CBR audio at 128k.
XMV is the audio/video container format used on the [[Microsoft Xbox]] console. It is reportedly similar to [[ASF]] and typically contains video at 640x480 29.97, and CBR audio at 128k.


Working legal source code for a decoder/demuxer can be found here but it is copyrighted and without open source licence: http://sourceforge.net/tracker/index.php?func=detail&aid=1097094&group_id=53761&atid=471491 also look at http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/25207/focus=25224 and http://www.maxconsole.net/?mode=news&newsid=411 for hints/tips
Working legal source code for a decoder/demuxer can be found here but it is copyrighted and without open source licence: http://sourceforge.net/tracker/index.php?func=detail&aid=1097094&group_id=53761&atid=471491 also look at http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/25207/focus=25224 and http://www.maxconsole.net/?mode=news&newsid=411 for hints/tips
== Game Using XMV ==
This is a list of games (usually Xbox games) know to use the XMV format.
* [http://www.mobygames.com/game/xbox/lego-star-wars-ii-the-original-trilogy Lego Star Wars 2: The Original Trilogy (Xbox)]
* [http://www.mobygames.com/game/xbox/monopoly-party Monopoly Party (Xbox)]
* [http://www.mobygames.com/game/xbox/thrillville Thrillville (Xbox)] -- as .fmv files
* [http://www.mobygames.com/game/xbox/xiaolin-showdown Xiaolin Showdown (Xbox)] -- as .pss files


[[Category:Container Formats]]
[[Category:Container Formats]]
[[Category: Formats missing in FFmpeg]]
[[Category:Formats missing in FFmpeg]]

Revision as of 17:18, 10 November 2007

  • Extension: xmv

XMV is the audio/video container format used on the Microsoft Xbox console. It is reportedly similar to ASF and typically contains video at 640x480 29.97, and CBR audio at 128k.

Working legal source code for a decoder/demuxer can be found here but it is copyrighted and without open source licence: http://sourceforge.net/tracker/index.php?func=detail&aid=1097094&group_id=53761&atid=471491 also look at http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/25207/focus=25224 and http://www.maxconsole.net/?mode=news&newsid=411 for hints/tips

Game Using XMV

This is a list of games (usually Xbox games) know to use the XMV format.