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
smiler
Offline

Member

Posts: 190
Threads: 5
Joined: Nov 2008
#31
2009-03-07, 08:14 AM
garyeuph Wrote: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

I think the issue is a simple one, you don't have the LAME MP3 codec installed.
The end of the output has =>
Code:
Unknown codec 'libmp3lame'

I suggest you download and install Lame codec from

http://www.free-codecs.com/download/LAME...Filter.htm

This hopefully will fix your issue.
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
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#32
2009-03-08, 07:49 AM
smiler Wrote:I think the issue is a simple one, you don't have the LAME MP3 codec installed.
The end of the output has =>
Code:
Unknown codec 'libmp3lame'
I suggest you download and install Lame codec from

http://www.free-codecs.com/download/LAME...Filter.htm

This hopefully will fix your issue.
I had the same problem and installed the codec as instructed but still no joy:
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Mark>"C:\Program Files\Devnz\GBPVR\Third Party\ffmpeg\
ffmpeg.exe"   -i "D:\Movies\40 Year Old Virgin\40 Year Old Virgin CD1.avi" -y -t
arget dvd -aspect 16:9 -s 4cif -r 25 -b 5000kb -sameq -ar 48000 -acodec libmp3la
me -ab 256kb -ac 2 -v 9 "D:\Movies\40 Year Old Virgin\40 Year Old Virgin CD1.mpg
"
FFmpeg version SVN-r7165, Copyright (c) 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

Seems that stream 0 comes from film source: 23.98 (65534/2733) -> 23.98 (2997/12
5)
Input #0, avi, from 'D:\Movies\40 Year Old Virgin\40 Year Old Virgin CD1.avi':
  Duration: 01:06:15.4, start: 0.000000, bitrate: 1471 kb/s
  Stream #0.0: Video: mpeg4, yuv420p, 608x320, 23.98 fps(r)
  Stream #0.1: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Assuming NTSC for target.
Unknown codec 'libmp3lame'

Any ideas?
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
#33
2009-03-08, 08:37 AM
McBainUK Wrote:I had the same problem and installed the codec as instructed but still no joy:
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Mark>"C:\Program Files\Devnz\GBPVR\Third Party\ffmpeg\
ffmpeg.exe"   -i "D:\Movies\40 Year Old Virgin\40 Year Old Virgin CD1.avi" -y -t
arget dvd -aspect 16:9 -s 4cif -r 25 -b 5000kb -sameq -ar 48000 -acodec libmp3la
me -ab 256kb -ac 2 -v 9 "D:\Movies\40 Year Old Virgin\40 Year Old Virgin CD1.mpg
"
FFmpeg version SVN-r7165, Copyright (c) 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

Seems that stream 0 comes from film source: 23.98 (65534/2733) -> 23.98 (2997/12
5)
Input #0, avi, from 'D:\Movies\40 Year Old Virgin\40 Year Old Virgin CD1.avi':
  Duration: 01:06:15.4, start: 0.000000, bitrate: 1471 kb/s
  Stream #0.0: Video: mpeg4, yuv420p, 608x320, 23.98 fps(r)
  Stream #0.1: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Assuming NTSC for target.
Unknown codec 'libmp3lame'
Any ideas?

Interesting...

It is likely that the FFMPEG version you are using was compiled without support for the lameMP3 Library. The version that I am using was definatly compiled with lame support.

I'll see if I can locate you a download link with the exe you need.
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
#34
2009-03-08, 08:50 AM
Ok, i have found a download link with a built ffmpeg exe that has lame support.

I have just tested it and it works here.

The link is:

http://ffmpeg.arrozcru.org/builds/

Maker sure you get the latest build. You may need a 7-zip or some other tool to untar the package.
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
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#35
2009-03-08, 08:50 AM
Just a FYI: I've got it working with mencoder transcoding.
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
#36
2009-03-08, 09:08 AM
McBainUK Wrote:Just a FYI: I've got it working with mencoder transcoding.

The advantage of mencoder is that if you set the high quality option, post processing is enabled and it should improve the picture quality of the resulting mpg. Wink

As a note, the percentage complete calculation is an estimate and could be out by +-10% so don't worry if it gets stuck at 100% for a while or finishes early, the whole file should have been processed.
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
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#37
2009-03-08, 02:26 PM
gEd Wrote:what a stunning piece of work smiler. It all worked 100% perfectly first time.

plugin updates download/ecode status nicely.
ffmpeg encoding appeared to be running with 2 threads and low priority.
image copied to folder correctly
recording added to db correctly.

worked with mayhem3 and blue skin but not latest community skin 4-sd beta (not suprising really) - you need to ask fatman_do to add a skin for this.

I will add it to the TODO list.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#38
2009-03-08, 05:18 PM
already on there Smile
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
JEF
Offline

Member

Posts: 155
Threads: 2
Joined: Sep 2007
#39
2009-03-09, 07:18 PM
I have been trying to get BBC iPlayer to work on my computer for ages and it has never worked.I have just tried your plugin and it work great.
Thank you for all the time and effort that you have put into this.
smiler
Offline

Member

Posts: 190
Threads: 5
Joined: Nov 2008
#40
2009-03-09, 07:30 PM
JEF Wrote:I have been trying to get BBC iPlayer to work on my computer for ages and it has never worked.I have just tried your plugin and it work great.
Thank you for all the time and effort that you have put into this.

Glad it worked for you Smile

I am working on version 2 now 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
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 53,599 2012-05-27, 06:27 AM
Last Post: jksmurf
  Un-installation of the Weather plugin rkircher 1 13,943 2011-05-20, 08:40 PM
Last Post: scb147
  Anime Library - Support Thread Ommina 167 92,432 2011-05-07, 06:41 AM
Last Post: mvallevand
  software recorder, any plugin like it for npvr? chesterusob 2 14,741 2011-04-11, 07:28 AM
Last Post: chesterusob
  Caller ID Plugin elbryyan 3 14,942 2011-02-23, 01:17 AM
Last Post: smajor
  Graph and TVPI external recorder beta carpeVideo 348 152,228 2011-02-14, 03:53 AM
Last Post: cathrynm
  Newest IMon display-hardware finally gets Plugin-mode back mila06 1 5,078 2011-01-01, 05:37 PM
Last Post: kindt nick
  Freazing up trying to watch live TV or access System plugin dspdrew 2 3,520 2010-11-03, 07:52 AM
Last Post: johnsonx42
  Music plugin support thread MixMan 103 40,110 2010-08-31, 09:46 PM
Last Post: povarotti
  New Videos Library Plugin jasonbs10 202 65,447 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