Loggytronic Forum

VOMP => QtVomp => Topic started by: wolfgang6444 on March 17, 2014, 18:55:16

Title: qtvomp on suse 12.3
Post by: wolfgang6444 on March 17, 2014, 18:55:16
Hello,

I am trying to compile qtvomp-0.3.0-alpha-1 on suse 12.3.

I get the following error:
phonon/mediaobject.h: No such file

Any hints on what is missing?

Thanks

Wolfgang
Title: Re: qtvomp on suse 12.3
Post by: muellerph on March 18, 2014, 18:33:27
Hello Wolfgang,

which Qt version are you using and which QtVomp version?
The version on google works last time I compiled it with 4.3, but the current 5.x won't compile as Phonon is not longer part of Qt.
Maybe you can try to compile with Phonon from KDE, VLC is anyway the best backend to use.

Finally,
I'm not working on QtVomp anymore. The reason I stopped developing is the unsure future of Phonon.
Last time I compile QtVomp it wasn't working anymore due to changes in the mediastream format from Vomp. I have an "ugly" patch to get SD signals working, but HD is not working with it.
Title: Re: qtvomp on suse 12.3
Post by: wolfgang6444 on March 18, 2014, 19:26:58
Hello,

meanwhile I am one-step further:
I have installed libqt4. I am compiling qtvomp-0.3.0-alpha-1.

It does compile o.k.. When I t start it and try to display live-video, I get: a message about a missing MPEG-2 Transport Stream demuxer plugin.

I have no idea where to get that.

Thanks for any help

Wolfgang

Title: Re: qtvomp on suse 12.3
Post by: muellerph on March 20, 2014, 17:06:40
2 things:
1. Current Vomp version doesn't work (anymore) with the alpha you use. The stream format has changed
Better use the version from CVS on google code: http://code.google.com/p/qtvomp/ (http://code.google.com/p/qtvomp/)

2. You should have a recent Phonon installed. If you use KDE you have it installed by default.