View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014960 | MMW v4 | Codec | public | 2018-07-11 00:09 | 2019-01-26 00:22 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 4.1.22 | Fixed in Version | 4.1.22 | ||
Summary | 0014960: Common Extension issues | ||||
Description | There are common extension issues with playback where MMW assume it is one extension and tries to play it but actually it is different one where MMW should automatically fall back in such cases. One most common issue is when Mp4 file contains only Audio (eg. m4a file) and MMW can't play it at all and report missing codec no matter what is installed. In such known case MMW should fallback to M4A codec and try to play the file. Sample file is on FTP | ||||
Additional Information | CET-949-51450 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1876 | ||||
related to | 0011900 | resolved | Ludek | MMW v4 | Format: Better handling of Corrupted and Incorrect files |
related to | 0015372 | closed | michal | MMW 5 | Attempts of generating thumbnails for audio files with video extension last too long |
related to | 0015132 | closed | michal | MMW v4 | MP4 with video stream renamed to M4A does not play and is not decoded as audio. |
|
Fixed in build 1876. Merged to MM5 build 2116. Only the mentioned sample fixed as it makes sense, from now on, in_mfaudio can handle also MP4 with audio only (video checking implemented, so it will not steal playback of MP4 videos). Plugins cannot handle this generally, because we have scanning and playback extension oriented, so it is needed to have correct extension. It could be solved by some universal format checking and fixing tool/functionality. |
|
Verified 1876 |