Hi,
is possible to encode from .mxf files (sony xdcamhd 4:2:2) to .avi mjpeg with mjpegtools?
what is the command line?
is possibile to achieve interlaced output?
+ Reply to Thread
Results 1 to 3 of 3
-
-
looks to me like it only takes mjpeg and encodes it to mpeg.
--
"a lot of people are better dead" - prisoner KSC2-303 -
I have try to encoder with FFMPEG but my NLE don't work with mjpeg file of FFMPEG.
If I try to export in virtualdub is all ok but the quality seems to me at the the best the ffmpeg output.
Possibly I would like use a command-line tool for encoding in mjpeg, like it:
ffmbc -y -i c0020.mxf -vcodec mjpeg -pix_fmt yuvj422p -vf colormatrix=bt709:bt601 -intra -sameq -vtag MJPG -an testout.avi
There are few chois for pix_fmt and is not possibile use the rgb24, and not the force interlacing output..
if I set -pix_fmt rgb24 or brg24 ---->= Incompatible pixel format for cordec mjpg ...
The virtualdub seems work ok but the quality if ffmpeg is superior, and is not all: virtualdun write as metadata tag: mjpg ,,, but I need MJPG. In FFmpeg were necessary only tjis: ... -timecode xuxuxu
Similar Threads
-
FFMPEG and mjpeg avi RGB
By marcorocchini in forum Newbie / General discussionsReplies: 0Last Post: 1st Oct 2013, 08:16 -
FFMPEG: from .mxf to mjpeg encoding
By marcorocchini in forum Newbie / General discussionsReplies: 10Last Post: 11th Jul 2013, 16:52 -
.mxf (PAL HD422) HD to SD avi
By marcorocchini in forum Newbie / General discussionsReplies: 63Last Post: 25th Apr 2013, 07:01 -
Convert AVI to Mjpeg-II or other format
By hemang in forum Newbie / General discussionsReplies: 4Last Post: 12th Nov 2009, 07:23 -
prerendered subtitles on MP4 or MJPEG-AVI
By pokerpoker in forum SubtitleReplies: 2Last Post: 6th Sep 2009, 14:06