Log in

View Full Version : mp4 files


TheNine
24th June 2005, 08:48
i got some mp4 files from a friend of mine, he has them ready for psp with the .thm file but i really want to put a couple of them on to dvd any idea how?

Nandub and gspot can't open the file

i want to encode them properly not just using a one click program, if i can get them to .mpv and .wav or .ac3 i can use ifoedit to encode to dvd but any other ideas?

Thanks

killingspree
24th June 2005, 15:27
have you had a look at the FAQ?? i think you should find some help there!

http://forum.doom9.org/showthread.php?t=62723

TheNine
26th June 2005, 01:23
i read that faq but i cudn't understand it, i tried nero recode but the next button was greyed out

any other way to get that converted to dvd?

bond
26th June 2005, 10:17
for the video
install the haali media splitter (enable mp4 support) and ffdshow (enable divx4 support)
if you can play the files in windows media player you installed them correctly

than create an avisynth script, which opens the .mp4 file via directshowsource(c:\....\file.mp4,fps=25) or whatever framerate it uses

than open that .avs file in your mpeg-2 dvd encoder you want to use


for the audio
maybe the easiest is to use an aac player for decoding the aac audio to wav, i guess quicktime could do that via the export option