Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

Transcode: Problem with shared libraries

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
hungtx
n00b
n00b
Posts: 2
Joined: Fri Aug 18, 2006 7:31 am

Transcode: Problem with shared libraries

  • Quote

Post by hungtx » Fri Aug 18, 2006 7:56 am

Hi all!

I have already installed transcode successfully with necesary shared libraries such as libavcodec, libmpeg2, avifile and libdv. They are available in /usr/local/lib.

I have one multimedia file MVI_2029.AVI and try to decode to a raw file. I typed the following command:

tcextract -x dv -i MVI_2029.AVI -d 0 | tcdecode -x dv -y rgb -d 0 -Q 5 > Test.raw

But there is an error:

tcextract: error while loading shared libraries: libdv.so.4: cannot open shared object file: No such file or directory
tcdecode: error while loading shared libraries: libavcodec.so: cannot open shared object file: No such file or directory


I checked in /usr/local/lib and I found these files:

/usr/local/lib/libdv.so.4
/usr/local/lib/libavcodec.so


Could you help me to solve this problem.

Thanks in advance !
Top
deluge
Apprentice
Apprentice
Posts: 157
Joined: Wed Jan 28, 2004 3:35 pm

  • Quote

Post by deluge » Fri Aug 18, 2006 8:04 am

try to do:

Code: Select all

ln -fs /usr/local/lib/libdv.so.4 /usr/lib/
ln -fs /usr/local/lib/libavcodec.so  /usr/lib/
Top
hungtx
n00b
n00b
Posts: 2
Joined: Fri Aug 18, 2006 7:31 am

  • Quote

Post by hungtx » Fri Aug 18, 2006 8:24 am

deluge wrote:try to do:

Code: Select all

ln -fs /usr/local/lib/libdv.so.4 /usr/lib/
ln -fs /usr/local/lib/libavcodec.so  /usr/lib/
I tried with these two commands then typed my command again. However, there is an error:

Code: Select all

tcdecode: error while loading shared libraries: libavcodec.so: cannot open shared object file: No such file or directory
tc_memcpy: using sse for memcpy
Top
Post Reply

3 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic