Re: [Interest] QML Video Element Error Query

2013-07-23 Thread Akshay Ratan
Hello, Thanks for the reply ! On Tue, Jul 23, 2013 at 3:53 PM, Lopes Yoann wrote: > Hi, > > Metadata properties are not always available depending on the underlying > multimedia backend. I'm guessing you are using the GStreamer backend since > you are working on KDE Plasma. Unfortunately the

Re: [Interest] QML Video Element Error Query

2013-07-23 Thread Lopes Yoann
Hi, Metadata properties are not always available depending on the underlying multimedia backend. I'm guessing you are using the GStreamer backend since you are working on KDE Plasma. Unfortunately the videoFrameRate property is not available with that backend. Yoann Lopes Senior Software Engin

[Interest] QML Video Element Error Query

2013-07-22 Thread Akshay Ratan
Hello, Currently I am working with *KDE* *Community *on my *Google Summer of Code 2013* project on *Improvements and Enhancements of Plasma Media Center Application*. I was working on a task of subtitle enhancement in the Plasma Video Player, where I was using *QML's Video Element Property:: meta