Video with specific audio stream doesn’t play

Home Forums Help and Support Video with specific audio stream doesn’t play

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23137
    Borgland
    Participant

    Hallo
    I have found that a few of my video files doesn’t play with WiiMC (neither 1.0.8 or 1.0.9) via SMB. On my PC it plays fine with mplayer SVN-r29796-4.3.2. It also refuses to play via SMB with Mplayer CE on the Wii. Wii MC just pops up: “Error loading file”

    To eliminate the video codecs as a culprit, I re-encoded the videos in question without sound. Then it started working!

    So i re-encoded them with an mp3 audio stream of 128kbps using the following mencoder command

    for f in *.avi; do mencoder -ovc copy -oac mp3lame -lameopts cbr:br=128 "$f" -o "${f}_converted.avi"; done

    And now it works fine.

    The audio streams that WiiMC didn’t like was: an mp3 stream at 160kbps and at 112bps, both at a rate of 48000 Hz.

    Anyone else have a similar problem?

    #27234
    cadbusca
    Participant

    Seems there is a problem with bit rates other than 256kbps. http://www.wiimc.org/tracker/index.php?do=details&task_id=230 Try reencoding with that bit rate and see if it works and post your results.

    #27235
    rodries
    Keymaster

    What? That issue just relates to a 320kbps file. Other bitrates play fine.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Help and Support’ is closed to new topics and replies.

Login

Lost Password