[videoblogging] Re: Blip JPEGs

2007-01-11 Thread Bill Cammack
Same thing happens to me using uploaded thumbnails I generated myself, both 
with 
upperblip and using the upload page.  You can see it in the RSS of EMS.

I generate thumbnails @ 480x360 and sometimes they come in that way and 
sometimes, 
they come in much smaller.  When the auto-post goes to WP, it shows up as the 
smaller 
image, but will pop to the correct size to play the video.  I've had this 
happen when 
uploading thumbnails and videos at the same time.  When I've gone back to edit 
the file 
and upload the correct size again, it takes the file and makes it the small 
size again.

I bypassed this by coding height=360 and width=480 into the jpg, but that 
makes the 
images fuzzy, as was discussed in the record small and increase the viewing 
size thread.

--
Bill C.
http://ems.blip.tv

--- In videoblogging@yahoogroups.com, Mike Hudack [EMAIL PROTECTED] wrote:

 Hey Ron,
 
 Are you uploading these yourself or asking blip to generate them for
 you? 
 
  -Original Message-
  From: videoblogging@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of Ron Watson
  Sent: Thursday, January 11, 2007 2:52 AM
  To: videoblogging@yahoogroups.com
  Subject: [videoblogging] Blip JPEGs
  
  Hey all,
  I'm having some issues with my thumbnails from blip on my WP blog:  
  http://www.pawsitivevybe.com/vlog/ .
  
  This is a straight crosspost from Blip.
  
  Anybody have a clue as to why the images are all over the map 
  in terms of size?
  
  Thanks in advance.
  
  Cheers,
  Ron
  
  On Jan 11, 2007, at 2:17 AM, Jan McLaughlin wrote:
  
   This is the most exciting idea since Blip first came out.
  
   Want to echo previous sentiment re: your handling of 
  MyHeavy.com, too. 
   Thank you. Thank you. Thank you.
  
   Will save me bunches of time.
  
   Yeah.
  
   XOXOXOX,
   Jan
  
   --
   The Faux Press - better than real
   http://fauxpress.blogspot.com
  
   [Non-text portions of this message have been removed]
  
  
   
  
  
  
  [Non-text portions of this message have been removed]
  
  
  
   
  Yahoo! Groups Links
  
  
  
 





Re: [videoblogging] Re: Blip JPEGs

2007-01-11 Thread Mike Hudack
Got it. We do some resizing but it shouldn't be inconsistent at all. I'm 
putting jared on this thread, he owns that code and will be able to debug this. 


- Original Message -
From: videoblogging@yahoogroups.com videoblogging@yahoogroups.com
To: videoblogging@yahoogroups.com videoblogging@yahoogroups.com
Sent: Thu Jan 11 11:59:51 2007
Subject: [videoblogging] Re: Blip JPEGs

Same thing happens to me using uploaded thumbnails I generated myself, both 
with 
upperblip and using the upload page.  You can see it in the RSS of EMS.

I generate thumbnails @ 480x360 and sometimes they come in that way and 
sometimes, 
they come in much smaller.  When the auto-post goes to WP, it shows up as the 
smaller 
image, but will pop to the correct size to play the video.  I've had this 
happen when 
uploading thumbnails and videos at the same time.  When I've gone back to edit 
the file 
and upload the correct size again, it takes the file and makes it the small 
size again.

I bypassed this by coding height=360 and width=480 into the jpg, but that 
makes the 
images fuzzy, as was discussed in the record small and increase the viewing 
size thread.

--
Bill C.
http://ems.blip.tv

--- In videoblogging@yahoogroups.com, Mike Hudack [EMAIL PROTECTED] wrote:

 Hey Ron,
 
 Are you uploading these yourself or asking blip to generate them for
 you? 
 
  -Original Message-
  From: videoblogging@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of Ron Watson
  Sent: Thursday, January 11, 2007 2:52 AM
  To: videoblogging@yahoogroups.com
  Subject: [videoblogging] Blip JPEGs
  
  Hey all,
  I'm having some issues with my thumbnails from blip on my WP blog:  
  http://www.pawsitivevybe.com/vlog/ .
  
  This is a straight crosspost from Blip.
  
  Anybody have a clue as to why the images are all over the map 
  in terms of size?
  
  Thanks in advance.
  
  Cheers,
  Ron
  
  On Jan 11, 2007, at 2:17 AM, Jan McLaughlin wrote:
  
   This is the most exciting idea since Blip first came out.
  
   Want to echo previous sentiment re: your handling of 
  MyHeavy.com, too. 
   Thank you. Thank you. Thank you.
  
   Will save me bunches of time.
  
   Yeah.
  
   XOXOXOX,
   Jan
  
   --
   The Faux Press - better than real
   http://fauxpress.blogspot.com
  
   [Non-text portions of this message have been removed]
  
  
   
  
  
  
  [Non-text portions of this message have been removed]
  
  
  
   
  Yahoo! Groups Links
  
  
  
 





 
Yahoo! Groups Links





[Non-text portions of this message have been removed]



RE: [videoblogging] Re: Blip JPEGs

2007-01-11 Thread Mike Hudack
OK, guys, I've found the problem.  If your thumbnail is bigger than a
certain max_size (which is set in our configuration files) we resize it
to a new size, which is much smaller than that max size.  We do this
principally to keep from screwing up people's blog layouts, and also
because people have a habit of sometimes uploading mammoth 13 megapixel
images as their thumbnails.

