View images from enhanced podcasts on AppleTV (2nd gen)

Is there a way to view the images embedded in enhanced audio podcasts through AppleTV? I listen to a number of photography podcasts that discuss particular images but the audio isn't much good if I cannot see the image. Thanks.

An example would be any audio podcast of the Martin Bailey Photography Podcast or the History of Photography podcast by Jeff Curto... Is there a way to view the images embedded in enhanced audio podcasts through AppleTV?
Okay... I selected the Jeff Curto "Photo History - Class 6 Spring 11 - Photography and Painting" podcast for test purposes. The easiest way to view this specific file on the TV2 device seems to be to simply lie to iTunes.
1) Download the podcast in your normal manner.
2) Delete the podcast from iTunes and send it to your trash can.
3) Drag the file back to your desktop.
4) Change the M4A (".m4a") file extension to M4V (".m4v").
5) Re-import the file to your iTunes library.
Your audio podcast will now load/play on the TV2 as if it were a video podcast.

Similar Messages

  • How do I view images in enhanced podcasts in iTunes?

    I've been making podcasts for years in Garageband, then exporting to iTunes to view in my classroom.  Suddenly in the new version of iTunes I can't find the "view artwork" for viewing my podcasts.  What am I missing?

    Hello,
    Try this [http://kb.mozillazine.org/Images_in_messages_do_not_appear Images in messages do not appear].

  • How to view images from application's path?

    Hello,
    I am using the codes below to view images from an ACCESS database listed as ".\image.png", the images are included in the application's path. I'm able to view the images while running crystal reports alone; However when I include the same report and databse in my VB.NET application, the images don't show. I was told that the report looks for the images in a temp folder, an alternative solution would be to copy the image files to a temp folder before attempting to run the report, but so many things can go wrong with such approach. Do you have a better solution to this problem?
    Thanks in advance.
    Victor
    Code:
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            Dim myaop6viewer As New aop6viewer
            Dim myaop6report As New AOP6V2
            Dim crConnectionInfo As ConnectionInfo = New ConnectionInfo
            crConnectionInfo.ServerName = (Application.StartupPath & "\AOP6V2.mdb")
            crConnectionInfo.Password = "testaop"
            setDBLogonForReport(crConnectionInfo, myaop6report)
            myaop6report.RecordSelectionFormula = "isnull({image.country}) = false"
            With myaop6viewer
                .CrystalViewer22.ReportSource = myaop6report
                .Show()
            End With
            myaop6report = Nothing
        End Sub
        Private Sub setDBLogonForReport(ByVal connection As ConnectionInfo, ByVal report As ReportDocument)
            Dim mytables As Tables = report.Database.Tables
            Dim mytable As CrystalDecisions.CrystalReports.Engine.Table
            For Each mytable In mytables
                Dim mytablelogoninfo As TableLogOnInfo = mytable.LogOnInfo
                mytablelogoninfo.ConnectionInfo = connection
                mytable.ApplyLogOnInfo(mytablelogoninfo)
            Next
        End Sub

    I tried following your suggestions, but I'm unable to link to the image file from the application, can you please help me link to the image from the application.
    1. Created a formula name test with the folowing data:
    ".\test.png"
    2. In the Gphics Location, entered:
    {@test}
    3. Below is the code in my application
    Imports System.Data.OleDb
    Imports Microsoft.VisualBasic.ControlChars
    Imports CrystalDecisions.Shared
    Imports CrystalDecisions.CrystalReports.Engine
    Public Class Form1
        Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            Dim myaop6viewer As New aop6viewer
            Dim myaop6report As New AOP6V2
            Dim crConnectionInfo As ConnectionInfo = New ConnectionInfo
            crConnectionInfo.ServerName = (Application.StartupPath & "\AOP6V2.mdb")
            crConnectionInfo.Password = "testaop"
            setDBLogonForReport(crConnectionInfo, myaop6report)
            myaop6report.DataDefinition.FormulaFields.Item("@test").Text = "path + picture name" '???????
            myaop6report.RecordSelectionFormula = "isnull({image.country}) = false"
            With myaop6viewer
                .CrystalViewer22.ReportSource = myaop6report
                .Show()
            End With
            myaop6report = Nothing
        End Sub
        Private Sub setDBLogonForReport(ByVal connection As ConnectionInfo, ByVal report As ReportDocument)
            Dim mytables As Tables = report.Database.Tables
            Dim mytable As CrystalDecisions.CrystalReports.Engine.Table
            For Each mytable In mytables
                Dim mytablelogoninfo As TableLogOnInfo = mytable.LogOnInfo
                mytablelogoninfo.ConnectionInfo = connection
                mytable.ApplyLogOnInfo(mytablelogoninfo)
            Next
        End Sub
    Thanks,
    Victor

  • AppleTV (2nd Gen) sound dropping from iTunes (as remote AirTunes speaker)

    Setup:
    - iTunes 10.0.1(22) on Mac mini (1st Gen Intel),Mac OS X 10.5.8, 1.000baseT
    - FritzBox DSL & WLAN router
    - AppleTV (2nd Gen)
    Accessing any content (sound, video, pictures) thru AppleTV from Mac mini works fine. Everything play well, no hickups.
    Playing music from iTunes on my Mac mini using the AppleTV like an AirPort Express with attached speakers drops and regains sound in unspecific intervals - like 5 secs silence, 20 secs sound, 10 secs silence, 5 secs sound etc.
    What can I do ?

    Karsten Krueger wrote:
    Switching from WLAN to regular Ethernet solved the issue.
    you might be suffering from _*wireless interference*_.
    perhaps one of your neighbor's wireless networks is interfering with yours. download iStumbler (free) or AirRadar (it has a trial period) and note the channels other networks in your vicinity are broadcasting on. *change the channel(s) of your network as far away as possible from those*.
    note there may be hidden (closed) networks around that these apps won't pick up. however, KisMac will be able to. be aware, though, that in some countries (e.g. Germany) the use of KisMac may not be legal !
    JGG

  • How to view Images from Filesystem in Apex?

    hello,
    i want to view images from a network share (e.g. \\10.67.125.22\CREATIVES_DE\PRINT\THUMB\2009\06\002259044s01.JPG don´t nedd http access because it´s only intranet) in an image column of a table. unfortunatly i can´t upload them all into apex because i have really much data. i´m talking about serveral terabytes. i also want to link to videos on a network share but apex always inserts "http://ham-v000002:8080/apex/" in front of the link from the database...
    can someone help me out?
    greetings
    Sebastian

    i´m getting closer...
    apex stopped inserting the localhost-string as i put "file://" in the "src" attribute. But now i´m dealing with odd slash-adding from apex.
    the value located in the #THUMB# variable is like this:
    \\10.67.125.22\CREATIVES_DE\PRINT\THUMB\2009\06\002268162s01.JPG
    and here´s what apex returns on "<img src="file://#THUMB#">":
    file:////10.67.125.22/CREATIVES_DE/PRINT/THUMB/2009/06/002268162s01.JPG
    and the same with three slashes "<img src="file://#THUMB#">"
    file://///10.67.125.22/CREATIVES_DE/PRINT/THUMB/2009/06/002268162s01.JPG
    if i just do "<img src="file:#THUMB#">" (which should return the correct path), oralce cuts away the ip-adress:
    file:///CREATIVES_DE/PRINT/THUMB/2009/06/002268162s01.JPG
    i don´t know what´s wrong here...
    greetings,
    Sebastian

  • HT4106 Will the camera kit allow you to view images from a usb flash drive?

    Will the camera kit allow you to view images from a usb flash drive?

    You can use a USB flash drive & the camera connection kit.
    Plug the USB flash drive (works the same with an SD card) into your computer & create a new folder titled DCIM. Then put your movie/photo files into the folder. The files must have a filename with exactly 8 characters long (no spaces) plus the file extension (i.e., my-movie.mov; DSCN0164.jpg).
    Now plug the flash drive into the iPad using the camera connection kit. Open the Photos app, the movie/photo files should appear & you can import. (You can not export using the camera connection kit.)
    Using The iPad Camera Connection Kit
    http://support.apple.com/kb/HT4101
     Cheers, Tom

  • View image from local

    Hi,
    I'm using J2ME wireless toolkit, and I want to know is it possible to view image from local(eg. C:\WTK22\appdb\DefaultColorPhone\filesystem\root1). I've written some code to view form the folder but it appear "error: null".
    mage storedImage = null;
              String picLink = "file://localhost/" + currDirName + fileName;
              try{
                   storedImage = Image.createImage(picLocation);
              catch(Exception e){
                   System.out.println("Error here: " + e.getMessage());
              }

    Yes, it is possible.
    They were demonstrating the RT display at NI Week. It is part of the RT features of Vision 6.1. You can route an IMAQ display window to the video output on the PXI chassis. Anything you display in that window will show up on your screen.
    Bruce
    Bruce Ammons
    Ammons Engineering

  • HT4352 how can I move a movie purchased on AppleTV 2nd Gen to my Mac computer

    I am using an AppleTV 2nd Gen, and I purchased Skyfall and wish to move it to my Mac to watch.  How can I do this.  I have Home Sharing on correctly, however the AppleTV2 does not show on the iTunes sidebar and I do not see the movie in my purchased content.  Any ideas?

    Welcome to the Apple Community..
    You can re-download content purchased from the iTunes store (availability varies depending on location) using the purchased option from the Quick Links section in the top right corner of the iTunes homepage in your iTunes application on your computer.

  • Watching iphoto home videos on Appletv 2nd gen

    How do I get videos from iphoto to my Appletv 2nd generation?

    Yes, I've tried that several times and when I choose "Add to library" from iTunes menu it pulls up the Finder.  I tried adding to Movies file and it appeared to work but they didn't show up there.  Tried adding it by highlighting and putting it on the right side and clicking "add to" but after ejecting iPad the videos weren't on iTunes.  What am I doing wrong?

  • IPhone4 pictures on AppleTV (2nd gen) have wrong aspect ratio

    Hello,
    I'm using AirPlay with an iPhone 4 and an AppleTV (2nd gen), my iphone
    pictures are displayed with a wrong aspect ratio (I mean really wrong
    aspect ratio, rounded stuff is showed "oval".
    Movies taken from my MacBook Pro are displayed correctly, any idea?
    Thansk!
    Alberto

    The screenshots aspect ratio is fine on the iPhone (and the picture is good if I transfer it to my MacBook) , but is displayed incorrectly when airplayed to the AppleTV.
    The AppleTV is attached to a 24'' screen, all the other stuff from AppleTV (menu, home page, films from internet and so on) are displayed correctly).
    Thanks again for your help!

  • AppleTV 2nd gen not updating YouTube app-

    Ok. Learned of the newest updates for apps on my AppleTV 2nd gen. Read about how the YouTube app was new and was hoping to play around with it. But when I got on, I found that it has not updated.
    I updated the software thru the Setting app. No joy. Restored the AppleTV to factory spec with supposed latest update. Still no joy.
    Anyone else have this issue? Searching has not revealed anything yet.
    My info:
    Model: MC572LL/A
    Software: 6.2.1 (6698.99.50.41)
    connected by ethernet to Apple Extreme Base Station
    Thanks in advance.

    I have the exact same problem. The other new channels from the Monday(?) update showed up, but my YouTube app has not changed. I have an AppleTV 2 (i.e. the first hockey puck), is the update limited to certain models?

  • HT202157 My AppleTV (2nd gen) crashed last night with the latest update and now all I have a flashing light.  What to do?

    My AppleTV (2nd gen) crashed last night with the latest update and now all I have a flashing light.  What to do? It showed a USB symbol point toward an iTunes symbol and won't reset after resetting with the remote.  Same thing.

    usb symbol pointing toward an itunes symbol is apples way of trying to get you to connect the appletv to your computer running itunes so it can restore the apple tv's software
    though it seems to be a connection few people make

  • Dropped images in enhanced podcast

    I have been creating enhanced podcasts and am noticing that a handful of images will not display after I've transfered the file from iTunes to my iPod. All files are saved and imported in the same way, yet less than a dozen out of 50-60 images won't display on the iPod. It plays and displays fine in iTunes. Is anyone else experiencing this problem. And if so what is a work around?
    Thanks!

    I'm having the exact same issue. My enhanced podcast (this is the first one I've done) is only about three minutes in, but has a ton of images, all of which play fine in iTunes, but do not play on either my iPod nano third-generation, or my second generation iPod touch. I have a hard time believing that the processor speed on those devices isn't fast enough to keep up, given that they can do so much (especially the iPod touch) with graphics. I really was that Apple would get on this, but in their relentless pursuit to push certain things, a lot is getting left out.

  • How to view images from Pictures Folder using iPhoto?

    Right now when I click an image in the Pictures folder, the image is automatically opened using Preview. I want to view images directly from my Pictures folder, and have them open to iPhoto. Is that possible?
    I just want to be able to view/sort my photos by Folders rather than by Events, Titles or Photo dates. I can't seem to get them to sort by folders in iPhoto.

    Iphoto is a Photo Database designed to allow you to organise and manipulate you photos without recourse to your files.
    It's not an image viewer, it can only work with photos that have been imported to the database.
    I just want to be able to view/sort my photos by Folders rather than by Events,
    An Event is a folder of images with a fancy icon. You can organize your pics in iPhoto anyway you want, using Albums, folders, keywords and so on. It's far more flexible that using folders in the Finder.
    You can opt to organise the files yourself, rather than have iPhoto do it for you, but I don't recommend it.
    Simply go to iPhoto Menu -> Preferences -> Advanced and uncheck 'Copy Files to the iPhoto Library on Import'.
    Now iPhoto will not copy the files, but rather simply reference them on your HD. To do this it will create an alias in the Originals Folder that points to your file. It will still create a thumbnail and, if you modify the pics, a Modified version within the iPhoto Library Folder.
    However, you need to be aware of a number of potential pitfalls using this system.
    1. Import and deleting pics are more complex procedures
    2. You cannot move or rename the files on your system or iPhoto will lose track of them on systems prior to 10.5 and iPhoto 08. Even with the later versions issues can still arise if you move the referenced files to new volumes or between volumes.
    3. Most importantly, migrating to a new disk or computer can be much more complex.
    Always allowing for personal preference, I've yet to see a good reason to run iPhoto in referenced mode unless you're using two photo organisers.
    If disk space is an issue, you can run an entire iPhoto Library from an external disk:
    1. Quit iPhoto
    2. Copy the iPhoto Library as an entity from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.
    If you're concerned about accessing the files, There are many, many ways to access your files in iPhoto:
    *For Users of 10.5 and later*
    You can use any Open / Attach / Browse dialogue. On the left there's a Media heading, your pics can be accessed there. Command-Click for selecting multiple pics.
    Uploaded with plasq's Skitch!
    You can access the Library from the New Message Window in Mail:
    Uploaded with plasq's Skitch!
    *For users of 10.4 and later* ...
    Many internet sites such as Flickr and SmugMug have plug-ins for accessing the iPhoto Library. If the site you want to use doesn’t then some, one or any of these will also work:
    To upload to a site that does not have an iPhoto Export Plug-in the recommended way is to Select the Pic in the iPhoto Window and go File -> Export and export the pic to the desktop, then upload from there. After the upload you can trash the pic on the desktop. It's only a copy and your original is safe in iPhoto.
    This is also true for emailing with Web-based services. However, if you're using Gmail you can use iPhoto2GMail
    If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto.
    If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser.
    *If you want to access the files with iPhoto not running*:
    For users of 10.6 and later:
    You can download a free Services component from MacOSXAutomation which will give you access to the iPhoto Library from your Services Menu. Using the Services Preference Pane you can even create a keyboard shortcut for it.
    For Users of 10.4 and later:
    Create a Media Browser using Automator (takes about 10 seconds) or use this free utility Karelia iMedia Browser
    Other options include:
    1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    3. *Show File*: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
    You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.
    Regards
    TD

  • How to insert and view images from oracle using jsf

    Can anyone please give me some code example or link of article explaining that how can i insert and view images to/from oracle using jsf?
    Thanks in advance.

    You mean you want to view image data stored in the database, right?
    Create a servlet that streams the image data to the response (setting the appropriate content-type), then reference this servlet in your img tag. Here is an example:
    http://balusc.blogspot.com/2007/04/imageservlet.html
    Storage is something different. What exactly don't you understand there? Perhaps you want a file upload component?

Maybe you are looking for

  • Updating to iTunes 7 - error:  files are missing

    After downloading an update to iTunes 7: When I click on iTunes, I get an error message which says: "iTunes cannot run because some of its required files are missing. Reinstall iTunes." If I reinstall from the beginning, will I lose all the hundreds

  • Erase and Sync Question..

    OK so annoyingly I formated my hardrive on my pc and reinstalled everything. Now I plug my iphone in to my PC and it upon clicking on Sync it says it must erase and sync as the iPhone was syned with another computer.... hmmmm So I don't mind losing m

  • Make a raw material sellable

    Hi All, At creation time a ROH material will not be sellable. In some cases we need to be able to sell a ROH material. Therfore we create the Material Master with sales view. If the material is imported for self production & in some cased we need to

  • Single PC using Multiple Authorizations

    Why can a single computer use multiple authorizations for the Apple ID if I forget to deauthorize iTunes before reinstalling Windows?  Does the Windows version use the MAC address of the motherboard or a combination of the hard drive volume GUID, reg

  • Is it possible to canonicalise product-specific templated pages?

    Currently working on a PC (Windows7) and Dreamweaver MX. In addition to a main website, my company have several micro-sites. One particular website was created with a Dreamweaver template to only cover the product pages on the site. I need to canonic