Menu

some mp3s not playing right

billy
2009-10-13
2012-10-29
  • billy

    billy - 2009-10-13

    Hi,
    i cannot hear audio on some mp3s if i do a "renderfile" - I don't
    know whats wrong with this mp3s since other software like winamp, windows
    media player, VLC, Cool Edit is playing them right - also WindowsMedia.NET
    Library plays them - but DShow does not!
    Temporary tested file was
    Anyone had this problem yet?

     
  • billy

    billy - 2009-10-13

    sorry:
    ... Temporary tested file was 320kBit/s 44.1KHz Stereo

     
  • billy

    billy - 2009-10-15

    Fixed it: replaced standard source filter by Microsofts "WM ASF
    Reader" Filter, which is also used internal by Windows Media Player and
    let the graphbuilder render the rest of the graph.

    By the way, is there any built-in filter to automatically normalize Audio
    without using third party codecs like ffdshow?
    Thanks!

     
  • Eric

    Eric - 2009-10-20

    There is always a good reason for reading this forum. I didn't imagined one
    second that the "WM ASF Reader" filter could parse MP3 files !
    Many Thanks !!!

     
  • billy

    billy - 2009-10-21

    And: In Vista and Windows 7 there is a new Standard-Filter for reading MP3s
    called "MP3 Decoder DMO", but if haven't tested if this one can play
    all mp3s without the need for this workaround...

     
  • BEZ

    BEZ - 2009-10-21

    You must use different graphs for XP and Vista/Windows 7 as the filters are
    different on them. Also I have found that the graph built with the MP3 source
    filter has issues with VBR files.

     

Log in to post a comment.