Can I convert MP4 to wmv, mpg, asx, or asf
Can I convert MP4 to wmv, mpg, asx, or asf
I have a MP4 video that I need to convert to one of the following formats so I can upload it to MySpace.
wmv, mpg, asx, asf
Anyone know of a free converter?
wmv, mpg, asx, asf
Anyone know of a free converter?
- Lothar
- DBB Ghost Admin
- Posts: 12133
- Joined: Thu Nov 05, 1998 12:01 pm
- Location: I'm so glad to be home
- Contact:
When you say "I need to convert... so I can upload", do you mean that the site will only allow you to upload it if it's in one of those formats? Or do you mean you want it in one of those formats, and that the uploading is just the next step after that (which means it's unnecessary information)?
If the problem is that the site won't let you upload, just stick a .wmv extension on the end (so it would be movie.mp4.wmv) and tell whoever wants to download it to cut the .wmv extension off.
If the problem is that you actually want the video in another format, then it doesn't matter whether or not you want to upload it, so including that extra information is just confusing.
If the problem is that the site won't let you upload, just stick a .wmv extension on the end (so it would be movie.mp4.wmv) and tell whoever wants to download it to cut the .wmv extension off.
If the problem is that you actually want the video in another format, then it doesn't matter whether or not you want to upload it, so including that extra information is just confusing.
- Mobius
- DBB_Master
- Posts: 7940
- Joined: Sun Jun 03, 2001 2:01 am
- Location: Christchurch, New Zealand
- Contact:
Clearly, you don't understand embedding video or how to implement it. It's fairly complex subject too. ANY video will play - it all depends on what platform and plugins you have available.thewolfe wrote:The site needs the video in one of those formats to be able to play it from the site.
If you go to Carleton Sheets website you can see how I embed video into a page regardless of what platform, browser or plugins you have.
There's a separate file called "Medialoader.jsp" which checks your system, finds what plugins you have, tests your bandwidth, makes a decision about what video to send to the browser (There's .MOV and .WMV files) and if your are bandwidth limited (56K) then I send a JPG image to the video window and just play a .WMA or .MOV audio-only file instead.
I also over-ride the standard video controls (where possible) and display my custom PLAY, PAUSE and STOP controls along with the title of the video. (This doesn't work on some platforms, and it defaults to standard media player controls)
You are more than welcome to download and use my Medialoader file - which is just pure cross-platform javascript. Please feel free to hack it to your heart's content.
My latest project (a follow up to this one) must work with javascript disabled too - so I have a server-side version of medialoader for that...
- Lothar
- DBB Ghost Admin
- Posts: 12133
- Joined: Thu Nov 05, 1998 12:01 pm
- Location: I'm so glad to be home
- Contact:
Does this matter, Mobi?Mobius wrote:Clearly, you don't understand embedding video or how to implement it.thewolfe wrote:The site needs the video in one of those formats to be able to play it from the site.
The site he's working with is set up to handle video of a certain type. He would like to upload video of that type, by converting a video he already has. Telling him how to embed the video using a different format in someone else's site (where he most likely has limited, if any, ability to modify the page in non-superficial ways) just doesn't make sense.
He wants to use existing tools to play his video. It seems to me we should stick to his question ("how do I convert?") instead of complicating the issue by telling him how to develop his own tools...
Mobius, yet another superb job at being a dickweed! HE DOESN'T OWN THE WEBSITE. He's trying to upload a video to MySpace, which only accepts those filetypes for its embedded video player.
-
- Defender of the Night
- Posts: 13477
- Joined: Thu Nov 05, 1998 12:01 pm
- Location: Olathe, KS
- Contact:
http://www.sofotex.com/Ulead-VideoStudi ... 11805.html
This may be a little overkill for your purposes, but it gets the job done.
This may be a little overkill for your purposes, but it gets the job done.
- Nitrofox125
- DBB Admiral
- Posts: 1848
- Joined: Sun Jul 07, 2002 2:01 am
- Location: Colorado Springs, CO, USA
- Contact:
- Samuel Dravis
- DBB Ace
- Posts: 196
- Joined: Sun Oct 24, 2004 11:00 pm
- Location: Austin, Texas
Try this one. I don't know how much of the funcionality is available in the demo, but it might be enough.