php5-ming streamMp3 function does not work

Bug #651770 reported by David Norris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ming (Ubuntu)
New
Undecided
Unassigned

Bug Description

Release: Ubuntu 10.04 LTS
Package: php5-ming Installed: 1:0.4.3-1ubuntu2
Expectation: Should work
Reality: Does not work

Minimal PHP code to reproduce bug.

<?php
$movie = new SWFMovie();
$movie->setFrames($movie->streamMp3(file_get_contents("test.mp3")));
header("Content-type: application/x-shockwave-flash");
$movie->output();
?>

The streamMp3 function seems to have regressed. It used to work in 9.04 now it does not.

affects: ubuntu → ming (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.