语言

Menu
Sites
Language
Video formats

I am developing a video player for the Gear 2, Gear S. 

According to the documentation both MKV anf WMV are supported.  I even got a recommendation from the app review group that I should support these formats in my applications.

 

HOWEVER

While I have no issue playing mp4,ogv,3gp both using the HTML 5 Video Element and the external application using application control.  Both return unsupported file type error when I give it either an MKV or WMV file.  The MKV is identical to a working MP4, just in a different container.  The WMV is one that I was sent by Samsung support as something I should add support for.

 

Any help appreciated,

查看选择的答案

响应

11 回复
John Ixion

Hi Mark,

you'll find more info here: http://download.tizen.org/misc/media/tds2014/slides/Tizen-Shanghai_MultimediaFrameworkOverview.pdf

John Ixion

and some libraries: http://jster.net/search?q=video

Marc Dukette

Thanks for the information, but that really doesn't answer why when I play and MKV with the same audio/video as an MP4 it complains about the file type.  All the documentation including what you just sent claims to support MKV.

John Ixion

I'm not an expert but mkv files are very finicky: your file is OK with other gstreamer apps ?

Mark as answer
John Ixion

matroska test suite: http://www.matroska.org/downloads/test_w1.html

Marc Dukette

Yeah not a single one of those test files plays.  2 of them will play audio only, the reset crash. Again this hapens as well with the built in player.  It really seems to me that they don't really support MKV or WMV on the Wearable platform.

John Ixion

Could you file a bug in Jira ?

John Ixion

wearable codecs

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.wearable.web.appprogramming/html/guide/w3c_guide/media_guide/html5_audio_video.htm

Marc Dukette

Right, same list.

No MKV or WMV except on some files it will read the audio from them.

I'm tried seting mimetypes, no go.

I have no idea how to file a Jira ticket for Tizen.  I had hoped samsung support would be on this forum.

John Ixion

to file a bug https://bugs.tizen.org/jira/secure/Dashboard.jspa

John Ixion

and the howto https://www.tizen.org/community/bug-tracker/how-report-bugs