View Single Post
  #68 (permalink)  
Old 11-05-2007, 08:09 AM
Wolf71's Avatar
Wolf71
N00b
Offline
Location: Venezuela
 
Join Date: Aug 2007
Posts: 32
Reputation: 0
Wolf71 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via ICQ to Wolf71 Send a message via AIM to Wolf71 Send a message via MSN to Wolf71 Send a message via Yahoo to Wolf71 Send a message via Skype™ to Wolf71
Yes but i mean video captured by the phone.

Anyways I solved it in this way:

Enabling MMS Video

Go to [HKEY_LOCAL_MACHINE\Software\HTC\Camera\P3]

Change Enable from 0 to 1
Change Property from 18d22 to 18b22
Both hexadecimal dwords

And ready! i can invoke the mms video from the mms applet and insert it at one step, just like picture

Establishing limits:

I put this values due to limits values on mms video:

Go to [HKEY_LOCAL_MACHINE\Software\Arcsoft\Arcsoft MMS UA\Config\UI\SizeLimit]
Change both RecvLimit1(2 and 3) from 1024000 to 1048576
SendLimit1 to 256000
SendLimit2 to 512000
SendLimit3 to 1048576
All values decimal dwords

And ready! got a full functional mms applet
Reply With Quote