Opened 18 years ago
Closed 13 years ago
#1043 closed enhancement (fixed)
add encoding support to our Media Kit
Reported by: | wkornewald | Owned by: | mauricek |
---|---|---|---|
Priority: | normal | Milestone: | R1/alpha2 |
Component: | Kits/Media Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #2137 | |
Platform: | All |
Description
The current media add-on API only supports decoding media. An API for encoding has to be created that fulfills all modern requirements (i.e., B-frames). Furthermore, the existing encoders should be extended to export their functionality using this API.
Change History (6)
comment:1 by , 18 years ago
Owner: | removed |
---|
comment:2 by , 16 years ago
Cc: | added |
---|
comment:3 by , 16 years ago
Cc: | removed |
---|---|
Owner: | set to |
comment:4 by , 15 years ago
Blocking: | 2137 added |
---|
comment:5 by , 13 years ago
Milestone: | R1 → R1/beta1 |
---|---|
Version: | R1/pre-alpha1 → R1/Development |
comment:6 by , 13 years ago
Milestone: | R1/beta1 → R1/alpha2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Stippi already implemented this like what feels like aeons ago.