Log in

View Full Version : how to play m4v files with dx9


RainbowDu
28th March 2006, 11:33
For this problem, I searched "m4v" term in forum but got 0 results.

After I called xvid_encraw, I got a .m4v file. But how can I play it? I have installed dx9, should I build my own player with directX?

shon3i
28th March 2006, 12:06
this m4v file is raw and can't be played, you must use mp4box to mux this raw to real mp4 file. mp4box is comandline so i recommend to use some gui like Yamb 1.5 or megui

sysKin
28th March 2006, 12:27
or Matroska if you like it better, mkvtools is very easy to use and accepts m4v files.

RainbowDu
29th March 2006, 08:00
Thanks for replies.

Now I can convert my m4v files to avi files. Thank you!