topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 6:27 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: What's a good way to embed video/audio in a pdf-like transferable document?  (Read 7045 times)

superboyac

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 6,347
    • View Profile
    • Donate to Member
What is a good way to transmit a document over the internet to someone that is like pdf except I can also embed video and audio.  All in one neat package.  Meaning, I want to be able to write some text, and then have a video inserted in the middle of the text where I really want it to be.  Kind of like a portable web page.  I know a lot of our normal document packages support embedding video but they are problematic usually.  I don't want to get into the details of all the problems, but I'd like to hear some suggestions.

barney

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 1,294
    • View Profile
    • Donate to Member
Don't know of anything that will meet your needs from a desktop level. 

If a Web-based solution is viable for your purposes, you might take a look at http://wrttn.in/

Haven't tried it, since I'm allergic to Web services :o, but the reviews I've seen look pretty good.

It creates a HTML page with video embedded via oEmbed, so the video would have to be accessible on the Web, a hindrance that may obviate its usefulness as applied to your needs.

Curt

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 7,566
    • View Profile
    • Donate to Member
Must it be a genuine video with music, or can it be just a gif animation with speech audio? If the latter, Microsoft HTML Help Workshop will do.

superboyac

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 6,347
    • View Profile
    • Donate to Member
Haven't tried it, since I'm allergic to Web services
me too.

I think pdf can do it if the video is converted to flash.  I'm going to give it a try.

katykaty

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 224
    • View Profile
    • Donate to Member
pdf with embedded flash, or as a regular html page saved as .mht

superboyac

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 6,347
    • View Profile
    • Donate to Member
pdf with embedded flash, or as a regular html page saved as .mht
I'm going to try with the pdf first.  If it works well, I'll be ecstatic.  i'll post my results later.  Thanks!

Curt

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 7,566
    • View Profile
    • Donate to Member
Inserting Video

1.     In the word processor, put the caret to where you want to insert a video file.
2.     On the Insert menu, click Movie from File.
3.     Using the dialog-box, find and select the required video file.
4.     Click the Open button.

Remark: The AVI, WMV, MPG video files are not embedded into the CHM file when you compile your project as HTML Help. HelpSmith will copy these files to the output directory specified for your HTML Help system and you should distribute these video files as well. Flash (SWF) and QuickTime (MOV) animations are embedded into the CHM file.

http://www.helpsmith.com/webhelp/
-HelpSmith