Wrongly reported "video not supported"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Triaged
|
Medium
|
Bill Filler | ||
Media Hub |
Invalid
|
Undecided
|
Unassigned | ||
mediaplayer-app (Ubuntu) |
Triaged
|
Medium
|
Arthur Mello |
Bug Description
For some videos a window showing a "Video format not supported" message is shown. However, after pressing "Close" the video is shown normally, so the message is wrong.
A couple of videos where this has been noticed:
http://
(video and audio are played here)
http://
(video is supported, but AMR audio not yet, that might be related to the bug)
$ system-image-cli -i
current build number: 80
device name: mako
channel: ubuntu-
last update: 2015-01-28 13:36:03
version version: 80
version ubuntu: 20150128
version device: 20150126
version custom: 20150128
Changed in media-hub: | |
status: | Triaged → Invalid |
affects: | mediaplayer-app → mediaplayer-app (Ubuntu) |
Changed in mediaplayer-app (Ubuntu): | |
importance: | Undecided → High |
no longer affects: | ubuntu-rtm |
Changed in mediaplayer-app (Ubuntu): | |
importance: | High → Medium |
assignee: | nobody → Arthur Mello (artmello) |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
milestone: | none → backlog |
importance: | Undecided → Medium |
status: | New → Triaged |
I added support for the GStreamer errors messages to bubble up to mediaplayer-app now, so that's why you're getting this. It's curious why you're getting an error if playback is possible. I'd have to see on the media-hub-server side with GST_DEBUG=*:3 what other messages GStreamer is reporting and why it thinks it can't play these videos.