[FFmpeg-user] Convert Mjpeg format to Avi format
Ana
analucero13 at gmail.com
Tue Apr 26 16:49:55 CEST 2016
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PPmpeg.png
Type: image/png
Size: 108256 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20160426/6e9cbeea/attachment.png>
More information about the ffmpeg-user
mailing list