Quality of podcast images

I have used GB to create several podcasts for my course. When I share them to disk and use Podcast Capture to put them on iTunesU, the images are very fuzzy. The original disk version is excellent when viewed with QuickTime. However, when I use QuickTime Screen Capture and submit the material via Podcast Capture the images look okay.
I ahev ensured that before I share the podcast from GarageBand, that I have selected the best quality for audio and maximum resolution (image size) for the thumbnails.
Does anyone have a suggestion on how to get better image quality to iTunesU?
Thanks
harvey

Hello again
I have managed to change some quality related code responsible for generating different diagram in EPF.
Below you can see that now EPF is generating less compressed jpegs and some anti-aliasing is added to (I purposely disabled it on the text, beacause and you can see in first post there are some issues with some letters).
If you want this in your EPF, I have attached my jar files.
Just move out the originals one (files with name starting e.g. org.eclipse.epf.authoring.ui, but timestamp will be different) from plugins/ to some folder outside eclipse, and put my ones in the plugins folder.
I include MD5 checksums:
e7483d1cc7c290e8eb5001665995165c *org.eclipse.epf.authoring.ui_1.5.0.201409251338.jar
244caf1901fad80e2745411fae6bf380 *org.eclipse.epf.diagram.ui_1.5.0.201409251338.jar
7769795067f8e0afc3cbbd653f762c60 *org.eclipse.epf.library_1.5.0.201409251338.jar

