% @visitor.os_release =~ /(.+) \((.+)\)/ os_release_display = "#{$1}" architecture = $2 case architecture when 'i386', 'i586', 'i686' architecture = "32 bit, #{architecture}" end @right_box = :search @page_title = "Proprietary Multimedia Support in openSUSE" wm_framework = nil @visitor.missing_codecs.each do | codec | if codec.fourcc.include?("/x-ms-asf") wm_framework = codec.display_framework break end end -%>
<% if @visitor.missing_codecs.length > 0 %> <% if @visitor.application %><%= h(@visitor.application.titlecase) %><% else %>The application you are using<% end %> requires the following additional proprietary third-party software to support the content you have attempted to play:
The following links may assist you in obtaining the necessary software:
<% else %> Support for proprietary formats and codecs is not shipped out-of-the box in openSUSE. Please follow the links below for more information on obtaining the necessary software required to play proprietary multimedia content. <% end %>For more information about why some formats and codecs are restricted and why they don't ship out-of-the-box on openSUSE, please read about Restricted Formats.
Disclaimer / Warning
The links above allow you to leave the openSUSE site. The linked sites are not under the control of Novell and Novell is not responsible for the contents of any linked site or any link contained in a linked site, or any changes or updates to such sites. Novell is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement by Novell of any linked site.