Closed
Bug 809266
Opened 12 years ago
Closed 12 years ago
AVI files crash video app
Categories
(Firefox OS Graveyard :: Gaia, defect, P3)
Tracking
(blocking-basecamp:+)
VERIFIED
FIXED
blocking-basecamp | + |
People
(Reporter: daleharvey, Assigned: daleharvey)
References
Details
If a user has an AVI file on the sdcard, the video app fails to load
I get
> E/ExtendedExtractor( 769): Failed to open MM_PARSER_LIB, dlerror = Cannot load library: load_library[1091]: Library 'libmmparser.so' not found
> E/ExtendedExtractor( 769): Failed to open MM_PARSER_LITE_LIB, dlerror = Cannot load library: load_library[1091]: Library 'libmmparser_lite.so' not found
This seems to come from somewhere inside mediadb or device storage as the video app doesnt see the expected scanend callbacks once hitting this. Even if we dont support playing AVI's mediadb should survive seeing them.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → dale
blocking-basecamp: --- → ?
Assignee | ||
Comment 1•12 years ago
|
||
I will take a look at fixing the gaia side of this, should I file a seperate bug for avi file support?
Updated•12 years ago
|
blocking-basecamp: ? → +
Priority: -- → P3
Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Unsupported AVI Files do not appear in the video library
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•