Ticket #471 (new defect)

Opened 2 months ago

Last modified 1 month ago

Perian has problems with some fxm files (either black screen or pink pixels instead of video)

Reported by: mgeisser Assigned to:
Priority: normal Milestone:
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

Attachments

Example_1.png (17.0 kB) - added by mgeisser on 01/18/10 03:43:30.
Example 1: you only see a black screen instead of the video
Example_2.png (25.5 kB) - added by mgeisser on 01/18/10 03:44:53.
Example 2: you only see pink pixel areas instead of the video
perian.log (21.6 kB) - added by mgeisser on 02/01/10 10:06:13.

Change History

01/18/10 03:43:30 changed by mgeisser

  • attachment Example_1.png added.

Example 1: you only see a black screen instead of the video

01/18/10 03:44:53 changed by mgeisser

  • attachment Example_2.png added.

Example 2: you only see pink pixel areas instead of the video

01/18/10 14:56:22 changed by astrange

fim2.fxm plays when renamed .flv. Maybe it's not expecting a VP6 decoder to be present in QT?

Try the same thing as in http://trac.perian.org/ticket/414#comment:4.

02/01/10 10:06:13 changed by mgeisser

  • attachment perian.log added.

02/01/10 10:07:30 changed by mgeisser

Attached is the log file.