Ticket #184 (closed defect: fixed)
scaling: "fit" throws an exception
| Reported by: | paul | Owned by: | paul |
|---|---|---|---|
| Priority: | blocker | Milestone: | OVA for Flowplayer (v1.0.0) |
| Component: | OVA for Flowplayer | Version: | OVA for Flowplayer (trunk) |
| Keywords: | Cc: | ||
| Forum thread: |
Description
The scaling option throws an exception. See this config:
"streams": [
{
"file":" http://cdn.tv3.ie/videos/0111/apprentice5_Tv3_16x9_1_28229.mp4",
"type": "smil",
"customProperties": {
"title": "MP4 Example Stream",
"description": "SMIL derived stream",
"scaling": "fit"
}
}
]
Change History
Note: See
TracTickets for help on using
tickets.

Fixed - modified onStreamSchedule() to have this code: