Downsampling XMV files

Discussion in 'Xbox (Original console)' started by meme, Mar 8, 2013.

  1. meme

    meme Active Member

    Joined:
    Feb 1, 2013
    Messages:
    37
    Likes Received:
    0
    jpg-compression1.jp.jpg

    I often downsample movies in games that use BINK codec in order to fit them on my harddrive.
    Converting BIK to 30% of the regular quality and changing audio to mono does not affect the quality that much but some games drops to half its size when doing so (i,e advent rising).

    So i have researched the internet for a tool that downsamples XMV but had no luck.
    Ive found some tutorials but they dont provide a simple solution like drag and drop or easy batch converting a folder of xmv files.

    Does anyone know a simple way to do so? I also look for tools that downsamples xmb files as they often contain uncompressed WAV pcm files.
     
    Last edited: Mar 8, 2013
  2. HEX1GON

    HEX1GON FREEZE! Scumbag

    Joined:
    May 4, 2011
    Messages:
    9,916
    Likes Received:
    837
    Only way I can think of is: Convert the XMV, Downsample it, and re-encode to XMV...
     
  3. meme

    meme Active Member

    Joined:
    Feb 1, 2013
    Messages:
    37
    Likes Received:
    0
    Probably the only way to do it, but there are no easy ways of doing it... so time consuming!
     
  4. rso

    rso Gone. See y'all elsewhere, maybe.

    Joined:
    Mar 26, 2010
    Messages:
    2,190
    Likes Received:
    447
    Yup. And if you look at how long it takes, how much you make per hour, and how cheap hard drives are, you'll probably find it's easier to simply buy a bigger HDD.

    Downsampling was useful back when everyone still played off optical media, DVD-Rs where expensive and downsampling allowed you to use a CD-R instead (or a single-layered DVD-R instead of a DL one), but nowadays - not so much.
     
  5. meme

    meme Active Member

    Joined:
    Feb 1, 2013
    Messages:
    37
    Likes Received:
    0
    my drive is actually 320gb but i want more games, i have too many favorites^^
     
  6. HEX1GON

    HEX1GON FREEZE! Scumbag

    Joined:
    May 4, 2011
    Messages:
    9,916
    Likes Received:
    837
    Unless you write a batch script to do everything, it might make things quicker. Only bad thing is, that takes time too :/
     
  7. meme

    meme Active Member

    Joined:
    Feb 1, 2013
    Messages:
    37
    Likes Received:
    0
    Excatly, i wish there was a small little tool or gui that could help me do this :)
     
  8. HEX1GON

    HEX1GON FREEZE! Scumbag

    Joined:
    May 4, 2011
    Messages:
    9,916
    Likes Received:
    837
    If I could program or script. You'd see a lot of software like this, sadly I'm too stupid for it all :|
     
  9. meme

    meme Active Member

    Joined:
    Feb 1, 2013
    Messages:
    37
    Likes Received:
    0
    wish i could make software or scripts aswell.. =)
     
  10. rso

    rso Gone. See y'all elsewhere, maybe.

    Joined:
    Mar 26, 2010
    Messages:
    2,190
    Likes Received:
    447
    Lemme give you a possible starting point. Assuming you have commandline de- and encoders (you'll have to adapt "decoder_app"/"encoder_app" and their arguments to your needs):

    POSIX shell (e.g. bash):
    You end up with reencoded files that are named exactly like the original ones, and the originals renamed to (...).bak.

    Windows' "DOS prompt" needs two iterations, one for xmv->wmv and one back from wmv to xmv:
    You end up with reencoded files that are named like the original ones buth with an appended (...).wmv.xmv, so you'll still have to rename them.

    If all you have is GUI tools, well, too bad.
     
  11. meme

    meme Active Member

    Joined:
    Feb 1, 2013
    Messages:
    37
    Likes Received:
    0
    Thanks for trying but uhm... this is impossible for me to understand.. i get like 10% of this.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page