help writing an MXF video file
Cory Albright
cory.albright at sri.com
Mon Aug 29 09:38:40 PDT 2011
Does anyone have any example code for writing a valid MXF file?
I have tried a simple command line pipeline:
gst-launch videotestsrc num-buffers=1000 !
video/x-raw-rgb,width=640,height=480,framerate=25/1 ! ffmpegcolorspace !
ffenc_mpeg2video ! mxfmux ! filesink location=test.mxf
It produces the test.mxf file, but it is unplayable by VLC.
Thank you for any assistance
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3907 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110829/e746d9f2/attachment.bin>
More information about the gstreamer-devel
mailing list