Opened 18 years ago
Closed 17 years ago
#6023 closed patch (fixed)
mythweb patch to get aspect ratio from db for flash streaming
| Reported by: | Owned by: | Rob Smith | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
this patch gets the aspect ratio from the recordedmarkup table and uses that information to set the height of the flash video stream. if no aspect ratio is recorded in the database(which is true for SD recordings as far as I'm aware) it falls back to 4:3. the width is still determined from the settings table(WebFLV_w).
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | mythweb_stream_aspect.patch added |
|---|
comment:1 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → accepted |
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

(In [20113]) Fixes #6023, this dynamically sets the height of the flash video streaming to be correct for the aspect ratio