Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread tommy
On 31 May 2012 20:37, Alex Eames wrote: > ./config doesn't like --enable-libfaad > > Unknown option "--enable-libfaad" Sorry - my mistake. I took the configure line from an old writeup I did and forgot to remove the libfaad reference: I believe libfaad is no longer required (because libfaac now

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread dinkypumpkin
On 31/05/2012 22:44, dinkypumpkin wrote: On 31/05/2012 20:37, Alex Eames wrote: ./config doesn't like --enable-libfaad Unknown option "--enable-libfaad" I believe libfaad was removed a year or two ago in favour of ffmpeg's internal AAC decoder. Did you mean libfaac? Oops - I see you alread

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread dinkypumpkin
On 31/05/2012 20:37, Alex Eames wrote: ./config doesn't like --enable-libfaad Unknown option "--enable-libfaad" I believe libfaad was removed a year or two ago in favour of ffmpeg's internal AAC decoder. Did you mean libfaac? ___ get_iplayer m

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread Alex Eames
On 31/05/2012 13:25, tommy wrote: sudo apt-get purge ffmpeg sudo apt-get install libfaac-dev libmp3lame-dev libx264-dev libxvidcore-dev libgsm1-dev libtheora-dev libvorbis-dev git clone git://source.ffmpeg.org/ffmpeg.git cd ffmpeg ./configure --enable-libmp3lame --enable-libtheora --enable-libx2

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread tommy
> But I have now seemingly got it working after running rpi-update (hexxeh's > firmware updater). It may have needed a shared library link/cache update (by running "sudo ldconfig") - the firmware updater might have done this for you. Anyway, glad to hear it's all working fine now. > > Oh - and th

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread Alex Eames
On 31/05/2012 15:10, tommy wrote: On 31 May 2012 14:21, Alex Eames wrote: I now get a whole bunch of messages like this... ERROR: RTMP_ReadPacket, failed to read RTMP packet header I had a similar problem initially but solved itself when I ran it again - could it be an environment

get_iplayer on Synology 211+

2012-05-31 Thread Neill Mitchell
Hi all. I've managed to sort get_iplayer and the web front end on my Synology 211+ NAS. All works really well :) Once I got all the tools installed, it needed a bit of faffing with ssl library versions to get rtmpdump compiled and I had to compile up ffmpeg. It was all fairly straight forwar

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread tommy
On 31 May 2012 14:21, Alex Eames wrote: > Have I missed something out though? > In response to this command... > > ./get_iplayer --get 469 --tvmode=flashhd,flashvhigh,flashhigh,flashnormal -o > /media/usbstick > > > > I now get a whole bunch of messages like this... > > > ERROR: RTMP_ReadPacket,

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread dinkypumpkin
On 31/05/2012 13:35, Alex Eames wrote: rtmpdump -v gives version 2.3 That version works well enough on desktop Debian, but obviously not on the Pi. Other users with rtmpdump problems have had some luck with updating to 2.4, so worth a try. ffmpeg -version gives FFmpeg SVN-r0.5.6-4:0.5.6-

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread Alex Eames
On 31/05/2012 13:25, tommy wrote: You will need to get some dependencies too though (though a build environment is there already). Here's what I did to get it compiled (from a sensible starting folder): sudo nano /etc/apt/sources.list [add an extra line for the deb-multimedia repository] debhtt

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread Alex Eames
On 31/05/2012 12:59, dinkypumpkin wrote: What versions of rtmpdump and ffmpeg did you get from your distro's repository (run "rtmpdump -v" and "ffmpeg -version")? The Debian squeeze repo has adequate versions for desktop machines, but I've no idea what you get for use on a Pi. rtmpdump -v

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread tommy
On 31/05/2012 12:39, Alex Eames wrote: >> Will this be enough to get me there? Sorry, I'm a bit of a linux retard, >> but keen to learn these basics. > You will need to get some dependencies too though (though a build environment is there already). Here's what I did to get it compiled (from a sensi

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread dinkypumpkin
On 31/05/2012 12:39, Alex Eames wrote: and by logical extension git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg cd ffmpeg make sudo make install Will this be enough to get me there? Sorry, I'm a bit of a linux retard, but keen to learn these basics. You shouldn't need to upgrade ffmpeg alo

Re: Get_iplayer on Raspberry Pi

2012-05-31 Thread Alex Eames
On 31/05/2012 00:22, tommy wrote: The repositories (main debian and deb-multimedia) don't seem to have the latest versions of RTMPDump (v2.3) or ffmpeg. Upgrading to v2.4 from git (along with git versions of ffmpeg and get_iplayer) seems to solve the problem, as it then resumes successfully: ERR

'ping' is not recognized - thanks all

2012-05-31 Thread Chris Hartley
Thanks Dan and Chris for your guidance.  All suggestions checked out as expected - still no ping, however just tried the proceedures on another computer and no problem at all so have to conclude it's just another quirk on my laptop - there are many.  Thanks for your input and thanks also DkPkn f