Ah, sorry - right - here goes...
Windows XP SP3.
Google Chrome.
I downloaded the current get_iPlayer windows installer and let it run.
(I already had VLC on my system, but AFAIK everything else is new to me, so hopefully no conflicts)
Ran Web PVR manager
In web interface, Recording:
Changed "Recording Modes" to "flashaachigh,flashaacstd,flashaudio,flashhigh,flashstd,flashnormal,realaudio,flashaaclow,iphone"
Changed "Download Meta-data" to "Generic XML"
Applied changes.
Everything else left as default.
(also changed some display options - 400 items per page, no categories column)
Picked a programme to record - in this case, "Afternoon Play - Shakespeare's Vortigern and Rowena (b00r0xt5)"
Checked the box next to the programme, clicked record at the top
(the "record" word next to the programmes isn't working today - was working yesterday - anyway...!)
Recording started in a new Google Chrome tab.
In command window, have...
-
Code: Select all
INFO: Starting Recording Now
DEBUG: get_iplayer options: "pid=b00r0xt5" "type=radio" "modes=flashaachigh,flas
haacstd,flashaudio,flashhigh,flashstd,flashnormal,realaudio,flashaaclow,iphone"
"force=0" "refreshfuture=0" "subtitles=0" "channel=^BBC Radio 4$" "hide=0" "thum
b=0" "metadata=generic"
INFO: Win32 Command: .\get_iplayer.cmd --nopurge --nocopyright --expiry=99999999
9 --hash --webrequest pid%3Db00r0xt5?type%3Dradio?modes%3Dflashaachigh%2Cflashaa
cstd%2Cflashaudio%2Cflashhigh%2Cflashstd%2Cflashnormal%2Crealaudio%2Cflashaaclow
%2Ciphone?force%3D0?refreshfuture%3D0?subtitles%3D0?channel%3D%5EBBC%20Radio%204
%24?hide%3D0?thumb%3D0?metadata%3Dgeneric 2>&1
Result = .aac file which is actually a .mp3 file!
e.g. play it as .aac in VLC - plays nothing, last about 5 seconds.
play it as .mp3 in VLC - plays fine, reports mpa audio. fb2k reports 128kbps CBR stereo mp3 (correctly tagged too).
Scratching my head to think what's different on my machine that prevents me from replicating most other people's "it just works" experience!
Note: there's another problem: streams that are only available as mp3 (e.g. those from Radio Scotland etc) aren't being recorded at all. I get this in the web browser...
-
Code: Select all
Recording The Following Programmes
A String of Pearls - 28/02/2010 (b00r0zl8)
INFO Trying to stream pid using type radio
INFO: pid found in cache
Matches:
10062: A String of Pearls - 28/02/2010, BBC Radio Wales, Classic Pop & Rock,Easy Listening Soundtracks & Musicals,Music,Radio,Wales
INFO: 1 Matching Programmes
ERROR: Failed to get iphone URL from iplayer site
INFO: Checking existence of default version
INFO: flashaudio1 modes will be tried for version default
INFO: Trying flashaudio1 mode to record radio: A String of Pearls - 28/02/2010
INFO: File name prefix = A_String_of_Pearls_-_28_02_2010_b00r0zl8_default
FLVStreamer v2.1c1
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)
INFO: Command exit code 1 (raw code = 256)
WARNING: Failed to stream file D:\iPlayer/A_String_of_Pearls_-_28_02_2010_b00r0zl8_default.partial.mp3.flv via RTMP
INFO: skipping flashaudio1 mode
ERROR: Failed to record 'A String of Pearls - 28/02/2010 (b00r0zl8)'
Recording complete
get_iplayer Web PVR Manager v0.70, ©2009-2010 Phil Lewis - Licensed under GPLv3
The only error I can see in the command window (and it's not in response to these actions - it's further up) is the benign looking...
-
Code: Select all
GET: /favicon.ico
ERROR: 404 Not Found
Cheers,
David.