Export captions to Word file?

Post your tips & tricks here for creating slide shows with ProShow Gold. This could include suggestions for style and content in addition to working with the software itself

Export captions to Word file?

Postby andrelef on Sat Jul 10, 2010 8:31 pm

Hi all,

I've been working for months on a slideshow and it's so long now that I had to cut it in three parts. I find it a bit difficult to retain cohesion and be concise when all I have is watching the show to find out what works and what doesn't in relation to the other portions. Drives me bananas...

Right now, I have two parts done, and when I watch them I find that there's repetition and digression.

I'm wondering if anyone has found a way where I could select all files, and then use a function to save ONLY THE CAPTIONS into one unique file, so I could have the whole text in front of me to work on. That way I'll be able to build a stronger "narration" and not be distracted by the rest of the action going on on the screen.

My only other option is to go through 20 minutes worth of show and double-click each slide, copy/paste each caption into a Word file. I'd rather not have to do that... :!:

Thanks for any help!!

Andre
andrelef
New Member
 
Posts: 3
Joined: Sat Jul 10, 2010 8:15 pm

Re: Export captions to Word file?

Postby gpsmikey on Sat Jul 10, 2010 10:25 pm

Well, it depends on what tools you have available - if you look at the .psh file for the show, the lines with the caption text will look like the following:
Code: Select all
cell[1].caption[1].text="Birdies & Booms ...\r\nShots from the 4th"

Where the "cell" number is the slide number - 1 (first slide is cell 0 ) and the caption number relates to which caption it is for that slide. There are a number of utilities in the Linux world like "grep" that work very well for that - what you want to do is grab all the lines from the .psh file with that format. I have not done it, but that is what you are looking for (you can open the .psh file in something like Notepad if you want - it is just a text file)
You could search for the string '.text="' and everything following that should be your caption - note that special characters like newlines and carriage returns (and other chars) are escaped with a backslash in the string - don't get bitten with searching for everything between the quotes - if the quoted string has something within it that has quotes, you will grab only part of the string :-)

hope that helps :D
mikey
You can't have too many gadgets or too much disk space !!
It said windows NT or better, so I installed Ubuntu Linux :-)

mikey (PSP4, Photoshop CS5, Vegas Pro 9, Acid 7, BluffTitler, Nikon D70s, D300s)
http://home.comcast.net/~mr.gadget2/
----
User avatar
gpsmikey
.
.
 
Posts: 4764
Joined: Wed Nov 29, 2006 6:35 pm
Location: Kirkland,Wash, USA

Re: Export captions to Word file?

Postby andrelef on Sat Jul 10, 2010 11:50 pm

Hi Mikey,

It's still quite a bit of work, but that worked... back to work now...

Thanks!

Andre
andrelef
New Member
 
Posts: 3
Joined: Sat Jul 10, 2010 8:15 pm

Re: Export captions to Word file?

Postby mikemullett on Sun Jul 11, 2010 12:14 am

Have a look at this Word programme by Vernon Robinson. It works a treat :D
Here's the link.
ProShow PSH Reader Document Files
viewtopic.php?f=15&t=8118

Mike
There's no such thing as problems, only challenges
Olympus E500, Finepix 9600, PSP, Photoshop CS4 Extended, Premiere Elements 7, Adobe After Effects And now a Panasonic Lumix TZ10
User avatar
mikemullett
Esteemed Member
 
Posts: 279
Joined: Thu Jan 10, 2008 2:53 am
Location: Southern England

Re: Export captions to Word file?

Postby gpsmikey on Sun Jul 11, 2010 8:11 am

Thanks for posting that Mike - I had forgotten about that utility. Good info.

mikey
You can't have too many gadgets or too much disk space !!
It said windows NT or better, so I installed Ubuntu Linux :-)

mikey (PSP4, Photoshop CS5, Vegas Pro 9, Acid 7, BluffTitler, Nikon D70s, D300s)
http://home.comcast.net/~mr.gadget2/
----
User avatar
gpsmikey
.
.
 
Posts: 4764
Joined: Wed Nov 29, 2006 6:35 pm
Location: Kirkland,Wash, USA

Re: Export captions to Word file?

Postby andrelef on Sun Jul 11, 2010 8:13 am

Thank you both!

This will transform my work...

All the best,

André
andrelef
New Member
 
Posts: 3
Joined: Sat Jul 10, 2010 8:15 pm


Return to PSG - Tips & Tricks

Who is online

Users browsing this forum: No registered users and 1 guest