08-14-2013 09:59 AM
Hi Daniel,
In oder to use the filter in LabVIEW it has to be DirectShow compatible. We don't technically support xvid, but I looked into it and found some things that may help.
From the xvid website, it looks like you have to have the DirectX SDK installed, including the DirectShow SDK. If you can get xvid to be DirectShow compatible, you'll be able to use it from LabVIEW:
http://www.xvid.org/FAQ.42.0.html
Another option is to use FFDSHOW, which is like a wrapper for all non-directshow compatible codecs. So you can use the 'ffdshow video encoder' filter option in LabVIEW, then configure the FFDSHOW options externally from the start menu using "VFW configuration" to use whatever codec you like.
http://sourceforge.net/projects/ffdshow/
I hope this helps, have a good day!
08-18-2013 07:50 PM
08-19-2013 10:45 AM
Hi Daniel,
What error do you see? As I explained before, XVID isn't technically supported. In order to work with LabVIEW, you need to make sure that what you are using is DirectShow compatible.
It may help you to open a new forum post so that more people see it on the front page. It's possible that someone else has done what you're trying to do and will be able to give more exact instructions.
Thank you,