Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1044] Video player needs fixes

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:02.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsiOS
Labelsn/a
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-04-15T02:42:22.000+0000
Updated2011-04-17T01:55:02.000+0000

Description

Video playback doesn't work in 3.2 or 4.0 currently and has a good chance of entering freeze/deadlock on 3.1.x. Need to take a good look at the code and patch it up.

Comments

  1. Jeff Haynie 2011-04-15

    (from [d471423fae509b7ac812f4bac277f634eda2f174]) Closes #1044: Fixes to JS tests and video player code for better 3.2 compatibility and some future-proofing (3.2 does not mean iPad idiom!) http://github.com/appcelerator/titanium_mobile/commit/d471423fae509b7ac812f4bac277f634eda2f174"> http://github.com/appcelerator/titanium_mobile/commit/d471423fae509...

  2. Stephen Tramer 2011-04-15

    Accidentally closed this without addressing the possible 3.1.x (and later) lockup issues.

  3. Stephen Tramer 2011-04-15

    Okay, lockup is a little beyond us (this seems to be an issue on Apple's end, at least with 3.1.x; we never regain control of the player between start and finish). However there are other issues with 3.2 and 4.0 regarding things like the display of controls, view sizes, scaling, etc.

  4. Jeff Haynie 2011-04-15

    (from [5d34d5c261d05abb5d72c6babf5f3a2d9679f4f2]) [#1044 state:open] Large number of video player compatibility fixes. 3.2/4.0 players have a problem where the progress bar is not updated. http://github.com/appcelerator/titanium_mobile/commit/5d34d5c261d05abb5d72c6babf5f3a2d9679f4f2"> http://github.com/appcelerator/titanium_mobile/commit/5d34d5c261d05...

  5. Stephen Tramer 2011-04-15

    Progress bar updates were an issue on Apple's end in pre-4b4. Things should be OK now.

JSON Source