Hi can someone help me,

I have a video that is a M4V format but when I put it in MediaInfo it
indicates it is a JPEG format. So from that I understand it is a MJPEG
format.

I am trying to convert it to an AVI format. I have used these two codes:

1. ffmpeg -i mjpeg -vcodec copy out.avi
2. ffmpeg -i input -vcodec mjpeg out.avi

The converted file runs faster then the original. (The original video comes
from a ClickIt DVR.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to