+ Reply
Results 1 to 3 of 3
  1. #1
    Green Apple
    Join Date
    Nov 2007
    Posts
    34
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Default Quicktime webplugin plays mpeg files?

    Hi,

    I've modified Quicktime webplugin .plist file to Safari plays mpeg files but doesn't work, anyone have a idea?

    Code:
    <key>video/mpeg</key>
    		<dict>
    			<key>WebPluginExtensions</key>
    			<array>
    				<string>mpeg</string>
    				<string>mpg</string>				
    			</array>
    			<key>WebPluginTypeDescription</key>
    			<string>MPEG video</string>
    			<key>WebPluginTypeEnabled</key>
    			<true/>
    		</dict>
    Regards.

  2. The Following User Says Thank You to Taken For This Useful Post:

    kainisable (04-29-2008)

  3. #2
    iPhone? More like MyPhone kainisable's Avatar
    Join Date
    Aug 2007
    Location
    Hollywood California
    Posts
    168
    Thanks
    80
    Thanked 28 Times in 19 Posts

    Quote Originally Posted by Taken View Post
    Hi,

    I've modified Quicktime webplugin .plist file to Safari plays mpeg files but doesn't work, anyone have a idea?

    Code:
    <key>video/mpeg</key>
    		<dict>
    			<key>WebPluginExtensions</key>
    			<array>
    				<string>mpeg</string>
    				<string>mpg</string>				
    			</array>
    			<key>WebPluginTypeDescription</key>
    			<string>MPEG video</string>
    			<key>WebPluginTypeEnabled</key>
    			<true/>
    		</dict>
    Regards.
    hahaha i needed a good laugh thanks


    Like What i Said?, Hit The Thanks Button!

  4. #3
    Green Apple
    Join Date
    Nov 2007
    Posts
    73
    Thanks
    16
    Thanked 14 Times in 5 Posts

    if it only where that easy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts