Thanks, Rusty. Good point. OGG Theora you do and it works.

Rudi


On Tue, Apr 9, 2013 at 7:44 AM, Rusty Lynch <[email protected]> wrote:

>  I don't think we provided codecs for decoding mp4/h264 in Tizen IVI 1.0
>
>
> On 04/09/2013 07:41 AM, Rudolf Streif wrote:
>
>  I would appreciate if someone could shed some light on the video
> playback capabilities on Tizen IVI 1.0.
>
>  We have a simple web app in HTML5 with some JavaScript/JQuery code. It's
> essentially an HTML <video> tag.
>
>  This is the core of it:
>
>      video = document.createElement("video");
>    video.setAttribute("class", "vp_videoframe");
>    video.setAttribute("onClick", "PlayPauseVideo()");
>    video_frame.appendChild(video);
>    video.src = "res/Big Buck Bunny.mp4";
>
>
>  There is an HTML page to it that loads the script etc. Works fine on a
> standard Linux distro and other OS in a browser. We tried it on Tizen IVI
> 1.0 with webskeleton loading the page. The video player frame shows up just
> fine. However, video playback does not work.
>
>  I am happy to provide the entire test code.
>
>  Cheers,
> Rudi
>
>
> _______________________________________________
> IVI mailing [email protected]https://lists.tizen.org/listinfo/ivi
>
>
>


-- 
-- 
*Rudolf J. Streif*
Director of Embedded Solutions
The Linux Foundation

[email protected]
Phone: +1.619.631.5383
Skype: rudolfstreif
PGP: RSA 2048/2048 D6E7D28B

Linux Foundation Events Schedule:  events.linuxfoundation.org
Linux Foundation Training Schedule: training.linuxfoundation.org
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to