Re: RTMPDump Errors

2012-06-17 Thread Shevek
On 16 June 2012 12:41, Jon Davies  wrote:
> On 16 June 2012 12:34, Shevek  wrote:
> [snip]
>> Its failing on RTMPDump, before it gets to ffmpeg
>
> what do you get if you run get_iplayer in verbose mode under task scheduler?
>

It all worked fine!

I have a suspicion that it does this after a server reboot and that
manually running the script means it works fine after that. Next time
I need to reboot the server I'll monitor it.

I'll leave the -v switch in for now and see if it fails again in future.

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: RTMPDump Errors

2012-06-16 Thread dinkypumpkin

On 16/06/2012 09:46, Shevek wrote:

INFO: Checking existence of default version
INFO: 
flashvhigh1,flashvhigh2,flashhigh1,flashhigh2,flashstd1,flashstd2,flashlow1,flashlow2
modes will be tried for version default
INFO: Trying flashvhigh1 mode to record tv: Punk Britannia - 3.
Post-punk (1978-1981)

INFO: File name prefix =
Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default.partial.mp4.flv
via RTMP
INFO: skipping flashvhigh1 mode


From the FWIW Dept: This doesn't look like an rtmpdump error per se. 
It doesn't appear that rtmpdump even launches.  That exit code 5 isn't a 
value that rtmpdump itself returns, so I presume it's a system error 
code indicating that access to a resource has been denied when 
get_iplayer attempts to launch rtmpdump.  It would seem that resource is 
rtmpdump.exe itself, but that doesn't square with the fact that your 
task runs under an admin account.  Still, I think you're probably right 
to look at some aspect of Task Scheduler configuration as the culprit.


___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: RTMPDump Errors

2012-06-16 Thread Shevek
On 16 June 2012 12:41, Jon Davies  wrote:
> On 16 June 2012 12:34, Shevek  wrote:
> [snip]
>> Its failing on RTMPDump, before it gets to ffmpeg
>
> what do you get if you run get_iplayer in verbose mode under task scheduler?
>