Similar Messages

  • How do I control the quality of JPEG images?

    I've written a program that scales a set of JPEG images down to various dimensions. I'm happy with the speed of execution, but quality of the images could be better. How do I specify the quality of the JPEG images I create? In graphics editors, I'm given the option of controlling the lossy-ness (?) of JPEGs when I save them, either reducing image qualify to shrink the file size or vice versa. How can I do this programmatically?
    Thanks

    Hi Jhm,
    leaving aside the scaling algorithm, to save an arbitrary image with 100% quality you'd use
    something like the following code snipet below
    regards,
    Owen
    // Imports
    import java.awt.image.*;
    import com.sun.image.codec.jpeg.*;
    public boolean saveJPEG ( Image yourImage, String filename )
        boolean saved = false;
        BufferedImage bi = new BufferedImage ( yourImage.getWidth(null),
                                               yourImage.getHeight(null),
                                               BufferedImage.TYPE_INT_RGB );
        Graphics2D g2 = bi.createGraphics();
        g2.drawImage ( yourImage, null, null );
        FileOutputStream out = null;
        try
            out = new FileOutputStream ( filename );
            JPEGImageEncoder encoder = JPEGCodec.createJPEGEncoder ( out );
            JPEGEncodeParam param = encoder.getDefaultJPEGEncodeParam ( bi );
            param.setQuality ( 1.0f, false );   // 100% high quality setting, no compression
            encoder.setJPEGEncodeParam ( param );
            encoder.encode ( bi );
            out.close();
            saved = true;
        catch ( Exception ex )
            System.out.println ("Error saving JPEG : " + ex.getMessage() );
        return ( saved );
    }

  • Crappy photo quality when inserting images, how to improve?

    I work extremely hard on the quality of my images and when I use iDVD they don't look to bad, but when I insert images in between video clips in iMovie the quality of the images is degraded something terrible and my professional images look like they were taken on a cheap camera phone. Exporting the videos at the highest quality helps a little, but it seems to be the import quality which is reducing them down - least that is what it appears to me.
    How can I improve the photo quality in iMovie?

    Hi,
    Defcom has listed the main fix.
    You could also try the Bandwidth setting in iChat > Preferences > Video section > Bandwidth Limit drop down.
    We would suggest 500kbps for some ISPs
    Using Little Snitch does show that Bonjour Video chats do use the Internet
    It is probably done so that the SNATMAP Server that helps connect Video and Audio Only chats knows you are busy.
    9:34 PM Tuesday; July 28, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Improve quality of JPEG images

    Hi
    I have an application which saves images in JPEG format after editing (well, many applications does that, but this is only a fraction of what this application does) :-)
    I can't use any other formats due to size restrictions. The problem is Image Editing module of this application has operations like line drawing and text inserting. When I save the image, fine lines (especially texts) are getting blurred.
    Is there any way I can increase the quality of JPEG files saved? I understand that JPEG is not meant for sharp lines and texts but with Photoshop, even fine lines and texts appear good when saved as a high quality JPEG file. Is there any such method in Java by which I can increase the quality of JPEG images?
    Thanks in advance...

    Is there any way I can increase the quality of JPEG files saved? I understand that JPEG is not meant for sharp lines and texts but with Photoshop, even fine lines and texts appear good when saved as a high quality JPEG file. Is there any such method in Java by which I can increase the quality of JPEG images?I JPEG is a non-conservative compression format (you do not get back exactly what you put in, it has "acceptable degredaton"--I talked with the author before it became popular and he explained what JPEG was all about--high compresses resulting in a small size for internet communications over dialup.
    In more recent times I've seen quality factors brought into play with JPEG, but as you have stated, even in Adobe Photoshop under the highest quality, you still have degradation. I've seen some hint and some state that you can get a lossless JPEG, but I've not encountered it yet.
    In any case, if you do find a "lossless JPEG" the size of that file is going to be bigger than you are looking at now. You may consider other file formats--TIFF or there are even more recent files formats that have higher conservative compression algorithms.

  • CS6 InDesign - Default display is high-quality. Four placed images are Illustrator files. Three images look the way they should - high-quality. One image looks pixelated. Why?

    InDesign CS6 - Default display is high-quality. All four placed images are Illustrator files. Three images look the way they should - high-quality. One image looks pixelated. Why?

    Not sure if this will help, but what is your inDesign file's "Transparency Blend Space" set to? It's under the edit menu.
    Also, when you are placing your images, are you selecting "Show Import Options" and making any selections there?

  • Quality of some images degrading on export

    A customer of ours created a PDF from Indesign CS4 6.0.5 using our custom PDF export presets and noticed that the quality of some of her images degraded or became pixilated jagged however the resolution did not change. They checked the original images and they were fine. The images were layered .psd files, by the way.
    I asked our customer for the original document and I was able to re-create the situation on our end. After much testing, I discovered that this only happens on PDF export. Postscripting and distilling the page gave much improved results. Replacing the images fresh on the page also fixed the problem. After speaking with others here, this is not the first time this has happened.
    Has anyone else had this issue? Is there a setting somewhere that will fix it?
    TIA
    -Travis

    It can definitely be seen on print. It is harder to see on screen. The quality of the image is not stellar to start with. We are a magazine printing company and our export setting are set up to not flatten the PDFs.
    The problem acts like some sort of corruption in the picture box.
    Thanks Bob

  • Shift + R improves the quality of this image

    Does anybody know how to get rid of ' shift + r improves the quality of this image', this is affecting most of the images i look at. It never used to be an issue??
    Thanks

    Hi
    that is exactly what you see with some usb modem connections - the 'Modify Headers' add-on should sort Firefox out (at the expense of slower loading & more data usage).
    a safari solution is mentioned here, but it's a bit old, with no documentation I can see. I'd hope there to be an extension by now which will deal with it - try https://extensions.apple.com/en-us/ or even the isp's pages may have a way to disable it.

  • Podcast Image Won't Update/Change

    Recently I have been attempting to change podcast's logo. Despite the fact that I have pointed to it correctly and giving it a different file name, the old logo remains. I even overwrote the old logo for good measure, just in case.
    I have also pinged the iTMS. Everything else works fine... but no logo update.
    Here are the links:
    http://feeds.feedburner.com/avg
    http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=116891255
    Anyone have an idea?

    I just want to give an update for anyone else who might be having podcast image problems.
    I finally found that my image has been updated, after almost 3 weeks of changing it. I am not sure if this is what helped the problem... but I DID "report a problem" with my own podcast, stating that the logo was not updating. this may have gotten the iTunes editorial attention.

  • Missing Podcast Image

    My podcast was approved April 4, 2013.  However, my podcast image doesn't display in the Preview or the iTunes store.  I added my 1400 x 1400 image using the PowerPress plugin.
    Here's the preview:
    https://itunes.apple.com/us/podcast/the-tithing-hoax-podcast/id632359048
    Here's the photo link:
    http://thetithinghoax.com/wp-content/uploads/2013/03/Podcast-Pic-300-x-300.jpg
    Any suggestions?
    Thanks!

    Your image url returns a 404 error.
    You need to fix your URL so it delivers the image file
    Rob W
    podCast411

  • Podcast image is not showing during testing.

    I subscribed to my podcast feed to test it in iTunes before submitting to the iTunes store. All is working well except the podcast image is not showing. What do I need to do to get the image to show?
    Feed: http://www.lhfcaz.org/sermon_feed.xml
    The image is located here: http://www.lhfcaz.org/images/itunesimage.jpg
    Thanks,
    Wayne

    The image which appears on the Store page is referenced in the feed: but the image which appears when you subscribe (either manually or from the Store page) is not - it is embedded in each episode's media file. This page explains the situation and what to do about it:
    http://homepage.mac.com/rfwilmut/notes/faq.html#coverart

  • Podcast image not displaying! Help please!

    Hello,
    any help on this would be greatly appreciated as I've been troubleshooting for the past month and can't seem to fix this...
    i recently had my podcast channel approved but the podcast image is still not displaying...
    when I followed the instructions given by Apple on their podcast start up page, I opened iTunes, clicked File, clicked Subscribe to Podcast and entered my RSS feed address.  Everything displayed fine, image was working an everything.
    however, the channel has now been approved and the image is still not showing up in the iTunes store....
    does it usually take a while for images to display?
    my image is 1900x1902 and is 2.5 MB.
    Does it have to be perfectly square in order for it to be displayed? If so, how come it displayed when I entered the feed url after clicking 'Subscribe to Podcast' in the iTunes File menu?
    Is there a size limit? Again, if so, how come it displayed when I entered the feed url after clicking 'Subscribe to Podcast' in the iTunes File menu?
    THank you for your help.
    regards,
    J

    The image filesize is much too large at 2.5MB: it must be less than 500kB and I'm surprised your feed wasn't rejected in the first place because of this. I would recommend reducing the dimensions to 1400 x 1400 to be on the safe size, and reducing the file size to below 500kB is essential (and it must be JPG or PNG).
    When you've changed it, also change the file name, amend the feed and reupload it. It will take quite some days before the image appears in the Store.
    The image appears in My Podcasts view when subscribing but probably the iTunes application - which is completely separate from the Store - isn't so fussy. The Store caches the image so you can see why they would want to limit the filesize, given the many thousands of podcasts in the Store.
    When you have a question please always post the URLs of your Store page and of your feed. I was able to give you an answer this time, but in most cases it's necessary to be able to look at the feed.

  • Render Quality of still images for Blu Ray?

    Hello,
    can anyone help me on how to control the quality of still images beeing rendered within Encore?
    Transcoding is for film only and on my full HD Blu Ray it seems, that still images or diashows are
    rendered in SD quality at best.
    Any hints appreciated!
    Cheers,
    Guenter

    Hello and thanks for the quick replies and especially the welcome greetings.....
    The images do match the resolution of the videos, they are all 1920x1080.
    I created the images with Photoshop and next to JPG I also tried the PSD,
    but it made to difference.
    They are not part of the videos, they are just pictures I've included using
    the diashow function within Encore. There is no transcode menu available
    for single images nor the diashow.
    The default transcode settings - which are used for video only afaik - are
    also full hd, full quality.
    Any other ideas?
    Cheers,
    Guenter

  • Quality of still images imported from i-Photo

    I've recently got a new Mac, with updated version of i-Movie. Struggling to come to terms with it, but one major problem is quality of still images.
    Whatever I do, they look rubbish in i-Movie. I've tried all sorts of settings, Ken Burns etc, still nowhere near the crystal images on the previous version of i-Movie.
    I've read that we're not supposed to look at quality in i-Movie, but only on burning, but this is a nuisance, and anyhow when I made a Quicktime movie it was no better.
    Can anyone help? And why, when something is supposed to be better, is it actually worse?
    Thanks.
    MacBook Pro   Mac OS X (10.4.5)  

    Adam
    You might try more closely matching the screen resolution of iMovie, which unless you are going widescreen is 720x540... There is not much sense in putting in more dpi than the video format can handle. You can get some distortion when it compresses the images.
    I do find that they never look as good in iMovie on my TV as they did on the computer however. Ken Burns or whatever we try.
    Also, iMovie will stretch smaller than 720x540 images to fit the dimension of the screen, which makes those look truly awful. We usually put those on a black background (in Photoshop) so that they stay at the smaller size.
    Terri

  • Losing quality in my images during editing

    Im using premiere elements 12 its my first time using any adobe editing software. I bought it because I was losing quality in my images and video while making videos on my basic movie maker that came with my laptop. I spent over 100 dollars on elements and im getting the same results. do I need to tweek my project settings? I want to upload this video online will it go back to normal once uploaded? any tips would be appreciated!

    You don't say if you are working on a high-def or a standard def (DVD) project, but do remember that Premiere Elements is a video editor, not a slideshow creator. So anything you put into it is going to come out at video resolution -- 720x480 pixels for standard def or DVD video or 1920x1080 for high-def or BluRay video. That's likely a big step down from your original photo resolution, since even 5 or 10 megapixel camera is shooting many times that resolution.
    This article explains in greater detail the difference between photo and video resolution.
    http://forums.adobe.com/thread/1187937?tstart=0
    Where do you plan to display your slideshow? If on a TV, Premiere Elements' resolution is just fine. (Assuming you've got a BluRay workflow for your HDTV, etc.)
    If you're looking for a higher resolution slideshow creator for, say, display on your computer, you may want to consider a dedicated slideshow creator like Pro Show Gold.

  • Enhanced Podcast Image Size?

    Hi - I'm wondering if anyone knows what the minimum, maximum, recommended, or optimal image size and resolution are for building enhanced podcasts in Garageband. I have looked through a variety of support options at Apple and I can't find any guidelines about what file types and sizes can be used when adding images to an enhanced podcast, just which sound and video files are supported. The podcasts may be viewed via iTunes or on an iPod, so the viewing size may vary drastically. Any tips would be helpful! Thank you!

    Hi
    Optimal size/resolution for an extended podcast image is 300x300 at 72 dpi. Use .jpg

Maybe you are looking for

  • Printing a zoomed view in Preview.app

    How do you print a zoomed in view from Preview. In Adobe there is a choice to print current view. I cant figure out how in Preview.app.

  • Cash discount - F-28 - how to control Active / Inactive setting

    Hi All, When I try to post incoming posting through F-28 for a customer and choose the open items, the cash discount value is INACTIVE. But when another user tries to post incoming payment for the same customer, Cash discount value is ACTIVE. We are

  • How to handle 2 or more .jar files with an applet

    Hey out there I have created an ftpClient application that uses "jakarta ftpClient". It works fine as an JFrame application � But when I converted the Application into an JApplet I get the following Exception: java.lang.NoClassDefFoundError: org/apac

  • HR_INFOTYPE_OPERATION called inside Dynamic action

    I am writing a subroutine called by dynamic action. Where using FM 'HR_INFOTYPE_OPERATION' i have to delimit or delete the records of infotype 0167. Although, HR_INFOTYPE_OPERATION, is executing with return is 0. but there is no change in the infotyp

  • Coldfusion areas of growth

    Hi CF'ers, I'm getting back into cf after several years doing JSP/Servlet stuff. My question - where is coldfusion growth at its best (which sectors) and where (geographically), is it taking off. I am interested in knowing what oppurtunities may exis