--- In [email protected], David Meade <[EMAIL PROTECTED]> wrote: > Your very first .mov works but after that only your .mpg vids are > getting an enclosures (none of the .mov files are). I don't know > much about feedburner (I dont use it myself), maybe someone here > can offer some feedburner advice. > > I dont think the actual encoding will matter at all as far as the > feed goes. I'm pretty sure it only matters that the file > extension have an appropriate mime-type on the hosting server. > Feedburner should then add the enclosure and let the viewer worry > about codecs. All of your mime-types seem ok.
When you curl one of the .mov files from archive.org, here's what you get: curl -I http://www.archive.org/download/havilahDIGINDIGITmov/DIG_IT.mov HTTP/1.1 302 Found Date: Sat, 05 Nov 2005 13:17:37 GMT Server: Apache/1.3.33 (Debian GNU/Linux) PHP/5.0.4-0.4 X-Powered-By: PHP/5.0.4-0.4 Location: http://ia300127.us.archive.org/3/items/havilahDIGINDIGITmov/DIG_IT.mov Content-Type: text/html If archive.org were returning the proper content-type, we would recognize the mov file as a media file, and then we'd automatically create the enclosure in your feed. You can report this issue to Archive.org by filling out the form at this link: http://www.archive.org/todo-new.php. Note that you must be logged in in order to use that form. Hope this helps, Rick ---- Rick Klau VP, Business Development FeedBurner - http://www.feedburner.com [EMAIL PROTECTED] AIM/Y!/Skype: RickKlau office: 312.756.0022 x2012 direct: 312.239-0727 cell: 630.362.8911 Don't miss FeedBurner in Booth #221 at the Portable Media Expo and Podcasting Conference on November 11-12 in Ontario, California. Stickers for everyone! http://www.portablemediaexpo.com/ ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/lBLqlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/videoblogging/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
