View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 5 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Dec 14, 2005 9:23 am 
Offline
Joined: Tue Dec 13, 2005 8:49 am
Posts: 16
Hi,

I tried to convert a recording in the frontend but it didn't work. So I tested it via ssh in the shell with "nuvexport --transcode".
I'd like to export a recording to xvid but transcode says:

Code:
[transcode] warning : libavcodec.so: cannot open shared object file: No such file or directory
[transcode] warning : (dl_loader.c) loading "/usr/local/lib/transcode/export_xvid.so" failed
[transcode] warning : (encoder.c) loading video export module failed
[transcode] warning : failed to init export modules
[transcode] critical: plug-in initialization failed

It seems that the libavcodec is mising:

root@mythtv:/myth/tv# updatedb; locate libavcodec.so
root@mythtv:/myth/tv#


How can I install libavcodec.so?

- Marcel


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 16, 2005 5:03 pm 
Offline
Joined: Thu Dec 15, 2005 3:56 pm
Posts: 7
Install ffmpeg from source. Make sure to use the --install-share with the ./configure script before you run make and make install.

_________________
Primary Backend
Dell PE750, 3Ghz, 1 GB Ram, 400GB Sata
pcHD 3000
FrontEnd
Dell GX270, ATI Video, 40 GB Disk.

Backend
Dual 1 GHZ, 512 RAM 200 GB Raid1
pdHD 30000

2nd Frontend
MBX 3 GHZ P4, 1 GB Ram
ATI video card. (unknown specs.)


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 17, 2005 2:31 pm 
Offline
Joined: Tue Dec 13, 2005 8:49 am
Posts: 16
I just compiled ffmpeg and copied the compiled libavcodec.so to /usr/lib, made a ldconfig and now it's working with nuvexport --transcode.

But I still cannot convert recordings through the frontend :( When I chose the convert thing on the OSD it says transcode...., fades out and nothing happens :(


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 09, 2006 11:51 am 
Offline
Joined: Tue Aug 22, 2006 4:27 pm
Posts: 19
I had this issue, but when I ran 'updatedb; locate libavcodec.so' it found:
Code:
/usr/lib/libavcodec.so.51.11.0
/usr/lib/libavcodec.so.51


Running the following fixed it:

Code:
cd /usr/lib; ln -s libavcodec.so.51.11.0 libavcodec.so; ldconfig


I had been playing around with the myth2ipod and not sure if the install script broke this, or if it was broke before since I had never tired to transcoded a file.

Running R5D1


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 26, 2006 4:29 pm 
Offline
Joined: Sat Oct 07, 2006 7:18 pm
Posts: 55
Nyctoparros wrote:
Running the following fixed it:

Code:
cd /usr/lib; ln -s libavcodec.so.51.11.0 libavcodec.so; ldconfig


Thanks! This saved me a lot of effort a while ago.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu