Hi, thanks for the answer.<div>low level functions I mean things like:</div><div>get video fps</div><div>change things like if a video is showed interlaced, etc</div><div>render subtitles on video, etc.</div><div><br></div>

<div>I think use VLC backend is a good option for me, is there good documentation about that? If you could show me some start point for that I'll be grateful =).<br><div id="WISESTAMP_SIG_7031"><div style="font-size:13.3px;font-family:Verdana,Arial,Helvetica,sans-serif">


                        <div style="width:auto;padding-top:2px;font-size:70%;border-top:1px solid #eeeeee;margin-top:10px">
                                <a style="color:#6f6f6f;text-decoration:none" href="http://r1.wisestamp.com/r/landing?promo=19&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_19">
                                        <span style="color:#6f6f6f">Get a signature like this.</span>
                                </a>
                                <span style="color:#3f48cc"><a style="color:#3f48cc" href="http://r1.wisestamp.com/r/landing?promo=19&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_19">CLICK HERE.</a></span>
                                <img border="0" width="1" height="1" src="http://pr1.wisestamp.com/p.gif?promo=19">
                                 
                        </div>
                <img src="https://wisestamp.appspot.com/pixel.png?p=chrome&v=3.11.16.0&t=1331487870982&u=846aa23f1879078e" width="1" height="1"></div></div><br><br><div class="gmail_quote">2012/3/11 Preet <span dir="ltr"><<a href="mailto:prismatic.project@gmail.com">prismatic.project@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Daniel,<br>
<br>
You should clarify what you mean by 'low level functions'. Qt<br>
Mobility's Multimedia stuff uses gstreamer as a back end (at least on<br>
Linux desktop), but it doesn't give you much low level functionality.<br>
For that, you'd be better off using gstreamer, or vlc or another back<br>
end directly.<br>
<br>
As for the installation... Qt Mobility has been missing from the SDK<br>
for awhile now. I don't know if the latest SDK actually includes<br>
Mobility for desktop. The last time I used it, I grabbed the mobility<br>
source from the git repos and compiled/installed it that way.<br>
<br>
2012/3/11 Daniel França <<a href="mailto:daniel.franca@gmail.com">daniel.franca@gmail.com</a>>:<br>
<div><div class="h5">>> Hi all,<br>
>><br>
>> at first I was using Phonon, but it has some limitations, and I've read<br>
>> that Phonon is not recommended anymore, then I'm trying to move to Qt<br>
>> Mobility - Multimedia, I can develop for desktop with that right?<br>
>><br>
>> I need low level functions that Phonon can't provide, is it the right<br>
>> move?<br>
>><br>
>><br>
>> Second, I'm completely failing in try to install Qt Mobility.<br>
>><br>
>> I've installed Qt4.8 from source... but it wasn't finding Qt Mobility<br>
>> headers/libs...<br>
>><br>
>> then I've downloaded the Qt SDK, after some errors related<br>
>> here: <a href="https://bugreports.qt-project.org/browse/QTSDK-1181" target="_blank">https://bugreports.qt-project.org/browse/QTSDK-1181</a><br>
>><br>
>> I installed (and Qt Mobility was selected).<br>
>><br>
>> But I've opened Qt Creator, changed the toolchain for the new Qt<br>
>> installed...<br>
>><br>
>> I've aded the .pro file lines:<br>
>><br>
>> QT += core gui sql network<br>
>><br>
>> CONFIG += mobility<br>
>><br>
>> MOBILITY = multimedia systeminfo<br>
>><br>
>><br>
>> I've tried to follow this simples<br>
>> example: <a href="http://doc.qt.nokia.com/qtmobility/player-videowidget-h.html" target="_blank">http://doc.qt.nokia.com/qtmobility/player-videowidget-h.html</a><br>
>><br>
>><br>
>><br>
>><br>
>> and no successful =/ it still can't find the QVideoWidget.<br>
>><br>
>> ok, so I've find the QVideoWidget file and added manually the include path<br>
>> at INCLUDEPATH.<br>
>><br>
>><br>
>><br>
>><br>
>> Then it found the QVideoWidget.... but I got another error:<br>
>><br>
>> QtSDK/Simulator/QtMobility/gcc/include/QtMultimediaKit/qvideowidget.h:47:<br>
>> error: qmobilityglobal.h: No such file or directory<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> I thing it's some big mess in my installation... but I can't figure out<br>
>> what is this, anyone can help me?<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> Best Regards,<br>
>><br>
>> Daniel França<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Interest mailing list<br>
> <a href="mailto:Interest@qt-project.org">Interest@qt-project.org</a><br>
> <a href="http://lists.qt-project.org/mailman/listinfo/interest" target="_blank">http://lists.qt-project.org/mailman/listinfo/interest</a><br>
><br>
</blockquote></div><br></div>