AudioClip: rate is ignored for mp3 file

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx24
    • Component/s: javafx
    • None

      The 'rate' property is ignored when playing back an MP3 file.
      The rate is taken into account when playing back a WAV file.

      To reproduce, use the Monkey Tester
      https://github.com/andy-goryachev-oracle/MonkeyTest
      which allows the user to select the input file and set the properties manually before clicking the "Play" button.

      (I did not try other properties, please check)

      I can see two possible outcomes:

      1. This is a real bug, that is the native media player JavaFX uses does allow for setting these properties but it's never done.
      2. Support for other properties might depend on the source file format. We might decide to update the docs to say that.

            Assignee:
            Alexander Matveev
            Reporter:
            Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: