just can't get transcode to work
Marc Lucke <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
I sent this to the transcode list. I thought I'd also send it here & hope for some pointers. They're all freshrpm packages as far as I know. Hi, I have driven myself nuts trying to get transcode to go on Fedora Core 4. I have yum updating automatically from freshrpms as well. Used to work great! This is the command I use: transcode -i mymovie.avi -y mpeg2enc,mp2enc -F 1 -Z 352x240,notfast --import_asr 4 --keep_asr --export_asr 2 -E 44100 -b 224 -o lost28 -J modfps --export_fps 25 and what I get in is: transcode: symbol lookup error: /usr/lib/transcode/import_mp3.so: undefined symbol: tc_test_string Here are my automatically driven installs: transcode-1.0.2-2.2.fc4 mjpegtools-1.8.0-1.2.fc4 mjpegtools-devel-1.8.0-1.2.fc4 ffmpeg-0.4.9-0.3.20051207.2.fc4 ffmpeg-devel-0.4.9-0.3.20051207.2.fc4 lame-3.96.1-2.2.fc4 lame-devel-3.96.1-2.2.fc4 mpeg2dec-0.4.0-5b.2.fc4 mpeg2dec-devel-0.4.0-5b.2.fc4 divx4linux-5.01-fr1.20020418 libfame-0.9.1-7.2.fc4 libfame-devel-0.9.1-7.2.fc4 I saw in the list Erik and another guy answering a similar problem, they asked if he had any stale header files. I'm not a programmer & I'm not compiling - I'm just working off packages. What would be my next step in solving this problem? Any help appreciated Marc