January 28, 201412 yr I upgraded from 5.0rc12a to 5.0.5 today. I have successfully re-installed pretty much everything I need using Control Panel. However, I've run into a problem with Airvideo. It installs, configures, and looks like it runs properly. But when I try to play a video using my iphone or ipad it just lists the video as "invalid". It doesn't give me any conversion options like it used to. I had airvideo 1.3 work fine before but v1.4 is giving me this trouble. Any pointers?
January 28, 201412 yr Author So I have run debugger and found the following "error while loading shared libraries: libx264.so.125" google that and found this link: http://lime-technology.com/forum/index.php?topic=20049.55;wap2 I have run the command "ldd /usr/local/bin/avconv" resulting in the following: root@Tower:/usr/local/bin# ldd /usr/local/bin/avconv linux-gate.so.1 => (0x4001f000) libasound.so.2 => /usr/lib/libasound.so.2 (0x4002a000) libx264.so.125 => not found libpthread.so.0 => /lib/libpthread.so.0 (0x4011d000) libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 (0x40136000) libfaac.so.0 => /usr/lib/libfaac.so.0 (0x401a9000) libm.so.6 => /lib/libm.so.6 (0x401b9000) libbz2.so.1 => /lib/libbz2.so.1 (0x401df000) libz.so.1 => /usr/lib/libz.so.1 (0x401f0000) libc.so.6 => /lib/libc.so.6 (0x40204000) libdl.so.2 => /lib/libdl.so.2 (0x40367000) librt.so.1 => /lib/librt.so.1 (0x4036c000) /lib/ld-linux.so.2 (0x40000000) Notice " libx264.so.125 => not found" Following instructions in the above link to install x264-snaphot.... yields the following: root@Tower:/usr/local/bin# installpkg /boot/packages/x264-snapshot-20120727-2245-stable-i486-rj.tgz Verifying package x264-snapshot-20120727-2245-stable-i486-rj.tgz. gzip: stdin: unexpected end of file Unable to install /boot/packages/x264-snapshot-20120727-2245-stable-i486-rj.tgz: tar archive is corrupt (tar returned error code 2) So now my question is how do I get a good copy of x264-snapshot-20120727-2245-stable-i486-rj.tgz?
January 29, 201412 yr Author So I fixed this myself. I realized I had a copy of the x264-snapshot-20120727-2245-stable-i486-rj.tgz file in the backup I made of my falsh drive before I upgraded. So I uninstalled airvideo plugin, copied the old x264.... file into /boot/packages, rebooted, reinstalled the airvideo plugin from "control panel" and it now works. I might have been able to just delete the bad x26x.... file and re-installed. anyway, gonna mark this solved.
Archived
This topic is now archived and is closed to further replies.