Getting Xine-Lib 1.2.1 to reference correct libxine.so
"Dean Belfield" <[email protected]> Thu, 9 Feb 2012 11:08:16 -0000
| Newsgroups | gmane.comp.video.xine.user |
|---|---|
| Message-ID | <1BEB90B787B46E4CA781E1F78E0E885901BB86C3@FX-EXCHANGE.screenfx.local> |
This is a multi-part message in MIME format.
--===============1336032333549232105==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01CCE71B.1FA16B27"
This is a multi-part message in MIME format.
------_=_NextPart_001_01CCE71B.1FA16B27
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
=20
Got Xine-Lib 1.2.1 working fine with VDPAU support enabled; Getting very
low CPU usage (<5%) on an Atom / ION based board playing MP4 and
silky-smooth playback. Very impressed!
=20
Now that I've got it working with Xine-UI, I'm trying to use it with our
in-house media player that previously worked with earlier Xine libraries
(1.1.19 and below).
=20
The error message I'm getting from the player is "error while loading
shared libraries: libxine.so.1: cannot open shared object file: No such
file or directory". The build of Xine-Lib has /usr/lib/libxine.so.2.1.0
and two links (libxine.so and libxine.so.2) but no libxine.so.1.
=20
Question is, how do I build my code to reference the correct library
(.so.2, not .so.1)?
Or is it simply sufficient to create a link to the correct library?
=20
I'm fairly new to the Linux game, so any help or advice would be
gratefully received here!
=20
Kind Regards,
Dean Belfield
=20
------_=_NextPart_001_01CCE71B.1FA16B27
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 12 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Balloon Text Char";
margin:0cm;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
{mso-style-priority:34;
margin-top:0cm;
margin-right:0cm;
margin-bottom:0cm;
margin-left:36.0pt;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.BalloonTextChar
{mso-style-name:"Balloon Text Char";
mso-style-priority:99;
mso-style-link:"Balloon Text";
font-family:"Tahoma","sans-serif";}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
/* List Definitions */
@list l0
{mso-list-id:523717042;
mso-list-type:hybrid;
mso-list-template-ids:-191751536 134807569 134807577 134807579 =
134807567 134807577 134807579 134807567 134807577 134807579;}
@list l0:level1
{mso-level-text:"%1\)";
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-18.0pt;}
ol
{margin-bottom:0cm;}
ul
{margin-bottom:0cm;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-GB link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p =
class=3DMsoNormal>Hi,<o:p></o:p></p><p =
class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>Got Xine-Lib =
1.2.1 working fine with VDPAU support enabled; Getting very low CPU =
usage (<5%) on an Atom / ION based board playing MP4 and silky-smooth =
playback. Very impressed!<o:p></o:p></p><p =
class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>Now that =
I’ve got it working with Xine-UI, I’m trying to use it with =
our in-house media player that previously worked with earlier Xine =
libraries (1.1.19 and below).<o:p></o:p></p><p =
class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>The error =
message I’m getting from the player is “error while loading =
shared libraries: libxine.so.1: cannot open shared object file: No such =
file or directory”. The build of Xine-Lib has =
/usr/lib/libxine.so.2.1.0 and two links (libxine.so and libxine.so.2) =
but no libxine.so.1.<o:p></o:p></p><p =
class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>Question is, =
how do I build my code to reference the correct library (.so.2, not =
.so.1)?<o:p></o:p></p><p class=3DMsoNormal>Or is it simply sufficient to =
create a link to the correct library?<o:p></o:p></p><p =
class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>I’m =
fairly new to the Linux game, so any help or advice would be gratefully =
received here!<o:p></o:p></p><p =
class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal><span =
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Kind =
Regards,<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Dean =
Belfield<o:p></o:p></span></p><p =
class=3DMsoNormal><o:p> </o:p></p></div></body></html>
------_=_NextPart_001_01CCE71B.1FA16B27--
--===============1336032333549232105==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
--===============1336032333549232105==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
xine-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-user
--===============1336032333549232105==--