Converting mp4s to avis?

If you have questions about compression/encoding/converting look here.
Locked
Darksong17
Joined: Sun Nov 24, 2002 4:35 pm
Location: Pennsylvania
Org Profile

Converting mp4s to avis?

Post by Darksong17 » Wed Dec 31, 2008 8:08 pm

I can only find certain RAW footage in mp4 format. Would converting them to avi with a program work? If so, how would I go about converting? Are there free converters somewhere?
Da Anime Movie Luva

User avatar
Krisqo
Cooking Oil
Joined: Mon Jul 07, 2003 1:22 pm
Status: W.O.A (Waiting on Aion)
Location: Moderating the Adobe Forums
Org Profile

Re: Converting mp4s to avis?

Post by Krisqo » Wed Dec 31, 2008 9:07 pm

I'm not sure of a program but you can convert using VDubMod via AVISynth. Most of the MP4s I have work using ffmpegsource found at http://forum.doom9.org/showthread.php?t=127037

Place the file into your AVISynth plugins folder and it should load. Just use the following in your script.

Code: Select all

ffmpegsource("pathtofile/filename.mp4")
And that is all she wrote.
Image

User avatar
NeoQuixotic
Master Procrastinator
Joined: Tue May 01, 2001 7:30 pm
Status: Lurking in the Ether
Location: Minnesota
Contact:
Org Profile

Re: Converting mp4s to avis?

Post by NeoQuixotic » Fri Jan 02, 2009 3:14 pm

You can also demux the H.264 stream and index it with DGAVCIndex. It's still kinda in development, but I've had success. I'm using YAMB to demux the MP4.
Insert clever text/image here.

Locked

Return to “Conversion / Encoding Help”