[FFmpeg-user] Capture Video from Decklink Video Render

Yugant Khanna yugant at gmail.com
Mon Dec 17 11:43:08 CET 2012


Carl , it would work with FFMPEG as well .will try and do some testing and
would let u know the exact FFPEG command as well for this.
But for now i first need to do the segmentation part to get recording
module off me.


regards



On Mon, Dec 17, 2012 at 4:05 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> 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
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list