-
Bug
-
Resolution: Fixed
-
P3
-
fx2.0.2
-
Mac, Windows
The duration obtained for
http://reavers.us.oracle.com/MediaJUnitTestFiles/mp3metadata/mozart_2.3_ISO-8859-1_PNG.mp3
is different from that derived when the stream is accessed as a local file.
On Mac the HTTP duration is 26459.5625 ms whereas for the local file it is 19952.0 ms.
Based on the MP3 frame content of the media the duration is derived as 764 MP3 frames of 1152 samples at 44.1 kHz: 764*(1152/44100.0) = 19.957551020408165 seconds.
http://reavers.us.oracle.com/MediaJUnitTestFiles/mp3metadata/mozart_2.3_ISO-8859-1_PNG.mp3
is different from that derived when the stream is accessed as a local file.
On Mac the HTTP duration is 26459.5625 ms whereas for the local file it is 19952.0 ms.
Based on the MP3 frame content of the media the duration is derived as 764 MP3 frames of 1152 samples at 44.1 kHz: 764*(1152/44100.0) = 19.957551020408165 seconds.
- relates to
-
JDK-8128736 Short, 3-frame MP3 clip plays from a local file but not over HTTP over VPN
- Closed
-
JDK-8116509 CurrentRateTest Fails - EOM is not called and or rate is not equal to 0
- Closed