Opened 14 years ago
Closed 14 years ago
#10033 closed Patch - Feature (fixed)
[Patch] Add 3gp support to mythgallery
Reported by: | Owned by: | beirdo | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | Plugin - MythGallery | Version: | 0.24-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Mythgallery currently supports only a handful of containers, which is likely a wise decision. However, it doesn't currently support 3gp, which is one of the most widely used containers for video on camera phones and other mobile video devices. Since many people leverage their camera phones as both a still and video camera, there are likely many imported galleries that contain this format the same way many traditional point-and-shoots use .avi, .mpg, and .mov containers.
Attached is a patch, which should allow 3gp videos to display and playback within mythgallery. Tested against 0.24-fixes.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | mythgallery3gp.diff added |
---|
comment:1 Changed 14 years ago by
Milestone: | unknown → 0.25 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Add 3gp support to mythgallery
Although I'm not really keen on having video playback in mythgallery, we might as well support one more container until we have a better way to deal with it all.
Closes #10033
Signed-off-by: skd5aner <skd5aner@…> Signed-off-by: Gavin Hurlbut <ghurlbut@…>