answersLogoWhite

0


Best Answer

what program did you use? ALSO try VLC Media player find it on Google by typing in VLC it is free and all video formats work with it!!

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: You import a video onto your computer but when you play it on your computer using a program other then the one provided with the disc it has no sound. i have a sony handycam?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Why do you import a file?

Without knowing what machine you are using - If Computer is in use then there is an import file in the first or second pull down menu of the operating system or program you are using. If Mobile Phone is in use then there should be a download fuction accessable through the main screen of your phone


Hello using a JPEG does anyone know how it can be hidden then slowly revealed using a spiralling effect over say 30 secs - similar to gameshows thank you?

You need a program to import the JPEG, create the effect, and save it as a GIF, such as GIF Animator, among others. These programs can import just about any picture(s) and animate them for saving as a GIF file.


What are the advantages of rebooting a computer?

When you reboot your computer your clear out your RAM(Random Access Memory). This is the memory that you computer uses to run programs. The reason this is import is because, some programs have memory leaks, which really means that if you have 512ram in your system and you ran a program with a memory leak, You may now be running with 256 ram. A memory leak happens when a programmer uses a certain part of memory and doesn't free it up before the program exits. So restarting your computer will force the memory to be freed When you reboot your computer your clear out your RAM(Random Access Memory). This is the memory that you computer uses to run programs. The reason this is import is because, some programs have memory leaks, which really means that if you have 512ram in your system and you ran a program with a memory leak, You may now be running with 256 ram. A memory leak happens when a programmer uses a certain part of memory and doesn't free it up before the program exits. So restarting your computer will force the memory to be freed


What port might carry your cases?

The answer is import


Write a matchstick program to be played between a computer and the user but the computer must win the game?

The Matchstick program below uses the following rules: - Starts with 21 matchsticks - each player must remove 1 - 4 matchsticks - The player who takes the last stick loses. The algorithm is this: To always win you must: - Let your opponent go first. - on your turn, take enough sticks that your take plus your opponent's take equal 5 sticks. This program is written in Java, and uses the above algorithm: import java.io.InputStreamReader; import java.io.BufferedReader; import java.io.InputStream; public class Matchstick { static int sticksLeft = 21; public static void main(String[] args) { String input; int humanChoice; int computerChoice; BufferedReader in = new BufferedReader(new InputStreamReader(System.in)); System.out.println("Welcome To Matchsticks\n\n" + "The Rules:\n" + " - There are 21 Matchsticks\n" + " - Each player takes 1, 2, 3, or 4 matchsticks on their turn\n" + " - The person who takes the last matchstick loses the game\n\n" + "The computer has graciously let you pick first"); do { try { System.out.print("How many sticks do you take: "); System.out.flush(); input = in.readLine(); humanChoice = Integer.parseInt(input); if (humanChoice > 4 humanChoice < 1) { System.out.println("Please choose a number between 1 and 4\n"); } else { sticksLeft = sticksLeft - humanChoice; System.out.println("You chose to remove " + humanChoice + " Matchsticks. There are " + sticksLeft + " Matchsticks Left"); computerChoice = 5 - humanChoice; sticksLeft = sticksLeft - computerChoice; System.out.println("I chose to remove " + computerChoice + " Matchsticks. There's " + sticksLeft + " Matchstick(s) Left\n"); } } catch (Exception e) { System.out.println("Please enter a numeric value\n"); } } while (sticksLeft != 1); System.out.println("You take the last Matchstick, The computer wins!"); System.exit(0); } }

Related questions

What can you import to Adobe Flash?

Flash can import a large variety of file types and formats. You can attempt to import anything you like and you will get a brief report if Flash cannot import it. If you can't import the file into the Flash stage, you can make a link to it from the Flash Player SWF provided that any other computer has the necessary program to view the linked file. If the computer cannot read the file, the Flash Player can help the end user download the linked file directly.


How do you get files from a CD onto Windows Movie Maker 2.6?

Import the files to your computer from the CD, then import them into the Windows Movie Maker Program.


How do you get CD songs to feature in your films on movie maker?

You have to rip your CD music tracks to your computer first before you can import them into Windows Movie Maker. Once you have the files on the computer you can import them into the program for use in your projects.


How do you download a video from a Sony Handycam to imovie?

This site should steer you in the right direction to find the answer to your import issues in iMovie: http://jeffcarlson.typepad.com/imovievqs/


How do you get a video from your Windows Media Player to your Windows Movie Maker?

You have to download video to your computer before you can import it into Windows Movie Maker. You can't simply drag and drop it into the program from Media Player. Find the 'source video' on your computer and import it from there.


How do you import pictures from an SD card on to Windows Movie Maker?

Import them from the SD card to your computer first. Once they are on your computer, import them into the program. Just remember - with Windows Movie Maker most files have to be accessible on your computer and not removable disk storage.


How do you get izotope ozone 5 into pro tools?

To get iZotope Ozone 5 into Pro Tools you need to first have the program downloaded on your computer. Users should be able to import the program after download.


How do you post pictures that are not on my computer on movie maker?

The picture files have to be located on your computer to edit/use in Windows Movie Maker. Simply right-click on a picture and choose "Save as". Once the picture is saved on your computer, you can import it into the program.


Does the orange rio play YouTube videos?

No... But you can download videos on your computer using free software like the youtube downloader 2.0.9 and then import them via a memory card for the phone or via the lead provided in the box when the pone is provided


When a module is executing what happens when the end of the module is reached?

When a module is called, the computer jumps to that module and executes the statement in the module's body. Then, when the end of the module is reached, the computer jumps back to the part of the program that called the module, and the program resumes execution at that point.End


Import liberation program?

The import liberation program is an application that allows files to be easily decoded and shared in a liberal format. This means that such files will not have complex restrictions.


How do you download a film off a website and insert it into Windows Movie maker?

Any media you use in Windows Movie Maker first has to be downloaded to your computer. From there you can import it into the program.