Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8116350

MediaTestToString Fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.0
    • fx2.0
    • javafx
    • Windows 7 and XP using b40

      Here is the output of media.toString() for the HawaiiGirl video:

      -------------------------------------------------------------------
      OUTPUT>result: AudioTrack {
      OUTPUT> locator: {LocatorURI uri: http://reavers.us.oracle.com/MediaJUnitTest
      Files/fxm/10sec.HawaiiGirl.644830.fxm}
      OUTPUT> name: audio/mpeg
      OUTPUT> encoding: MPEG1AUDIO
      OUTPUT> language: en
      OUTPUT> numChannels: 2
      OUTPUT> channelMask: 3
      OUTPUT> encodedSampleRate: 22050.0
      OUTPUT>}
      OUTPUT>VideoTrack {
      OUTPUT> locator: {LocatorURI uri: http://reavers.us.oracle.com/MediaJUnitTest
      Files/fxm/10sec.HawaiiGirl.644830.fxm}
      OUTPUT> name: video/x-vp6-flash
      OUTPUT> encoding: VP6
      OUTPUT> frameSize: VideoResolution {width: 640 height: 480}
      OUTPUT> encodedFrameRate: 30.02
      OUTPUT> encodedBitRate: 1.10665728E8
      OUTPUT> hasAlphaChannel: false
      OUTPUT>}
      OUTPUT>
      OUTPUT>abstractTest - exitTest
      OUTPUT>test failed: result.indexOf("Metadata") == -1

      com.sun.media.jfxmedia.MediaTestToString failed.

            almatvee Alexander Matveev
            sjchan Steven Chan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: