[wp-trac] [WordPress Trac] #11860: blip.tv videos do not resize correctly

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 14 03:14:57 UTC 2010


#11860: blip.tv videos do not resize correctly
--------------------------+-------------------------------------------------
 Reporter:  fairweb       |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  Media         |     Version:  2.9.1     
 Severity:  normal        |    Keywords:            
--------------------------+-------------------------------------------------

Comment(by fairweb):

 I tried to call this
 [http://blip.tv/oembed?url=http%3A//blip.tv/file/1398453&format=json&maxwidth=300&maxheight=300]

 The file returned this

 {{{
 {

         "type": "video",
         "version": "1.0",
         "title": "Xavier de Mazenod presente Elearning Entreprise",
         "author_name": "luc",
         "author_url": "http://luc.blip.tv",
         "provider_name": "blip.tv",
         "provider_url": "http://blip.tv",
         "width": "300",
         "height": "300",
         "html": "<embed src=\"http://blip.tv/play/gYxB1eBIAg\"
 type=\"application/x-shockwave-flash\" width=\"480\" height=\"390\"
 allowscriptaccess=\"always\" allowfullscreen=\"true\"></embed>"

 }
 }}}

 So it's returning the max values but the embed width and height are not
 following. Do you think that's where the problem lies ?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11860#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list