Log in

View Full Version : Video for cellphones


vlada
8th July 2008, 19:29
Hi,

I'm trying to create MP4 video for cellphones (mobile phones). I have two samples which I created. One works the other one doesn't. I created the first video in VirtualDub using XviD VfW codec and then muxed it to MP4 using MP4Box (YAMB). The other sample is created using xvid_encraw CLI encoder. I can't find the correct parameters to make it work. Remuxing the video doesn't help so the problem is probably in video stream not in container.

The CMD line I'm using is "xvid_encraw.exe - -max_bframes 0 -qtype 1 -nopacked -progress 10 -stats -cq 16 -avi video.avi".

I uploaded both samples to http://uloz.to/560151/samples.zip. Could anyone please tell me what is the difference between them and what should I change in my command line? Thank you.

shae
16th July 2008, 16:17
What parameters did you use with the VFW version?