[Regression] Building snapshots of ekiga for Debian.

View: New views
7 Messages — Rating Filter:   Alert me  

[Regression] Building snapshots of ekiga for Debian.

by Mateusz Kaduk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi
I am Debian (sid) user. I installed snapshot from 270509  and non-free codecs are missing.

Debugging ekiga says

dyna.cxx(124)        DYNA    Error loading libavcodec - libavcodec: cannot open shared object file: No such file or directory
dyna.cxx(124)        DYNA    Error loading @+�|`/libavcodec - @+�|`/libavcodec: cannot open shared object file: No such file or directory
dyna.cxx(124)        DYNA    Error loading ./libavcodec - ./libavcodec: cannot open shared object file: No such file or directory
dyna.cxx(124)        DYNA    Error loading /usr/local/lib/libavcodec - /usr/local/lib/libavcodec: cannot open shared object file: No such file or directory
dyna.cxx(217)    H264    DYNA    Failed to load FFMPEG libavcodec library
   h264-x264.cxx(831)    H264    Codec    Disabled
 dyna.cxx(217)    MPEG4    DYNA    Failed to load FFMPEG libavcodec library
       mpeg4.cxx(1978)    MPEG4    Codec    Disabled
dyna.cxx(217)    H263+    DYNA    Failed to load FFMPEG libavcodec library
   h263-1998.cxx(2080)    H.263    Codec    Disabled

Library is installed.
ls -l /usr/lib/libavcodec.so*
lrwxrwxrwx 1 root root      21 05-22 07:47 /usr/lib/libavcodec.so -> libavcodec.so.52.29.0
lrwxrwxrwx 1 root root      21 05-22 07:47 /usr/lib/libavcodec.so.52 -> libavcodec.so.52.29.0
-rw-r--r-- 1 root root 4966960 05-21 10:51 /usr/lib/libavcodec.so.52.29.0



_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Regression] Building snapshots of ekiga for Debian.

by Eugen Dedu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Mateusz Kaduk wrote:

> Hi
> I am Debian (sid) user. I installed snapshot from 270509  and non-free
> codecs are missing.
>
> Debugging ekiga says
>
> dyna.cxx(124)        DYNA    Error loading libavcodec - libavcodec: cannot
> open shared object file: No such file or directory
> dyna.cxx(124)        DYNA    Error loading @+�|`/libavcodec -
> @+�|`/libavcodec: cannot open shared object file: No such file or directory

Yes, this is a known error, please wait until I discover where the
problem is...  If you have an idea, I take it...

--
Eugen
_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Regression] Building snapshots of ekiga for Debian.

by Mateusz Kaduk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Those codecs were working a time ago with snapshots. This is the only tip I have.
Finally is there a chance to see non-free H264 in Debian non-free section ?

2009/6/1 Eugen Dedu <Eugen.Dedu@...>
Yes, this is a known error, please wait until I discover where the problem is...  If you have an idea, I take it...


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Regression] Building snapshots of ekiga for Debian.

by Eugen Dedu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Mateusz Kaduk wrote:
> Those codecs were working a time ago with snapshots. This is the only tip I
> have.

I know that.  I am working on it...

> Finally is there a chance to see non-free H264 in Debian non-free section ?

I must think about that.  Does non-free have the necessary codecs, like
those from debian-multimedia?

> 2009/6/1 Eugen Dedu <Eugen.Dedu@...>
>
>> Yes, this is a known error, please wait until I discover where the problem
>> is...  If you have an idea, I take it...


--
Eugen
_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Regression] Building snapshots of ekiga for Debian.

by Mateusz Kaduk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Unfortunately libavcodec52 and libx264 are not in non-free.
Another and only solution that comes to my mind that would be nice is remaking script building snapshots to manually build stable releases.
I tried snapshot despite its missing H264, calling just don't work, so I had to downgrade to Debian's version.

2009/6/1 Eugen Dedu <Eugen.Dedu@...>

Finally is there a chance to see non-free H264 in Debian non-free section ?

I must think about that.  Does non-free have the necessary codecs, like those from debian-multimedia?


_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Regression] Building snapshots of ekiga for Debian.

by Eugen Dedu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Mateusz Kaduk wrote:
> Unfortunately libavcodec52 and libx264 are not in non-free.
> Another and only solution that comes to my mind that would be nice is
> remaking script building snapshots to manually build stable releases.
> I tried snapshot despite its missing H264, calling just don't work, so I had
> to downgrade to Debian's version.

It's what I have done until a little ago.  It's on my todo list :o)

> 2009/6/1 Eugen Dedu <Eugen.Dedu@...>
>
>>  Finally is there a chance to see non-free H264 in Debian non-free section
>>> ?
>>>
>> I must think about that.  Does non-free have the necessary codecs, like
>> those from debian-multimedia?
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ekiga-list mailing list
> ekiga-list@...
> http://mail.gnome.org/mailman/listinfo/ekiga-list
_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Regression] Building snapshots of ekiga for Debian.

by Eugen Dedu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Eugen Dedu wrote:
> Mateusz Kaduk wrote:
>> Unfortunately libavcodec52 and libx264 are not in non-free.
>> Another and only solution that comes to my mind that would be nice is
>> remaking script building snapshots to manually build stable releases.
>> I tried snapshot despite its missing H264, calling just don't work, so
>> I had
>> to downgrade to Debian's version.
>
> It's what I have done until a little ago.  It's on my todo list :o)

I have finally created the package for non-free plugins which goes in
pair with debian official 3.6.1.  You install it as before: aptitude
install libopal3.6.1-plugins-non-free, see
http://wiki.ekiga.org/index.php/Snapshots for more information.

>> 2009/6/1 Eugen Dedu <Eugen.Dedu@...>
>>
>>>  Finally is there a chance to see non-free H264 in Debian non-free
>>> section
>>>> ?
>>>>
>>> I must think about that.  Does non-free have the necessary codecs, like
>>> those from debian-multimedia?

--
Eugen
_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list