NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
1 2 3 4 5 … 125 Next »
BBC Iplayer Downloader Plugin - Beta + Support

 
  • 0 Vote(s) - 0 Average
BBC Iplayer Downloader Plugin - Beta + Support
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#21
2009-03-07, 12:15 AM
garyeuph Wrote:OK, here it is - note I ran it again and now it just doesnt do anything, will retry with the latest version as suggested by gED
Yours does much the same as mine...

Announces that the transcode is starting, creates a .jpg thumbnail (in your case - G:\gbpvr\Natural World\11_Elephants_Without_Borders_235613_6_3_2009.jpg) and issues the ffmpeg command which finishes after a couple of seconds - no obvious error... I'll have a go at gEd's suggestion too - we can compare notes...

Alex
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#22
2009-03-07, 12:58 AM
gEd Wrote:I'm using a very recent version from http://ffmpeg.arrozcru.org/builds/
I just downloaded the 'Latest Version' and it's now transcoding - and I have a growing MPG in recordings.

It might get strange after this though - I'm testing on a laptop client...
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#23
2009-03-07, 02:45 AM
ACTCMS Wrote:I just downloaded the 'Latest Version' and it's now transcoding - and I have a growing MPG in recordings.
Bingo... The latest versions of CommonGBPVRUtilities.dll and ffMpeg fixed it...

Alex
johnsonx42
Offline

Posting Freak

Posts: 7,304
Threads: 189
Joined: Sep 2008
#24
2009-03-07, 04:10 AM
I'd love to try out the BBC Iplayer, but I'm on the wrong side of the pond (damned revolution!)... does (or will) the plugin support using a proxy to get around the geo checks?
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#25
2009-03-07, 07:44 AM (This post was last modified: 2009-03-07, 07:50 AM by McBainUK.)
Looking good smiler - will make a specific CS4 skin for this plugin for sure! In the meantime if anyone wants to use it with the Community Skin 4 BETA simply copy the 'iplayerplugin' folder from blue.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
smiler
Offline

Member

Posts: 190
Threads: 5
Joined: Nov 2008
#26
2009-03-07, 07:45 AM
garyeuph Wrote:OK, here it is - note I ran it again and now it just doesnt do anything, will retry with the latest version as suggested by gED

Ok, it is likely that the transcode is failing due to the FFMPEG exe not working correctly. There is an issue in that ffmpeg does not allow stdout redirection meaning that I cannot capture the output to display to the user. In a later version I might add a feature to check if the mpg was created.

Anyway looking at the log you attached, to debug your problem open up a command window and paste in the following string, which is the string that GBPVR calls.
Once you have pasted the string below, press enter and see what the error message is that you get back.

You may need to run the download again with the config option to leave the downloaded mov file in place rather than deleting it.

Code:
C:\Program Files\Devnz\GBPVR\Third Party\ffmpeg\ffmpeg.exe   -i "G:\gbpvr\Natural_World_11_Elephants_Without_Borders.mov" -y -target dvd -aspect 16:9 -s 4cif -r 25 -b 5000kb -sameq -ar 48000 -acodec libmp3lame -ab 256kb -ac 2 -v 9 "G:\gbpvr\Natural World\11_Elephants_Without_Borders_235613_6_3_2009.mpg"

Tell me how you get on...
Antec Fusion Silver
Windows Vista Home Premium 64
Hauppauge Nova-T 500 Dual Tuner
ATI x1250 HDMI Output to 40 in LCD WS TV
AMD 4000+
Logitech Harmony using internal IR Rx
smiler
Offline

Member

Posts: 190
Threads: 5
Joined: Nov 2008
#27
2009-03-07, 07:46 AM
johnsonx42 Wrote:I'd love to try out the BBC Iplayer, but I'm on the wrong side of the pond (damned revolution!)... does (or will) the plugin support using a proxy to get around the geo checks?

I think it unlikely, although there is talk I think of a US IPlayer Site Wink
Antec Fusion Silver
Windows Vista Home Premium 64
Hauppauge Nova-T 500 Dual Tuner
ATI x1250 HDMI Output to 40 in LCD WS TV
AMD 4000+
Logitech Harmony using internal IR Rx
smiler
Offline

Member

Posts: 190
Threads: 5
Joined: Nov 2008
#28
2009-03-07, 07:48 AM
McBainUK Wrote:Looking good smiler - will make a CS4 skin for this plugin for sure! Smile

That would be good, I am a real newbie at skinning, if you want any new params exposed just let me know.
Antec Fusion Silver
Windows Vista Home Premium 64
Hauppauge Nova-T 500 Dual Tuner
ATI x1250 HDMI Output to 40 in LCD WS TV
AMD 4000+
Logitech Harmony using internal IR Rx
smiler
Offline

Member

