Ticket #471 (assigned defect)
Perian has problems with some fxm files (either black screen or pink pixels instead of video)
| Reported by: | mgeisser | Owned by: | astrange |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | Perian-Main | Version: | 1.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This is 100% reproducible:
I am using the Mediabox.jar from http://javafx.com/samples/MediaBox/webstart/MediaBox.jar to play videos. The problems only occur when I have Perian installed (version 1.2). As soon as I deinstall Perian I can see the videos without problems.
You can reproduce the problem by following these steps: 1) Download Mediabox.jar from http://javafx.com/samples/MediaBox/webstart/MediaBox.jar to play videos 2) Open a video with MediaBox?: javafx -cp MediaBox?.jar com.sun.javafx.mediabox.Main mediaURL= http://cdn.ubivent.com/wifo/videos/becker_interview.fxm 3) Result: you only see a black screen 4) Open another video with MediaBox?: javafx -cp MediaBox?.jar com.sun.javafx.mediabox.Main mediaURL= http://cdn.ubivent.com/events/demo/new/fim2.fxm 5) Result: you only see pink pixels instead of the video 6) Deinstall Perian 7) Try steps 2 and 4 8) Works perfectly

