I have installed the a Flash Video Player on my site. It works very well. But the Flash doesn't show ip in the RSS feed.
How can I enable it?
Flash Video and RSS
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Flash Video and RSS
Hi!
RSS supports something called "Enclosures", which adds MP3 files to an enclosure element.
The podcast plugin is suited to do this - remove the body insertion of code, and append such an enclosure, so that RSS readers can use their right players to download/play that file.
Video support was only later added to the plugin, and this behaviour was kept, to remove the visible player in the entry body and attach things as enclosures. However, for video files, that doesn't work.
So actually it'S a missing feature of the podcast player, to keep embedded flash videos in the RSS file. Grischa (blog.brockha.us), the maintainer, is offline for a week, so maybe after that week you can ask him again if he can implement the option to not remove flash video files. I am sure that should not be a hard task. I can't offer to do it myself, because my knowledge of the plugins interna is quite limited after the many changes.
Best regards,
Garvin
RSS supports something called "Enclosures", which adds MP3 files to an enclosure element.
The podcast plugin is suited to do this - remove the body insertion of code, and append such an enclosure, so that RSS readers can use their right players to download/play that file.
Video support was only later added to the plugin, and this behaviour was kept, to remove the visible player in the entry body and attach things as enclosures. However, for video files, that doesn't work.
So actually it'S a missing feature of the podcast player, to keep embedded flash videos in the RSS file. Grischa (blog.brockha.us), the maintainer, is offline for a week, so maybe after that week you can ask him again if he can implement the option to not remove flash video files. I am sure that should not be a hard task. I can't offer to do it myself, because my knowledge of the plugins interna is quite limited after the many changes.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I am bumping this to see if anyone has a suggestion on providing the video (flash or QT) with the RSS feed.
We can change plug-ins or go brute force if needed, but would like some direction from someone who is doing the same thing. We are getting very near the deadline and need to find a solution or move to a different platform.
Thanks
We can change plug-ins or go brute force if needed, but would like some direction from someone who is doing the same thing. We are getting very near the deadline and need to find a solution or move to a different platform.
Thanks
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Did you have a look at the serendipity_event_podcast.php file? There you can change the core code of the plugin, inserting your own code to add flash output or other things.
You might want to ask the user http://board.s9y.org/profile.php?mode=v ... ile&u=5043 for help on this, I believe he does contract work so that you can meet your deadline.
Regards,
Garvin
Did you have a look at the serendipity_event_podcast.php file? There you can change the core code of the plugin, inserting your own code to add flash output or other things.
You might want to ask the user http://board.s9y.org/profile.php?mode=v ... ile&u=5043 for help on this, I believe he does contract work so that you can meet your deadline.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/