Go Back   Video Editing Forums: Digital Director > Video Editing: Software Problems and buying advice > General Software Problems

General Software Problems Quality not quite what you expected? Need help with video capture, editing, encoding or playback. Post here for software not covered elsewhere.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-16-2004, 07:20 PM
Junior Member
Standard Definition
 
Join Date: Jan 2004
Posts: 19
unclefred
Default Embedding URL Flips

I would like to know how to embed url flips (where a movie is playing and then spawns a browser window at xx to specified url) into avi and mpeg movies.

Or, how to embed the url flips into avi and mpg while converting to windows media video.


I have about 29 movies I would like to do this to, so is there any way to do them all at once?







Thanks,
Fred
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-17-2004, 03:40 PM
Junior Member
Standard Definition
 
Join Date: Jan 2004
Posts: 19
unclefred
Default

This is driving me insane I've been looking for information on this all morning :cry: :|


I'm frustrated and mad this should not be this difficult


If anyone helps me I can give you a cash reward because I'm mad with this and am about to throw my computer out the door at someone :(
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-17-2004, 06:39 PM
Marc Peters's Avatar
Administrator
 
Join Date: Nov 2003
Location: Kent
Posts: 8,572
Marc Peters has disabled reputation
Default

You can do this with Windows Media File Editor, which I believe is bundled with Windows Media Encoder.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-17-2004, 07:03 PM
Junior Member
Standard Definition
 
Join Date: Jan 2004
Posts: 19
unclefred
Default

I remember last time I tried encoder I don't think editor came with it... if I find that will it be fairly easy to figure out:-/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-17-2004, 08:12 PM
Marc Peters's Avatar
Administrator
 
Join Date: Nov 2003
Location: Kent
Posts: 8,572
Marc Peters has disabled reputation
Default

The latest version, WME9 comes with this app. It's in the utilities group of apps unders windows media in the start menu.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-18-2004, 12:50 AM
Junior Member
Standard Definition
 
Join Date: Jan 2004
Posts: 19
unclefred
Default

is it due to all this vodka
or the triple pina coladas I had at the restaurant


OR because I have windows 2000



that I don't see it?


