logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
melody  
#1 Posted : Saturday, June 16, 2012 10:04:38 AM(UTC)
Guest

Rank: Guest

Groups: Guests
Joined: 1/13/2010(UTC)
Posts: 230

hi martin,

is there any possibility to record using use Ut Video Codec Suite?

regards,
melody
www.espiritosanto.cc
admin  
#2 Posted : Sunday, June 17, 2012 8:32:05 AM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,137
Man
Location: Gold Coast, Australia

Was thanked: 4135 time(s) in 1487 post(s)
NOTE: No support can be provided for the following configuration change. It is designed for advanced users who want to try new
codecs with vMix.


Edit the following section of the vMix2012.exe.config file in the vMix installation directory:

<setting name="SupportedCodecs" serializeAs="Xml">
<value>
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<string>*CineForm*Codec*</string>
<string>DV *</string>
<string>*JPEG*</string>
<string>Xvid*</string>
<string>Blackmagic*</string>
<string>MotionWavelets*</string>
<string>Lagarith*</string>
<string>Huff*</string>
<string>VP6*</string>
<string>DivX*</string>
</ArrayOfString>
</value>
</setting>


Replace this section with the following to allow all codecs:

<setting name="SupportedCodecs" serializeAs="Xml">
<value>
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<string>*</string>
</ArrayOfString>
</value>
</setting>
melody  
#3 Posted : Sunday, June 17, 2012 10:21:12 AM(UTC)
Guest

Rank: Guest

Groups: Guests
Joined: 1/13/2010(UTC)
Posts: 230

OMG... martin, this peace of code was made an outstanding diference...

thank you so much to share it. now all my video codecs are enable.

regards,
melody
www.espiritosanto.cc

ps: UT video codec suite is working like a charm. im trying at the moment the best configurations with VFW X264. seems it require a good cpu to avoid droped frames.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.