I'll give that a try I'll remove something that failed before from
the history (as it's now downloaded by my manual run) and let it run
as normal at 2pm today

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: RTMPDump Errors

2012-06-16 Thread Jon Davies
On 16 June 2012 12:34, Shevek  wrote:
[snip]
> Its failing on RTMPDump, before it gets to ffmpeg

what do you get if you run get_iplayer in verbose mode under task scheduler?

Jon

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: RTMPDump Errors

2012-06-16 Thread Shevek
On 16 June 2012 11:52, Roger Burton West  wrote:
> On Sat, Jun 16, 2012 at 11:41:51AM +0100, Shevek wrote:
>
>>It's odd. I run get_iplayer from a batch script which runs every 6
>>hours using Windows Task Scheduler.
>>I just ran the batch script manually and everything is downloading fine.
>
> Different path to a different ffmpeg version?
>

the batch script contains absolute paths to get_iplayer and runs under
the admin account which I also used to manually run the batch file.

Its failing on RTMPDump, before it gets to ffmpeg

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: RTMPDump Errors

2012-06-16 Thread Roger Burton West
On Sat, Jun 16, 2012 at 11:41:51AM +0100, Shevek wrote:

>It's odd. I run get_iplayer from a batch script which runs every 6
>hours using Windows Task Scheduler.
>I just ran the batch script manually and everything is downloading fine.

Different path to a different ffmpeg version?

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: RTMPDump Errors

2012-06-16 Thread Shevek
On 16 June 2012 10:12, Chris Marriott  wrote:
> What version of RTMPDump are you using? I'm using v2.4 on Windows 7 and it's
> working perfectly. If you're using an older build, it might be worthwhile
> updating it.
>

I have 2.4 git-6230845 2011-9-25

It's odd. I run get_iplayer from a batch script which runs every 6
hours using Windows Task Scheduler.

I just ran the batch script manually and everything is downloading fine.

This is the batch script http://pastebin.com/wQz0hXvy

Must be something to do with Task Sched...

OS is Windows Home Server 2011 (which is based on Windows Server 2008 R2)

H

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: RTMPDump Errors

2012-06-16 Thread Chris Marriott
What version of RTMPDump are you using? I'm using v2.4 on Windows 7 and it's 
working perfectly. If you're using an older build, it might be worthwhile 
updating it.


Chris


-Original Message- 
From: Shevek

Sent: Saturday, June 16, 2012 9:46 AM
To: get_iplayer
Subject: RTMPDump Errors

Hi all,

RTMPDump is consistently failing for me recently.

Example:

INFO: Checking existence of default version
INFO: 
flashvhigh1,flashvhigh2,flashhigh1,flashhigh2,flashstd1,flashstd2,flashlow1,flashlow2

modes will be tried for version default
INFO: Trying flashvhigh1 mode to record tv: Punk Britannia - 3.
Post-punk (1978-1981)


___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


RTMPDump Errors

2012-06-16 Thread Shevek
Hi all,

RTMPDump is consistently failing for me recently.

Example:

INFO: Checking existence of default version
INFO: 
flashvhigh1,flashvhigh2,flashhigh1,flashhigh2,flashstd1,flashstd2,flashlow1,flashlow2
modes will be tried for version default
INFO: Trying flashvhigh1 mode to record tv: Punk Britannia - 3.
Post-punk (1978-1981)

INFO: File name prefix =
Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default.partial.mp4.flv
via RTMP
INFO: skipping flashvhigh1 mode
INFO: Trying flashvhigh2 mode to record tv: Punk Britannia - 3.
Post-punk (1978-1981)

INFO: File name prefix =
Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default.partial.mp4.flv
via RTMP
INFO: skipping flashvhigh2 mode
INFO: Trying flashhigh1 mode to record tv: Punk Britannia - 3.
Post-punk (1978-1981)

INFO: File name prefix =
Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default.partial.mp4.flv
via RTMP
INFO: skipping flashhigh1 mode
INFO: Trying flashhigh2 mode to record tv: Punk Britannia - 3.
Post-punk (1978-1981)

INFO: File name prefix =
Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default.partial.mp4.flv
via RTMP
INFO: skipping flashhigh2 mode
INFO: Trying flashstd1 mode to record tv: Punk Britannia - 3.
Post-punk (1978-1981)

INFO: File name prefix =
Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default.partial.mp4.flv
via RTMP
INFO: skipping flashstd1 mode
INFO: Trying flashstd2 mode to record tv: Punk Britannia - 3.
Post-punk (1978-1981)

INFO: File name prefix =
Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default.partial.mp4.flv
via RTMP
INFO: skipping flashstd2 mode
INFO: Trying flashlow1 mode to record tv: Punk Britannia - 3.
Post-punk (1978-1981)

INFO: File name prefix =
Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default.partial.mp4.flv
via RTMP
INFO: skipping flashlow1 mode
INFO: Trying flashlow2 mode to record tv: Punk Britannia - 3.
Post-punk (1978-1981)

INFO: File name prefix =
Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\Punk_Britannia_-_3._Post-punk_1978-1981_b01jv7f2_default.partial.mp4.flv
via RTMP
INFO: skipping flashlow2 mode
ERROR: Failed to record 'Punk Britannia - 3. Post-punk (1978-1981) (b01jv7f2)'

and:

INFO: Checking existence of default version
INFO: 
flashvhigh1,flashvhigh2,flashhigh1,flashhigh2,flashstd1,flashstd2,flashlow1,flashlow2
modes will be tried for version default
INFO: Trying flashvhigh1 mode to record tv: The Secret History of Our
Streets - 2. Camberwell Grove

INFO: File name prefix =
The_Secret_History_of_Our_Streets_-_2._Camberwell_Grove_b01jzpm3_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\The_Secret_History_of_Our_Streets_-_2._Camberwell_Grove_b01jzpm3_default.partial.mp4.flv
via RTMP
INFO: skipping flashvhigh1 mode
INFO: Trying flashvhigh2 mode to record tv: The Secret History of Our
Streets - 2. Camberwell Grove

INFO: File name prefix =
The_Secret_History_of_Our_Streets_-_2._Camberwell_Grove_b01jzpm3_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\The_Secret_History_of_Our_Streets_-_2._Camberwell_Grove_b01jzpm3_default.partial.mp4.flv
via RTMP
INFO: skipping flashvhigh2 mode
INFO: Trying flashhigh1 mode to record tv: The Secret History of Our
Streets - 2. Camberwell Grove

INFO: File name prefix =
The_Secret_History_of_Our_Streets_-_2._Camberwell_Grove_b01jzpm3_default
INFO: Command exit code 5 (raw code = 1280)
WARNING: Failed to stream file
E:\ServerFolders\Downloads\iPlayer\tv\The_Secret_History_of_Our_Streets_-_2._Camberwell_Grove_b01jzpm3_default.partial.mp4.flv
via RTMP
INFO: skipping flashhigh1 mode
INFO: Trying flas