The code itself is working okay, but it looks like our configuration
settings could use some tweaks.  How does 640 x 480 sound as a new max
size / resize target?

 -Original Message-
 From: videoblogging@yahoogroups.com 
 [mailto:[EMAIL PROTECTED] On Behalf Of Mike Hudack
 Sent: Thursday, January 11, 2007 12:09 PM
 To: videoblogging@yahoogroups.com; Jared Klett
 Subject: Re: [videoblogging] Re: Blip JPEGs
 
 Got it. We do some resizing but it shouldn't be inconsistent 
 at all. I'm putting jared on this thread, he owns that code 
 and will be able to debug this. 
 
 
 - Original Message -
 From: videoblogging@yahoogroups.com videoblogging@yahoogroups.com
 To: videoblogging@yahoogroups.com videoblogging@yahoogroups.com
 Sent: Thu Jan 11 11:59:51 2007
 Subject: [videoblogging] Re: Blip JPEGs
 
 Same thing happens to me using uploaded thumbnails I 
 generated myself, both with upperblip and using the upload 
 page.  You can see it in the RSS of EMS.
 
 I generate thumbnails @ 480x360 and sometimes they come in 
 that way and sometimes, they come in much smaller.  When the 
 auto-post goes to WP, it shows up as the smaller image, but 
 will pop to the correct size to play the video.  I've had 
 this happen when uploading thumbnails and videos at the same 
 time.  When I've gone back to edit the file and upload the 
 correct size again, it takes the file and makes it the small 
 size again.
 
 I bypassed this by coding height=360 and width=480 into 
 the jpg, but that makes the images fuzzy, as was discussed in 
 the record small and increase the viewing size thread.
 
 --
 Bill C.
 http://ems.blip.tv
 
 --- In videoblogging@yahoogroups.com, Mike Hudack [EMAIL PROTECTED] wrote:
 
  Hey Ron,
  
  Are you uploading these yourself or asking blip to generate 
 them for 
  you?
  
   -Original Message-
   From: videoblogging@yahoogroups.com 
   [mailto:[EMAIL PROTECTED] On Behalf Of Ron Watson
   Sent: Thursday, January 11, 2007 2:52 AM
   To: videoblogging@yahoogroups.com
   Subject: [videoblogging] Blip JPEGs
   
   Hey all,
   I'm having some issues with my thumbnails from blip on my 
 WP blog:  
   http://www.pawsitivevybe.com/vlog/ .
   
   This is a straight crosspost from Blip.
   
   Anybody have a clue as to why the images are all over the map in 
   terms of size?
   
   Thanks in advance.
   
   Cheers,
   Ron
   
   On Jan 11, 2007, at 2:17 AM, Jan McLaughlin wrote:
   
This is the most exciting idea since Blip first came out.
   
Want to echo previous sentiment re: your handling of
   MyHeavy.com, too. 
Thank you. Thank you. Thank you.
   
Will save me bunches of time.
   
Yeah.
   
XOXOXOX,
Jan
   
--
The Faux Press - better than real
http://fauxpress.blogspot.com
   
[Non-text portions of this message have been removed]
   
   

   
   
   
   [Non-text portions of this message have been removed]
   
   
   

   Yahoo! Groups Links
   
   
   
  
 
 
 
 
 
  
 Yahoo! Groups Links
 
 
 
 
 
 [Non-text portions of this message have been removed]
 
 
 
  
 Yahoo! Groups Links
 
 
 
 


Re: [videoblogging] Re: Blip JPEGs

2007-01-11 Thread Steve Garfield
Sounds big, but that's just me.

I'd like 320x240 since I have a narrow main column.

Can this be an option for people?

On Jan 11, 2007, at 12:34 PM, Mike Hudack wrote:

 The code itself is working okay, but it looks like our configuration
 settings could use some tweaks.  How does 640 x 480 sound as a new max
 size / resize target?

--
Steve Garfield
http://SteveGarfield.com





RE: [videoblogging] Re: Blip JPEGs

2007-01-11 Thread Mike Hudack
I'd like to make it an option at some point, but we don't have that
capability right now.  In the meantime, it's going to have to be a
global setting for everyone.  Anyone else have a feeling on this? 

 -Original Message-
 From: videoblogging@yahoogroups.com 
 [mailto:[EMAIL PROTECTED] On Behalf Of Steve Garfield
 Sent: Thursday, January 11, 2007 12:50 PM
 To: videoblogging@yahoogroups.com
 Cc: Jared Klett
 Subject: Re: [videoblogging] Re: Blip JPEGs
 
 Sounds big, but that's just me.
 
 I'd like 320x240 since I have a narrow main column.
 
 Can this be an option for people?
 
 On Jan 11, 2007, at 12:34 PM, Mike Hudack wrote:
 
  The code itself is working okay, but it looks like our 
 configuration 
  settings could use some tweaks.  How does 640 x 480 sound 
 as a new max 
  size / resize target?
 
 --
 Steve Garfield
 http://SteveGarfield.com
 
 
 
 
 
  
 Yahoo! Groups Links
 
 
 
 


[videoblogging] Re: Blip JPEGs

2007-01-11 Thread Bill Cammack
640x480 sounds great, considering:

A) a lot of videobloggers are using 480 as the width of their videos
to fit inside the boundaries of their blog, and

B) with the new iPod specs, you can make 640x480 H264 m4v files that
will run on the iPod.  I'm pretty sure Rox is already using that
format for http://beachwalks.tv.  I would assume it's going to become
more common as people plan to show their videos not only on the net
but on whatever services are coming down the line to broadcast media
on televison.  Having the size limitation less than 640x480 would run
into the same problem if the standard went up to 640.

Is there a size (data) limitation on the files also?  That could cause
the same issue for a file that's legal frame-size-wise, but fails
the data limit and gets resized.

--
Bill C.
http://ReelSolid.TV

--- In videoblogging@yahoogroups.com, Mike Hudack [EMAIL PROTECTED] wrote:

 OK, guys, I've found the problem.  If your thumbnail is bigger than a
 certain max_size (which is set in our configuration files) we resize it
 to a new size, which is much smaller than that max size.  We do this
 principally to keep from screwing up people's blog layouts, and also
 because people have a habit of sometimes uploading mammoth 13 megapixel
 images as their thumbnails.
 
 The code itself is working okay, but it looks like our configuration
 settings could use some tweaks.  How does 640 x 480 sound as a new max
 size / resize target?
 
  -Original Message-
  From: videoblogging@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of Mike Hudack
  Sent: Thursday, January 11, 2007 12:09 PM
  To: videoblogging@yahoogroups.com; Jared Klett
  Subject: Re: [videoblogging] Re: Blip JPEGs
  
  Got it. We do some resizing but it shouldn't be inconsistent 
  at all. I'm putting jared on this thread, he owns that code 
  and will be able to debug this. 
  
  
  - Original Message -
  From: videoblogging@yahoogroups.com videoblogging@yahoogroups.com
  To: videoblogging@yahoogroups.com videoblogging@yahoogroups.com
  Sent: Thu Jan 11 11:59:51 2007
  Subject: [videoblogging] Re: Blip JPEGs
  
  Same thing happens to me using uploaded thumbnails I 
  generated myself, both with upperblip and using the upload 
  page.  You can see it in the RSS of EMS.
  
  I generate thumbnails @ 480x360 and sometimes they come in 
  that way and sometimes, they come in much smaller.  When the 
  auto-post goes to WP, it shows up as the smaller image, but 
  will pop to the correct size to play the video.  I've had 
  this happen when uploading thumbnails and videos at the same 
  time.  When I've gone back to edit the file and upload the 
  correct size again, it takes the file and makes it the small 
  size again.
  
  I bypassed this by coding height=360 and width=480 into 
  the jpg, but that makes the images fuzzy, as was discussed in 
  the record small and increase the viewing size thread.
  
  --
  Bill C.
  http://ems.blip.tv
  
  --- In videoblogging@yahoogroups.com, Mike Hudack mike@ wrote:
  
   Hey Ron,
   
   Are you uploading these yourself or asking blip to generate 
  them for 
   you?
   
-Original Message-
From: videoblogging@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Ron Watson
Sent: Thursday, January 11, 2007 2:52 AM
To: videoblogging@yahoogroups.com
Subject: [videoblogging] Blip JPEGs

Hey all,
I'm having some issues with my thumbnails from blip on my 
  WP blog:  
http://www.pawsitivevybe.com/vlog/ .

This is a straight crosspost from Blip.

Anybody have a clue as to why the images are all over the map in 
terms of size?

Thanks in advance.

Cheers,
Ron

On Jan 11, 2007, at 2:17 AM, Jan McLaughlin wrote:

 This is the most exciting idea since Blip first came out.

 Want to echo previous sentiment re: your handling of
MyHeavy.com, too. 
 Thank you. Thank you. Thank you.

 Will save me bunches of time.

 Yeah.

 XOXOXOX,
 Jan

 --
 The Faux Press - better than real
 http://fauxpress.blogspot.com

 [Non-text portions of this message have been removed]


 



[Non-text portions of this message have been removed]



 
Yahoo! Groups Links



   
  
  
  
  
  
   
  Yahoo! Groups Links
  
  
  
  
  
  [Non-text portions of this message have been removed]
  
  
  
   
  Yahoo! Groups Links
  
  
  
 





[videoblogging] Re: Blip JPEGs

2007-01-11 Thread Bill Cammack
It seems that he's saying that files that are too big are downsized...
not files that are 320x240 will be translated to a larger size.  All
you would have to do is submit your thumbnails at your desired size.

--
Bill C.
http://ReelSolid.TV

--- In videoblogging@yahoogroups.com, Steve Garfield [EMAIL PROTECTED] wrote:

 Sounds big, but that's just me.
 
 I'd like 320x240 since I have a narrow main column.
 
 Can this be an option for people?
 
 On Jan 11, 2007, at 12:34 PM, Mike Hudack wrote:
 
  The code itself is working okay, but it looks like our configuration
  settings could use some tweaks.  How does 640 x 480 sound as a new max
  size / resize target?
 
 --
 Steve Garfield
 http://SteveGarfield.com





[videoblogging] Re: Blip JPEGs

2007-01-11 Thread Heath
Your orginal suggestion works for me.

Heath

--- In videoblogging@yahoogroups.com, Mike Hudack [EMAIL PROTECTED] wrote:

 I'd like to make it an option at some point, but we don't have that
 capability right now.  In the meantime, it's going to have to be a
 global setting for everyone.  Anyone else have a feeling on this? 
 
  -Original Message-
  From: videoblogging@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of Steve Garfield
  Sent: Thursday, January 11, 2007 12:50 PM
  To: videoblogging@yahoogroups.com
  Cc: Jared Klett
  Subject: Re: [videoblogging] Re: Blip JPEGs
  
  Sounds big, but that's just me.
  
  I'd like 320x240 since I have a narrow main column.
  
  Can this be an option for people?
  
  On Jan 11, 2007, at 12:34 PM, Mike Hudack wrote:
  
   The code itself is working okay, but it looks like our 
  configuration 
   settings could use some tweaks.  How does 640 x 480 sound 
  as a new max 
   size / resize target?
  
  --
  Steve Garfield
  http://SteveGarfield.com
  
  
  
  
  
   
  Yahoo! Groups Links
  
  
  
 





Re: [videoblogging] Re: Blip JPEGs

2007-01-11 Thread Steve Garfield
got it, thanks!

On Jan 11, 2007, at 12:58 PM, Bill Cammack wrote:

 It seems that he's saying that files that are too big are downsized...
 not files that are 320x240 will be translated to a larger size.  All
 you would have to do is submit your thumbnails at your desired size.

 --
 Bill C.
 http://ReelSolid.TV

 --- In videoblogging@yahoogroups.com, Steve Garfield [EMAIL PROTECTED]  
 wrote:

 Sounds big, but that's just me.

 I'd like 320x240 since I have a narrow main column.

 Can this be an option for people?

 On Jan 11, 2007, at 12:34 PM, Mike Hudack wrote:

 The code itself is working okay, but it looks like our configuration
 settings could use some tweaks.  How does 640 x 480 sound as a  
 new max
 size / resize target?

 --
 Steve Garfield
 http://SteveGarfield.com






 Yahoo! Groups Links




--
Steve Garfield
http://SteveGarfield.com





RE: [videoblogging] Re: Blip JPEGs

2007-01-11 Thread Mike Hudack
So are we cool with 640 x 480 then? 

 -Original Message-
 From: videoblogging@yahoogroups.com 
 [mailto:[EMAIL PROTECTED] On Behalf Of Steve Garfield
 Sent: Thursday, January 11, 2007 1:55 PM
 To: videoblogging@yahoogroups.com
 Subject: Re: [videoblogging] Re: Blip JPEGs
 
 got it, thanks!
 
 On Jan 11, 2007, at 12:58 PM, Bill Cammack wrote:
 
  It seems that he's saying that files that are too big are 
 downsized...
  not files that are 320x240 will be translated to a larger 
 size.  All 
  you would have to do is submit your thumbnails at your desired size.
 
  --
  Bill C.
  http://ReelSolid.TV
 
  --- In videoblogging@yahoogroups.com, Steve Garfield [EMAIL PROTECTED]
  wrote:
 
  Sounds big, but that's just me.
 
  I'd like 320x240 since I have a narrow main column.
 
  Can this be an option for people?
 
  On Jan 11, 2007, at 12:34 PM, Mike Hudack wrote:
 
  The code itself is working okay, but it looks like our 
 configuration 
  settings could use some tweaks.  How does 640 x 480 sound 
 as a new 
  max size / resize target?
 
  --
  Steve Garfield
  http://SteveGarfield.com
 
 
 
 
 
 
  Yahoo! Groups Links
 
 
 
 
 --
 Steve Garfield
 http://SteveGarfield.com
 
 
 
 
 
  
 Yahoo! Groups Links
 
 
 
 


Re: [videoblogging] Re: Blip JPEGs

2007-01-11 Thread Steve Garfield
sure, seems like the way things are moving.

On Jan 11, 2007, at 1:59 PM, Mike Hudack wrote:

 So are we cool with 640 x 480 then?

 -Original Message-
 From: videoblogging@yahoogroups.com
 [mailto:[EMAIL PROTECTED] On Behalf Of Steve Garfield
 Sent: Thursday, January 11, 2007 1:55 PM
 To: videoblogging@yahoogroups.com
 Subject: Re: [videoblogging] Re: Blip JPEGs

 got it, thanks!

 On Jan 11, 2007, at 12:58 PM, Bill Cammack wrote:

 It seems that he's saying that files that are too big are
 downsized...
 not files that are 320x240 will be translated to a larger
 size.  All
 you would have to do is submit your thumbnails at your desired size.

 --
 Bill C.
 http://ReelSolid.TV

 --- In videoblogging@yahoogroups.com, Steve Garfield [EMAIL PROTECTED]
 wrote:

 Sounds big, but that's just me.

 I'd like 320x240 since I have a narrow main column.

 Can this be an option for people?

 On Jan 11, 2007, at 12:34 PM, Mike Hudack wrote:

 The code itself is working okay, but it looks like our
 configuration
 settings could use some tweaks.  How does 640 x 480 sound
 as a new
 max size / resize target?

 --
 Steve Garfield
 http://SteveGarfield.com






 Yahoo! Groups Links




 --
 Steve Garfield
 http://SteveGarfield.com






 Yahoo! Groups Links







 Yahoo! Groups Links




--
Steve Garfield
http://SteveGarfield.com





RE: [videoblogging] Re: Blip JPEGs

2007-01-11 Thread Mike Hudack
You got it, the change is made.  We'll resize any user-uploaded
thumbnail that's larger than 640x480 to a target size of 640x480,
maintaining aspect ratio.

By the way, we're shooting for a new release on Saturday... Lots of nice
new stuff, although no intros and outros yet :)

Yours,

Mike 

 -Original Message-
 From: videoblogging@yahoogroups.com 
 [mailto:[EMAIL PROTECTED] On Behalf Of Steve Garfield
 Sent: Thursday, January 11, 2007 2:09 PM
 To: videoblogging@yahoogroups.com
 Subject: Re: [videoblogging] Re: Blip JPEGs
 
 sure, seems like the way things are moving.
 
 On Jan 11, 2007, at 1:59 PM, Mike Hudack wrote:
 
  So are we cool with 640 x 480 then?
 
  -Original Message-
  From: videoblogging@yahoogroups.com
  [mailto:[EMAIL PROTECTED] On Behalf Of Steve Garfield
  Sent: Thursday, January 11, 2007 1:55 PM
  To: videoblogging@yahoogroups.com
  Subject: Re: [videoblogging] Re: Blip JPEGs
 
  got it, thanks!
 
  On Jan 11, 2007, at 12:58 PM, Bill Cammack wrote:
 
  It seems that he's saying that files that are too big are
  downsized...
  not files that are 320x240 will be translated to a larger
  size.  All
  you would have to do is submit your thumbnails at your 
 desired size.
 
  --
  Bill C.
  http://ReelSolid.TV
 
  --- In videoblogging@yahoogroups.com, Steve Garfield [EMAIL PROTECTED]
  wrote:
 
  Sounds big, but that's just me.
 
  I'd like 320x240 since I have a narrow main column.
 
  Can this be an option for people?
 
  On Jan 11, 2007, at 12:34 PM, Mike Hudack wrote:
 
  The code itself is working okay, but it looks like our
  configuration
  settings could use some tweaks.  How does 640 x 480 sound
  as a new
  max size / resize target?
 
  --
  Steve Garfield
  http://SteveGarfield.com
 
 
 
 
 
 
  Yahoo! Groups Links
 
 
 
 
  --
  Steve Garfield
  http://SteveGarfield.com
 
 
 
 
 
 
  Yahoo! Groups Links
 
 
 
 
 
 
 
  Yahoo! Groups Links
 
 
 
 
 --
 Steve Garfield
 http://SteveGarfield.com
 
 
 
 
 
  
 Yahoo! Groups Links