Lythimus / rsshandler

Automatically exported from code.google.com/p/rsshandler
0 stars 0 forks source link

User feeds not playable in Itunes #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
 1. Install rsshandler using the instructions 
 2. Generate a USER feed for "thegadgetshow"
    which gives me this URL http://weatherwax:8083/user.rss?id=thegadgetshow&format=18&host=weatherwax&port=8083&size=25&orderby=published&removeDescription=true&removeTitle=false
 3. Paste feed into itunes.  iTunes then downloads a list of episodes 
 4. I then click to download one of the episodes

What is the expected output? What do you see instead?
- itunes should download the episode and allow me to play it, instead when 
itunes has downloaded the episode it puts a ! exclaimation mark by the side of 
the episode. When it click on the ! i the message :
There was a problem adding "The Gadget Show: Episode xyz" to iTunes. 
The file might be corrupted, or a file type that itunes cannot play. 

What version of the product are you using? On what operating system?
- just downloaded, on Windows 7

Please provide any additional information below.
- I created about half a dozen feeds, half work as expected the rest give the 
same error.

Original issue reported on code.google.com by cadm...@googlemail.com on 12 Mar 2011 at 9:02

GoogleCodeExporter commented 8 years ago
A couple of questions:

1) Which version of rsshandler are you using?
2) What is the output of 
http://weatherwax:8083/user.rss?id=thegadgetshow&format=18&host=weatherwax&port=
8083&size=25&orderby=published&removeDescription=true&removeTitle=false in your 
browser?  Attach the output to this bug if you can.

Original comment by jeromeku...@gmail.com on 13 Mar 2011 at 3:40

GoogleCodeExporter commented 8 years ago
1)
I'm using the web start at 
http://rsshandler.googlecode.com/files/rsshandler.jnlp 

2)
I get this : in the standard RSS feed format:

The Gadget Show: First Look - Jolibook
17 March 2011, 19:14:06 | thegadgetshow
video.mp4

The Gadget Show: Websites - The Brothers Brick & Doggles
17 March 2011, 17:56:17 | thegadgetshow
video.mp4

The Gadget Show: Gadget News - Tech Round-Up
....
...
..

when I try one of the "MP4s" 
http://weatherwax:8083/video.mp4?format=18&id=V3o6e47ZLIA&feature=youtube_gdata
firefox pops up with a dialog box whose title is: 

Opening videoplayback 

You have chosen to open 
   videoplayback
    which is a: video/x-flv
    from: http://v5.cache3.c.youtube.com

It will not play in Quicktime, but in gomplayer it plays and the info is: 

*** DIRECTSHOW FILTER LIST ***
1. Default DirectSound Device
2. VMR9 - Renderless mode
3. Gretech Video
4. Gretech Audio
5. CyberLink Audio Decoder (PDVD9)
6. Gretech Flv Source

*** VIDEO INFO ***
Input Type : AVC1(GVC)
Input Size : 854 x 480
Output Type : YUY2
Output Size : 852 x 480
FrameRate(Frame/sec) : 0.00 (0.00)

*** AUDIO INFO ***
SampleRate(Sample/sec) : 44100
BitRate(Bit/sample) : 16
Channels : 2
KBitRate(KBit/sec) : 0

Original comment by cadm...@googlemail.com on 17 Mar 2011 at 11:02

GoogleCodeExporter commented 8 years ago
I'm guessing the flv doesn't mix well with itunes.  Since you're using the web 
start, you don't have a fix that corrects a format selection bug.  Try the 
3.0.1 beta 2 build (no webstart available yet).

http://code.google.com/p/rsshandler/downloads/detail?name=rsshandle_3.0.1-beta2.
zip

Original comment by jeromeku...@gmail.com on 23 Mar 2011 at 1:29

GoogleCodeExporter commented 8 years ago
closing due to no response and this should be fixed in latest beta builds.

Original comment by jeromeku...@gmail.com on 14 Aug 2011 at 9:28