[FFmpeg-user] Capture Video from Decklink Video Render
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Dec 17 11:35:09 CET 2012
Yugant Khanna <yugant <at> gmail.com> writes:
> Used the following FFMBC command to create an MXF:
>
> ffmbc.exe -i "aa.avi" -threads 1 -y -tff -flags +alt+ilme+ildct
> -vf format=bgr24,scale=720:575:interl=1,pad=720:576:0:1:black,fieldorder=bff
> -aspect 4:3 -vcodec dvvideo -vtag dvsd -pix_fmt yuv420p
> -acodec pcm_s16le -ar 48000 -ac 2 "anotherTest.mxf"
I assume you used ffmbc for this conversion because when
you tested it with ffmpeg, it did not work.
Could you explain what did not work? I was unable to find
a mxf- or dvvideo-related ticket on trac that looks as if
it would describe this problem.
Carl Eugen
More information about the ffmpeg-user
mailing list