Opened 19 months ago
Last modified 15 months ago
#92 new enhancement
Add video capabilities to MediaItems
| Reported by: | yomguy | Owned by: | yomguy |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6 |
| Component: | Player | Version: | |
| Keywords: | Cc: |
Description
The item files could be some video streams. In this case, a video player synchronized with the audio stream is displayed on the item detail view.
The audio part is already treated by TimeSide thanks to Gstreamer.
The video transcoding should be handled by a special tee pipe inside the TimeSide decoder + a webm encoder with various parameter (width, quality, etc...)
A task queue manager is a pre-requisite.
Change History (3)
comment:1 Changed 19 months ago by yomguy
- Component changed from Visualizers to Player
comment:2 Changed 19 months ago by yomguy
- Type changed from defect to enhancement
comment:3 Changed 15 months ago by yomguy
- Milestone changed from 2.0 to 1.6
Note: See
TracTickets for help on using
tickets.
