Opened 20 years ago
Closed 19 years ago
#50 closed defect (fixed)
video player
Reported by: | patrick | Owned by: | hdavid, stefalie |
---|---|---|---|
Priority: | minor | Milestone: | 0.3.5_playability orx-v0 |
Component: | GeneralFramework | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
The goal is to implement a video player, that renders an .avi stream onto a SDL 2D texture so it can be viewed on any object in the world and specialy as a screen of desired size.
- Requirements:
- encode avi file format films BONUS: compressed avi file format
- interprete it as a bitmap texture
- display the texture 1) as a screen 2) as object in the world
- References:
Change History (8)
comment:1 Changed 20 years ago by patrick
- Milestone changed from feature-taks to 0.3.0-pre-alpha
comment:2 Changed 20 years ago by patrick
- Milestone changed from 0.3.0-pre-alpha to 0.3.1-pre-alpha
comment:3 Changed 19 years ago by stefalie
- Owner changed from patrick to stefalie
- Status changed from new to assigned
comment:4 Changed 19 years ago by hdavid
- Owner changed from stefalie to hdavid
- Status changed from assigned to new
comment:5 Changed 19 years ago by hdavid
- Status changed from new to assigned
comment:6 Changed 19 years ago by patrick
- Milestone changed from 0.3.9 to 0.3.5_playability
comment:7 Changed 19 years ago by stefalie
- Owner changed from hdavid to hdavid, stefalie
- Status changed from assigned to new
comment:8 Changed 19 years ago by bensch
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.