Ticket #1897 (closed bug: fixed)
Video: Default frame size is again 160x120
Reported by: | deyan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | M11_BETA3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | jani |
Imp._owners: | jani | Test_owners: | |
Analysis_reviewers: | jani | Changelog: | |
Design_reviewers: | meddle, todor | Imp._reviewers: | meddle, todor |
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
Video: Default frame size is again 160x120
Change History
comment:2 Changed 16 years ago by jani
- Design_owners set to jani
- Status changed from s1b_analysis_finished to s2a_design_started
- Imp._owners set to jani
comment:3 Changed 16 years ago by jani
- Status changed from s2a_design_started to s3b_implementation_finished
The problem comes from the difficulties of obtaining the size of the video. I added a gradFirstFrame method in the JMFEngine. It has a timeout, for which it can grab the first frame.
Also, cleaned up some code in MediaLogic.
Changeset: [5220]
comment:4 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to jani
- Analysis_score changed from 0 to 4
- Imp._reviewers set to meddle, todor
- Design_score changed from 0 to 4
- Design_reviewers set to meddle, todor
- Imp._score changed from 0 to 4
Merged into [5231].
Note: See
TracTickets for help on using
tickets.