HOW PLAY 3GP CLIPS IN AutoPlay Media Studio 6.0
Professional Software Development Tools
HOW PLAY 3GP CLIPS IN AutoPlay Media Studio 6.0
Your best bet is to find an appropriate add-on for the Windows Media Player plug-in and use that.
http://www.microsoft.com/windows/win...vice/0071.mspx3GPP Multimedia. Ringtone files with .3gp file name extensions are commonly found on Windows Mobile-based devices. You can download DirectShow filters from the Internet that allow you to play ringtone files in the Player. Keep in mind, however, that some filters may introduce instability with programs or your computer in general. Make sure that the filters are from a trustworthy software provider before downloading them.
thank but did i can use Nokia Multimedia Player in AutoPlay Media Studio 6.0 to play them in my job direct>>>>>
Not that I know of. See my last post.![]()
download and install Quicktime Alternative and use the "Video.Load" command rather than "File.Open" command
Sample:
Video.Load("Video1", _SourceDrive.."\\movies\\yourmovie.3gp", true)
hope this help.
Be careful with Quicktime alternative, it will prevent you from using Quicktime. Probably not something you want to install on a user's system.![]()
QuickTime itself will play 3GP, I'm pretty sure.
Intrigued