User User name Password  
   
Tuesday 24.12.2024 / 09:12
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > digital video > video - software discussion > i need a video editing program
Show topics
 
Forums
Forums
I need a video editing program
  Jump to:
 
Posted Message
leroyorel
Member
_
19. July 2008 @ 20:58 _ Link to this message    Send private message to this user   
That will let me have two videos side by side. I downloaded the trial for Adobe Premier Pro 2 but apparently my processor doesn't support the "SSE2 instruction set". Anything else?
AfterDawn Addict
_
19. July 2008 @ 21:57 _ Link to this message    Send private message to this user   
You can install AVISynth, create a text script that can be loaded/dropped into a media player like 'Media Player Classic' or an editor like 'VirtualDub'.

http://www.afterdawn.com/software/video_...ls/avisynth.cfm

A typical script, created with Notepad is the following - note that the file has to be saved with an .avs extension (example, test.avs).

first = AVISource("d:\cd1.avi")
second = AVISource("d:\cd2.avi")
together=StackHorizontal(first,second)
audio = audiodub(together,second) #audio comes from cd2.avi, cd1.avi is silent.
return(audio)


leroyorel
Member
_
19. July 2008 @ 22:53 _ Link to this message    Send private message to this user   
My MPC kept getting some error whenever I tried but I don't think that's what I was looking for anyway. I meant that I want to save two pre-existing videos as one video. Where they would play side by side.
Advertisement
_
__
 
_
AfterDawn Addict
_
20. July 2008 @ 16:47 _ Link to this message    Send private message to this user   
If you load the script in VirtualDub you can save it as an avi file (after selecting a suitable compressor from the 'Video' menu).
afterdawn.com > forums > digital video > video - software discussion > i need a video editing program
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2024 by AfterDawn Ltd.

  IDG TechNetwork