View Issue Details

IDProjectCategoryView StatusLast Update
0017302MMW 5Playbackpublic2021-01-08 13:28
Reporterpeke Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version5.0Fixed in Version5.0 
Summary0017302: Playback of non supported or missing codec files locks UI
DescriptionPlayback of non supported or missing codec files (like WEBM) locks UI.

This is due the fact that MM5 video playback size is full window. It should be in preview window as default.
Steps To Reproduce1. Clean Portable MM5 2291 install
2. Start MM5 -> Cancel First start wizard
3. D&D File from explorer to Now Playing (File is supplied on FTP) it is WEBM container with Audio only OPUS format)
4. MM5 do not render correctly and UI gets locked till MM5 restart.

NOTE: I tested with AVI, MKV, MP4 which Codec I already have on my system and it starts to play.
TagsNo tags attached.
Fixed in build2292

Activities

michal

2021-01-06 13:56

developer   ~0061169

Fixed in build 2292. We do not support audio only WEBM, toast message File cannot be decoded is shown now, UI lock fixed.

peke

2021-01-08 13:28

developer   ~0061224

Verified 2292

Toast MSG shows normally on WEBM with Audio Only. No crashes.