I looked under accessories, entertaimnent, programs, system tools the whole 9 yards...
:(
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-18-2004, 12:55 AM
Junior Member
Standard Definition
 
Join Date: Jan 2004
Posts: 19
unclefred
Default

wait I think I'm downwloading it I guess it's GOOD NEWS taht I have windows 2000 since it doesn't seem to com in a Win 9x flavor


The uh I just switched up to win2k from years of win9x use over, here
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-18-2004, 02:33 AM
Junior Member
Standard Definition
 
Join Date: Jan 2004
Posts: 19
unclefred
Default

I had to install Direx 8 and now windows media, editor is there and it makes me install an upgrade to wmp I LOVE 6.4
:=(

anyway it'sonly going 50k



Ill keep you posted
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-18-2004, 02:44 AM
Junior Member
Standard Definition
 
Join Date: Jan 2004
Posts: 19
unclefred
Default

Grrrrrrrr
Thanks man for helping me you were right I RMEemember this I have to use a script thing I Did this once before
This programlooks MUCH BETTER than whatever I used a year ago I'll check all this out when I Am sober it seems last time I remember having to load a script file I made???? every time I wanted to do one
:(

But anyway if thats what I Got to do I will and thnaks man :=)

now if I Can remember the :00 and everything for the script soemehting about :url:00 was that it?
Whats IS the syntax?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-18-2004, 05:35 PM
Junior Member
Standard Definition
 
Join Date: Jan 2004
Posts: 19
unclefred
Default I found this....

Adding Script Commands to Windows Media Files
Microsoft Corporation

Updated November 2000

One of the most powerful features of Microsoft® Windows Media™ Technologies is the ability to embed script commands within a stream. By doing this, you can do anything that Microsoft Visual Basic® Scripting Edition (VBScript) or JavaScript can do, from firing events within the browser to calling events within other ActiveX® controls.

Adding script command functionality to a Web page is a two-part process:

Add commands to the media
You can use one of several encoding tools to add commands to your digital media. When the tool encodes or saves the file or live stream, the commands are saved with the media.
Handle commands in a Web page
Script handles the script command event raised by the Player object. You add the event script, object elements, and cross-browser script that makes it possible for the command to be handled by either the ActiveX control or plug-in.
This article covers adding commands to the media with the following topics:

Encoding Tools for Adding Script Commands
Adding Commands with Windows Media ASF Indexer
For More Information
Encoding Tools for Adding Script Commands
Adding script commands to your digital media involves entering a time for the command to happen, a Type string, and a Parameter string. There are a few reserved Types, such as URL, TEXT, and EVENT, but aside from these the Type string can be anything you want, as long as you have the VBScript or JavaScript code necessary to interpret it in your Web page. How you get the Type and Parameter strings into the stream depends on what tool you use to create your Windows Media-based content. The following table describes the tools that you can use to add script commands:

Company Name and Tool Name Description
Windows Media Encoder Add commands on the fly as you encode from a capture card. Microsoft Windows Media Encoder is the only tool with which you can add commands to a live stream.

First, enable script commands in a session or encoding profile. Then, enter text into the Script panel and click Insert when you want to send the command.
Windows Media ASF Indexer Add script commands to a chronologically ordered list, and adjust the timing of the commands by editing the list or by dragging commands to new positions on a graphical timeline display. With ASF Indexer you can only open and edit Windows Media files.
Windows Media Advanced Script Indexer Add script commands to a list, and adjust timing by editing items in the list. You can only open and edit Windows Media files.
ASFChop ASFChop is a utility that gives you most of the same functionality as Windows Media ASF Indexer, but from a command line. Create a script file in Microsoft Notepad or your favorite text editor. Then, compile a Windows Media file with the - script switch added to the command-line prompt, followed by the path and name of the script file.

This is an example command prompt line:
asfchop -in wavfile.wmv -out newasf.wmv -script scriptfile.txt
Sonic Foundry Sound Forge is a third-party tool. Add script commands to a graphical representation of the audio waveform of an audio or video file. With Sound Forge, you can edit the audio characteristics of a media file, such as an AVI or WAV file, and then encode the media and commands to a Windows Media file. You cannot edit a Windows Media file directly.

Windows Media files can also be encoded with other Sonic Foundry products, such as Stream Anywhere and ACID.
Terran Cleaner 5 is a third-party camera-to-Web streaming solution. With Cleaner 5 you can capture, add script commands, encode, and publish Windows Media files.


For complete information on how to use any of these tools, see the online Help documentation that is included with each program. Windows Media ASF Indexer, Windows Media Advanced Script Indexer, and ASFChop are part of the Windows Media Resource Kit, and complete documentation is included with the installation of the kit. The Windows Media Resource Kit and Windows Media Encoder can be downloaded from the Windows Media Web site.

Adding Commands with Windows Media ASF Indexer
With Windows Media ASF Indexer, you can add script commands, as well as markers and text properties to digital media that has already been encoded as a Windows Media file. In this section, you will see how easy it is to add and edit script commands with this tool. The knowledge you gain here will help you when using any of the other encoding tools to add script commands.

Note Markers are similar to bookmarks. You can add markers to a Windows Media file and end users can use them to navigate to different parts of the digital media with Windows Media Player.

To use Windows Media ASF Indexer
Check the file name extension of the file that you want to add commands to. If the extension is .wma or .wmv, rename the file with an .asf extension. ASF Indexer does not currently recognize the .wma and .wmv file name extensions.
Locate the program file asfindxr.exe on your computer and open it. If you used the default settings when you installed the Windows Media Resource Kit, click Start, click Run, and then type the following path: c:\Program Files\Windows Media Components\Tools\asfindxr.exe.
To add a script command
On the File menu, click Open, and then open the file with the .asf file name extension.
Play the file to the point where you want the script command to occur, and then click the pause button.
On the Edit menu, click Edit Script Commands.
In the Script Commands dialog box, click New, and then enter the following information:
Time
The time when you want the script command to occur.
Type
Select a type from the list or enter a custom type. For example, you may want to change text in two separate text boxes. You can enter the type Textbox1 to be associated with text you want to appear in the first text box and Textbox2 with the second text box.
Parameter
The command or text string that you want to be associated with the type. For example, if the type you entered is URL, the parameter is a URL; if the type you entered is CAPTION, the parameter is a text string that you will use as a caption.
Close the dialog boxes.
Notice that the script command appears on the Script Command Timeline as a green icon. You can drag the icon to change the time at which the script command occurs.

To edit a script command
On the Edit menu, click Edit Script Commands.
Click the command that you want to edit, and then click Edit.
Make any changes, and then close the dialog boxes.
To save script commands in the file
On the File menu, click Save.
After saving the file with the new script commands, rename the file with the previous file name extension, .wma or .wmv.

When the file plays back, Windows Media Player handles the script commands as they occur. Certain key command types, such as URL and CAPTION, are handled within Windows Media Player. If the Player is embedded in a Web page, commands are handled by your event scripting.

For More Information
For more scripting information and code samples, see the Windows Media section of the MSDN Online Samples area.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Branded 2 728x90


All times are GMT. The time now is 05:34 AM.