Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Duplicate
-
Affects Version/s: openjfx15
-
Fix Version/s: None
-
Component/s: javafx
-
Labels:
-
Subcomponent:
-
CPU:x86_64
-
OS:windows_10
Description
ADDITIONAL SYSTEM INFORMATION :
Windows 10.
OpenJDK 15.0.1
A DESCRIPTION OF THE PROBLEM :
I have a JavaFx Based Application which is working fine with jdk 1.8 till now. Now I am moving application on OpenJFX.
With OpenJFX 15.0.1 and on Windows 10
Playing Media File by setting startTime and stopTime stop rendering video frames on Player. Complete Black Screen is coming.
I can provide the Test Application,
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Load a media File with different startTime.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Video should play smoothly.
ACTUAL -
Black Frame is coming.
---------- BEGIN SOURCE ----------
Can provide a netbeans based testApplication.
---------- END SOURCE ----------
FREQUENCY : always
Windows 10.
OpenJDK 15.0.1
A DESCRIPTION OF THE PROBLEM :
I have a JavaFx Based Application which is working fine with jdk 1.8 till now. Now I am moving application on OpenJFX.
With OpenJFX 15.0.1 and on Windows 10
Playing Media File by setting startTime and stopTime stop rendering video frames on Player. Complete Black Screen is coming.
I can provide the Test Application,
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Load a media File with different startTime.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Video should play smoothly.
ACTUAL -
Black Frame is coming.
---------- BEGIN SOURCE ----------
Can provide a netbeans based testApplication.
---------- END SOURCE ----------
FREQUENCY : always
Attachments
Issue Links
- duplicates
-
JDK-8260973 When calling setStartTime() on MediaPlayer object then media stops smooth play
-
- Closed
-