I have many problems T_T Why Premiere don't take the wma and wmv files? Can I transform them?? And a thing that I hope it is not a problem of my idiot pc... When I click on import and I import a video... He made a fatal error T_T
If you think I am not clear tell me!! Is only that now I don't have time I cannot be more clear, sorry and thanks to everyone!
Adobe Premier 6.50, PROBLEMS T_T
- [Mike of the Desert]
- Joined: Fri Jul 25, 2003 5:56 am
- Status: Lonely
- Location: Earth -> Europe -> Italy -> Rome -> Cerveteri -> Sasso -> Home -> Mike's Room
- Contact:
- 7sigma
- Joined: Sat Dec 20, 2003 8:22 am
- Location: Brazil
- Contact:
Dude, it's simple.
wmv is a crappy movie format, specially for editing. It was made as a quick, short format to stream videos over internet, not for editing.
To edit in Premiere, you have many options of source, but wmv is not one of them. It all depends on what footage you are using. For DVDs, you should read the almighty EADFAG (Look for the "How-to Guides" tab in the main page).
If all you have is this wmv file, you should find some way to transform it into a HuffYUV or uncompressed .avi. Don't ask me about it, though. And be warned the final quality of your video will not be very pretty...
wmv is a crappy movie format, specially for editing. It was made as a quick, short format to stream videos over internet, not for editing.
To edit in Premiere, you have many options of source, but wmv is not one of them. It all depends on what footage you are using. For DVDs, you should read the almighty EADFAG (Look for the "How-to Guides" tab in the main page).
If all you have is this wmv file, you should find some way to transform it into a HuffYUV or uncompressed .avi. Don't ask me about it, though. And be warned the final quality of your video will not be very pretty...
When the gods wish to punish us, they answer our prayers - Oscar Wilde
- Jnzk
- Artsy Bastid
- Joined: Tue Jan 28, 2003 5:30 pm
- Location: Finland
You can open WMV files via AviSynth and convert them to other formats in VirtualDubMod. Use
But as 7sigma said, the quality will probably suck.
Code: Select all
DirectShowSource("myclip.avi",fps=xx.xx)

