Page 10 of 19

Re: Podcasts Gallery

Posted: Tue Dec 28, 2010 6:23 pm
by Eugene
paltibet wrote:
Eugene wrote: RTVE now uses encrypted information about the video
Then, it doesn't work anymore, true?
Yes, now is not working

Re: Podcasts Gallery

Posted: Sat Jan 01, 2011 9:40 am
by jababda
paltibet wrote:
alarma wrote:
Eugene wrote:
alarma wrote:Eugene, could you add a podcast for http://www.rtve.es/alacarta/.

Something like the other TVs podcast. I do not know if it is possible.
rtve.zip
Recomendados, Ultimos 7 dias, Temas, Todos A-Z, Archivo TVE
I have updated the podcast file uploaded by Eugene.

Update:
rtve.zip
Thanks Eugene.
It doesn't work for me, probably sth that i'm doing wrong.
Test transcoding:
"C:\Archivos de programa\Wild Media Server\wmsmpeg.exe" -probesize 7000000 -analyzeduration 5000000 -i "" -f dvd -vcodec mpeg2video -b 8000000 -aspect 16:9 -copyts -pix_fmt yuv420p -threads 2 -acodec ac3 -ab 44
8000 -ar 48000 "C:\Documents and Settings\adolfo\ConfiguraciĆ³n local\Datos de programa\Wild Media Server\WMS\Temp\Test_77050a85e2571715d6f3c79e344539b5.mpg" -v -1 -loglevel quiet

FFmpeg version SVN-r25702, Copyright (c) 2000-2010 the FFmpeg developers
built on Nov 24 2010 13:41:21 with gcc 4.5.0
: No such file or directory


Other podcast works fine
Thanks for the answer
im getting the same error message for abc iview, im running win 7 64 bit, and other podcasts work fine, any 1 have any ideas?

Re: Podcasts Gallery

Posted: Sun Jan 02, 2011 3:55 pm
by Eugene
jababda wrote: im getting the same error message for abc iview, im running win 7 64 bit, and other podcasts work fine, any 1 have any ideas?
Thanks for message, new version http://www.wildmediaserver.com/forum/vi ... 4156#p4156

Re: Podcasts Gallery

Posted: Sun Jan 09, 2011 2:04 pm
by isopor
Eugene,
Forbes has many shows of great quality, for example: http://video.forbes.com/intelligent-investing/guide
I tried to watch them in WMS by adding the RSS link ("add podcast" option):
http://www.forbes.com/video/static/xml/ ... eds/80.xml

It updates ok in WMS ("update podcast" option). But when I tried to test it (option "test transcoding / default device"),
I got the error message:
"Invalid data found when processing input"

What can it be? Can you do a script to it if needed?

TIA

Re: Podcasts Gallery

Posted: Sun Jan 09, 2011 2:36 pm
by Eugene
isopor wrote:Eugene,
Forbes has many shows of great quality, for example: http://video.forbes.com/intelligent-investing/guide
I tried to watch them in WMS by adding the RSS link ("add podcast" option):
http://www.forbes.com/video/static/xml/ ... eds/80.xml

It updates ok in WMS ("update podcast" option). But when I tried to test it (option "test transcoding / default device"),
I got the error message:
"Invalid data found when processing input"

What can it be? Can you do a script to it if needed?

TIA
Folder "Forbes.com Intelligent Investing" - right click - "Edit Title"

"The additional properties reading script RSS" - On - click "Edit Script"
Language: PascalScript
Expression:

Code: Select all

begin
  PodcastItem.Properties[mpiThumbnail] := PodcastXmlItem.Find('media:content').Attributes['url']
end.
Ok

"Script for the links to the resource" - On - click "Edit Script"
Language: PascalScript
Expression:

Code: Select all

var
  sVideoPage: string;
begin
  MediaResourceLink := '';
  if WmsRegExMatch('video=(.*)', mpFilePath, sVideoPage) then  
    WmsRegExMatch('movieURL1 = "(.*?)"', WmsDownloadUrl('http://video.forbes.com/' + sVideoPage), MediaResourceLink)
end.
Ok-Ok

Re: Podcasts Gallery

Posted: Mon Jan 10, 2011 12:32 pm
by isopor
Thanks Eugene! It's working now.

BeatlesTube transcoding profile?

Posted: Tue Jan 11, 2011 3:25 am
by johnnyzero
I downloaded and installed the beatlestube.wdf file from here http://www.wildmediaserver.com/forum/vi ... 3729#p3729, but the videos won't play on my WDTV Live Plus ("Unable to Play the selected file").

They appear to be flash-based. Can anyone suggest the proper transcoding profile to use?

thanks,
JohnB

Re: BeatlesTube transcoding profile?

Posted: Tue Jan 11, 2011 2:04 pm
by Eugene
johnnyzero wrote:I downloaded and installed the beatlestube.wdf file from here http://www.wildmediaserver.com/forum/vi ... 3729#p3729, but the videos won't play on my WDTV Live Plus ("Unable to Play the selected file").

They appear to be flash-based. Can anyone suggest the proper transcoding profile to use?
New version http://www.wildmediaserver.com/forum/vi ... 3729#p3729

Re: Podcasts Gallery

Posted: Tue Jan 11, 2011 3:59 pm
by johnnyzero
Thanks, Eugene. The new version works - awesome!

Re: Podcasts Gallery

Posted: Wed Jan 12, 2011 3:44 pm
by paltibet
It woluld be possible sth for http://www.videobb.com ? :oops:

Thanks