Pymedia does not use any specific Linux options or headers so it should be able 
to compile on Posix just fine.
There could be some tricks with defining inttypes.h but that's all about it.
Dmitry/

----- Original Message ----- 
From: "Dirk van Oosterbosch, IR labs" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, June 23, 2007 11:10 AM
Subject: Re: [Pymedia-users] Installing PyMedia with libraries in /opt/local/


> Ugh,
> This list is a bit slow in processing the posts. Look at the date (I  
> wrote this on 16th, received it just now).
> 
> Anyway. I found out that all my efforts were in vain, for PyMedia is  
> not available on Posix systems. (Mac OS X nor FreeBSD nor any other  
> BSD I presume).
> I was mislead by the availability on 'Linux' (I read that as *nix,  
> but it should be 'Linux exclusive' i.e no Posix)
> 
> So sorry for wasting my (and your) time.
> :-(
> d
> 
> 
> 
> 
> 
> On 16-jun-2007, at 11:29, Dirk van Oosterbosch, IR labs wrote:
> 
>> Well, I *did* compile them myself (with the help of MacPorts). Just
>> not in /usr/local , but in /opt/local.
>> Can't I tell PyMedia to find them there?
>>
>> Or could I maybe just put some symlinks in place?
>>
>> Also something just struck me. Am I correct in assuming that the list
>> of dependencies listed on http://pymedia.org/tut/install_src.html
>> i.e
>> libogg-1.1+
>> libvorbis-1.0.1+
>> liblame-3.95.1+
>> libfaad2
>> are just for *audio* playback & editing?
>> I want to use PyMedia for *video* editing. Which extra codecs do I
>> need for this?
>>
>> best,
>> dirk
>>
>>
>>
>>
>> On 16-jun-2007, at 0:07, Dmitry Borisov wrote:
>>
>>> Hi,
>>> You will need packaged versions of each codec OGG, VORBIS, MP3LAME
>>> etc to be installed separately,
>>> Precompiled versions for ffmpeg won't register properly,
>>> Dmitry/
>>>
>>>> Hi, I have difficulty installing PyMedia with the necessary codecs
>>>> I have ffmpeg installed with codec libraries in /opt/local
>>>> (Through MacPorts with % sudo port install ffmpeg +lame +libogg
>>>> +vorbis +xvid +x264 +a52 +faac +faad +dts)
>>>> But when I use setup.py it doesn't find those codec libraries:
>>
>>
>> -----------------------------
>> Dirk van Oosterbosch
>> de Wittenstraat 225
>> 1052 AT Amsterdam
>> the Netherlands
>>
>> http://labs.ixopusada.com
>> -----------------------------
>>
>>
>> ---------------------------------------------------------------------- 
>> ---
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Pymedia-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/pymedia-users
>>
> 
> 
> 
> 
> -----------------------------
> Dirk van Oosterbosch
> de Wittenstraat 225
> 1052 AT Amsterdam
> the Netherlands
> 
> http://labs.ixopusada.com
> -----------------------------
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Pymedia-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pymedia-users
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pymedia-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pymedia-users

Reply via email to