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

[macosx] Media reports incorrect encoded framerate for VideoTrack

XMLWordPrintable

      Test FXMediaTestSuite/com/sun/media/jfxmedia/track/AudioTrackTestToString/AudioTrackTestToString_3
      Reproducible: always
      Platform-specific: yes, mac only.
      Is a regression: yes. Works fine for 8u40b07, fails for 8u40b10.
      Steps to reproduce: run attached sample.
      Expected result:
      AudioTrack {
          name: audio/mpeg
          encoding: AAC
          language: null
          numChannels: 2
          channelMask: 3
          encodedSampleRate: 44100.0
      }
      Actual result:
      2015-01-04 00:00:21.724 java[43658:707] Audio tap is not available, cannot post-process audio
      objc[43658]: Object 0x7f8efa4ab180 of class __NSDictionaryI autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
      objc[43658]: Object 0x7f8efb30b9a0 of class __NSCFString autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
      objc[43658]: Object 0x7f8efb04d260 of class __NSCFNumber autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
      objc[43658]: Object 0x7f8efb600bd0 of class __NSDictionaryI autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
      objc[43658]: Object 0x7f8efa4c88e0 of class __NSArrayM autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
      objc[43658]: Object 0x7f8efa4a9ba0 of class __NSDictionaryI autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
      objc[43658]: Object 0x7f8efa4a0cb0 of class AVPlayer autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
      objc[43658]: Object 0x7f8efa4cfb90 of class __NSArrayM autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
      objc[43658]: Object 0x7f8efa4a0cb0 of class AVPlayer autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
      objc[43658]: Object 0x7f8efb224ee0 of class __NSArrayM autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
      AudioTrack {
          name: Audio Track 1
          encoding: AAC
          language: null
          numChannels: 2
          channelMask: 3
          encodedSampleRate: 44100.0
      }
      AudioTrack {
          name: Audio Track 1
          encoding: AAC
          language: null
          numChannels: 2
          channelMask: 3
          encodedSampleRate: 44100.0
      }

            Unassigned Unassigned
            arusakov Andrey Rusakov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Imported: