I am creating a video slideshow from jpg files in Movie Studio 12 Platinum. The jpgs have titles in the EXIF info. Is there a way to import those titles with the pictures into the video?
What are you wanting to accomplish? Give an example.
Is there a program that can extract that info and place it into a text file, one line per image? If so, you may be able to use that to copy/paste into Movie Studio.
If I were assigned to work on a project of this type, I would look at using the ImageMagick command-line tool. It can be used to extract the EXIF information into a list as MSmart suggested.
Or ImageMagick can be used to create a second set of image files with the EXIF information written onto the images, then these could be used to create the slide show.
ImageMagick is somewhat cryptic, here are some starting points if you'd like to try it.
A command to list of all JPG image files and their titles: