Menu

#2 minimad broken in 0.13.0b?

erroneous behavior
closed-invalid
libmad (9)
3
2002-05-26
2001-08-26
uhmgawa
No

I was unable to get minimad to decode
however madplay seems fine running on a
RedHat 7.1 installation.

Invoking as:

./minimad < /tmp/test0.mp3 > /dev/dsp

I get a pause of a few seconds of silence
followed by noise sent to the dsp. It also
appears to decode (something) forever.

Is this pilot error or a known issue?
I doubt there are any processor specific
dependancies, but for what its worth I am
running on an AMD Athlon 1.4G CPU.

Any help much appreciated. If you need more
information or would like me to instrument
this further, I'd be happy to help.

Thank you,

-john

Discussion

  • Rob Leslie

    Rob Leslie - 2001-08-29
    • priority: 5 --> 3
    • assigned_to: nobody --> verement
     
  • Rob Leslie

    Rob Leslie - 2001-08-29

    Logged In: YES
    user_id=42487

    You may not be able to dump the output from minimad
    to /dev/dsp directly, since it has not been configured with
    the necessary sample rate and/or sample format.

    I would suggest rather sending the output to a file, then
    using a utility such as `vplay' or `sox' to play the raw
    PCM.

    -v

     
  • uhmgawa

    uhmgawa - 2001-08-30

    Logged In: YES
    user_id=291256

    minimad decodes just fine. As was suggested
    /dev/dsp is not being setup by minimad
    as I incorrectly assumed. Duh. Probably
    worth a one line comment to prevent others
    from making the same dumb mistake.

    Thank you,

    -john

     
  • uhmgawa

    uhmgawa - 2001-08-30
    • milestone: --> erroneous behavior
    • labels: --> libmad
    • status: open --> wont-fix-accepted
     
  • Rob Leslie

    Rob Leslie - 2002-05-26
    • status: wont-fix-accepted --> closed-invalid
     

Log in to post a comment.