Posts: 190
Threads: 5
Joined: Nov 2008
#29
2009-03-07, 07:59 AM
Just to let you know this plugin has not been tested on a remote client and it will need to be updated to support this platform. I'll have a think about this for the next release.Smile
Antec Fusion Silver
Windows Vista Home Premium 64
Hauppauge Nova-T 500 Dual Tuner
ATI x1250 HDMI Output to 40 in LCD WS TV
AMD 4000+
Logitech Harmony using internal IR Rx
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#30
2009-03-07, 08:00 AM
t looks like the GBPVR versio does not support this command line, see log below - hoever I have has sucess with the later version - will keep you posted


G:\>"C:\Program Files\Devnz\GBPVR\Third Party\ffmpeg\ffmpeg.exe" -i "G:\gbpvr\
Natural_World_11_Elephants_Without_Borders.mov" -y -target dvd -aspect 16:9 -s 4
cif -r 25 -b 5000kb -sameq -ar 48000 -acodec libmp3lame -ab 256kb -ac 2 -v 9 "G:
\gbpvr\Natural World\11_Elephants_Without_Borders_235613_6_3_2009.mpg"
FFmpeg version SVN-r7165, Copyright © 2000-2006 Fabrice Bellard, et al.
configuration: --enable-mp3lame --enable-libnut --enable-libogg --enable-vorb
is --enable-faad --enable-faac --enable-libgsm --enable-xvid --enable-x264 --ena
ble-mingw32 --enable-a52 --enable-dts --enable-pp --enable-amr_nb --enable-amr_w
b --enable-swscaler --enable-avisynth --enable-gpl --enable-memalign-hack --cpu=
i686 --extra-ldflags=-static
libavutil version: 49.1.0
libavcodec version: 51.25.0
libavformat version: 51.6.0
built on Nov 24 2006 18:53:03, gcc: 4.0.3
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'G:\gbpvr\Natural_World_11_Elephants_Wit
hout_Borders.mov':
Duration: 00:50:01.5, start: 0.000000, bitrate: 521 kb/s
Stream #0.0(eng): Video: h264, yuv420p, 480x272, 25.00 fps®
Stream #0.1(eng): Audio: aac, 48000 Hz, stereo
Assuming PAL for target.
Unknown codec 'libmp3lame'


smiler Wrote:Ok, it is likely that the transcode is failing due to the FFMPEG exe not working correctly. There is an issue in that ffmpeg does not allow stdout redirection meaning that I cannot capture the output to display to the user. In a later version I might add a feature to check if the mpg was created.

Anyway looking at the log you attached, to debug your problem open up a command window and paste in the following string, which is the string that GBPVR calls.
Once you have pasted the string below, press enter and see what the error message is that you get back.

You may need to run the download again with the config option to leave the downloaded mov file in place rather than deleting it.

Code:
C:\Program Files\Devnz\GBPVR\Third Party\ffmpeg\ffmpeg.exe   -i "G:\gbpvr\Natural_World_11_Elephants_Without_Borders.mov" -y -target dvd -aspect 16:9 -s 4cif -r 25 -b 5000kb -sameq -ar 48000 -acodec libmp3lame -ab 256kb -ac 2 -v 9 "G:\gbpvr\Natural World\11_Elephants_Without_Borders_235613_6_3_2009.mpg"

Tell me how you get on...
GBPVR 1.4.7
Hauppauge PVR150, Hauppauge Nova-T 9200
Nvidia 6200 S-Video to WS TV
AMD 3200, HD 250GB and 500GB
NTL Samsung with Red-Eye Serial
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (43): « Previous 1 2 3 4 5 … 43 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 45,134 2012-05-27, 06:27 AM
Last Post: jksmurf
  Un-installation of the Weather plugin rkircher 1 13,019 2011-05-20, 08:40 PM
Last Post: scb147
  Anime Library - Support Thread Ommina 167 74,605 2011-05-07, 06:41 AM
Last Post: mvallevand
  software recorder, any plugin like it for npvr? chesterusob 2 13,629 2011-04-11, 07:28 AM
Last Post: chesterusob
  Caller ID Plugin elbryyan 3 13,774 2011-02-23, 01:17 AM
Last Post: smajor
  Graph and TVPI external recorder beta carpeVideo 348 122,562 2011-02-14, 03:53 AM
Last Post: cathrynm
  Newest IMon display-hardware finally gets Plugin-mode back mila06 1 4,486 2011-01-01, 05:37 PM
Last Post: kindt nick
  Freazing up trying to watch live TV or access System plugin dspdrew 2 2,905 2010-11-03, 07:52 AM
Last Post: johnsonx42
  Music plugin support thread MixMan 103 31,142 2010-08-31, 09:46 PM
Last Post: povarotti
  New Videos Library Plugin jasonbs10 202 48,999 2010-08-22, 01:38 PM
Last Post: 7ore

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode