Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Media player software
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Software that can play video and audio data}} {{Use dmy dates|date=March 2015}} [[File:MPlayer.png|thumb|[[MPlayer]], an example of a cross-platform media player]] '''Media player software''' is a type of [[application software]] for playing [[multimedia]] [[computer file]]s like audio and video files. Media players commonly display standard [[Media controls|media control icons]] known from physical devices such as [[tape recorder]]s and [[CD player]]s, such as play ( [[File:Octicons-playback-play.svg|10px|alt=▶️]] ), pause ( [[File:Octicons-playback-pause.svg|10px|alt=⏸]] ), fastforward (⏩️), rewind (⏪), and stop ( [[File:Octicons-primitive-square.svg|10px|alt=⏹️]] ) buttons. In addition, they generally have [[progress bar]]s (or "playback bars"), which are sliders to locate the current position in the duration of the media file. Mainstream [[operating system]]s have at least one default media player. For example, [[Microsoft Windows|Windows]] comes with [[Windows Media Player]], [[Microsoft Movies & TV]] and [[Groove Music]], while [[macOS]] comes with [[QuickTime Player]] and [[Music (software)|Music]]. [[Linux distribution]]s come with different media players, such as [[SMPlayer]], [[Amarok (software)|Amarok]], [[Audacious (software)|Audacious]], [[Banshee (media player)|Banshee]], [[MPlayer]], [[Mpv (media player)|mpv]], [[Rhythmbox]], [[Totem (media player)|Totem]], [[VLC media player]], and [[xine]]. [[Android (operating system)|Android]] comes with [[YouTube Music]] for audio and [[Google Photos]] for video, and smartphone vendors such as Samsung may bundle custom software. ==Functionality focus== [[File:Clementine-1.2-Debian-it.png|thumb|[[Clementine (software)|Clementine]] v1.2, an audio player with a media library and online radio]] The basic feature set of media players are a seek bar, a timer with the current and total playback time, playback controls (play, pause, previous, next, stop), playlists, a "repeat" mode, and a "shuffle" (or "random") mode for curiosity and to facilitate searching long timelines of files. Different media players have different goals and feature sets. ''Video players'' are a group of media players that have their features geared more towards playing [[digital video]]. For example, [[Windows DVD Player]] exclusively plays [[DVD-Video]] discs and nothing else. [[Media Player Classic]] can play individual audio and video files but many of its features such as color correction, picture sharpening, zooming, set of [[hotkey]]s, [[Digital Video Broadcasting|DVB]] support and [[Subtitle (captioning)|subtitle]] support are only useful for video material such as films and cartoons. ''Audio players'', on the other hand, specialize in [[digital audio]]. For example, [[AIMP]] exclusively plays audio formats. [[MediaMonkey]] can play both audio and video formats, but many of its features including media library, lyric discovery, [[music visualization]], online radio, audiobook indexing, and [[tag editor|tag editing]] are geared toward consumption of audio material; watching video files on it can be a trying feat. General-purpose media players also do exist. For example, Windows Media Player has exclusive features for both audio and video material, although it cannot match the feature set of Media Player Classic and MediaMonkey combined. By default, videos are played with fully visible field of view while filling at least either width or height of the viewport to appear as large as possible. Options to change the video's scaling and aspect ratio may include filling the viewport through either stretching or cropping, and "100% view" where each pixel of the video covers exactly one pixel on the screen.<ref>{{cite web |title=Fix Stretched Video in VLC by Changing Aspect Ratio |url=https://www.vlchelp.com/fix-stretched-video-in-vlc-by-changing-aspect-ratio/ |website=VLC Help |access-date=7 November 2021 |date=16 February 2016}}</ref> [[Zooming user interface|Zooming]] into the field of view during playback may be implemented through a [[Slider (computing)|slider]] on any screen or with [[pinch zoom]] on touch screens, and moving the field of view may be implemented through [[Scrolling#UI paradigms|scrolling by dragging]] inside the view port or by moving a rectangle inside a miniature view of the entire field of view that denotes the magnified area.<ref>{{cite web |title=How to Zoom into Videos in VLC Media Player |url=https://www.vlchelp.com/how-to-zoom-into-videos-in-vlc-media-player/ |website=VLC Help |access-date=7 November 2021 |date=13 September 2020 |quote=You will see a small picture-in-picture like video on the top-left section of your media window. There will be a rectangle on it that denotes the area that is magnified. Use the mouse to click and drag the rectangle. Moving the rectangle around will change the area that is being zoomed. }}</ref><ref>{{cite web |title=How do I use the Video Player on my device? |url=https://www.samsung.com/hk_en/support/mobile-devices/how-do-i-use-the-video-player-on-my-device/ |website=Samsung hk_en |language=en-HK |date=2018-04-23}}</ref> Media player software may have the ability to adjust appearance and acoustics during playback using effects such as mirroring, rotating, cropping, cloning, adjusting colours, [[deinterlacing]], and [[audio equalizer|equalizing]] and [[music visualizer|visualizing audio]]. Easter eggs may be featured, such as a puzzle game on [[VLC Media Player]].<ref>{{cite web |title=How to Edit Video, Apply Effects & Filters and Save Them Permanently in VLC |url=https://www.vlchelp.com/edit-video-apply-effects-filters-save-permanently-vlc/ |website=VLC Help |access-date=22 November 2021 |date=21 October 2016}}</ref><ref>{{cite web |last1=Awasthi |first1=Abhishek |title=How to turn any video into an interactive puzzle in VLC media player |url=https://www.techworm.net/2016/02/how-to-turn-any-video-into-an-interactive-puzzle-in-vlc-media-player.html |website=TechWorm |date=6 February 2016 |access-date=20 April 2021}}</ref> Still<!--adjective--> snapshots may be extracted directly from a video frame or captured through a screenshot, the former of which is preferred since it preserves videos' original dimensions (height and width).<ref>Former method: [[VLC Media Player]]. Latter: [[Media Player Classic]].</ref> Video players may show a tooltip bubble previewing footage at the position hovered over with the mouse cursor.<ref>Media Player Classic – Black Edition</ref> A preview tooltip for the seek bar has been implemented on few [[smartphone]]s through a [[stylus (computing)|stylus]] or a [[Touchscreen#Self-capacitance|self-capacitive touch screen]] able to detect a floating finger. Such include the [[Samsung Galaxy S series|Samsung Galaxy S4, S5]] (finger), [[Samsung Galaxy Note series|Note 2, Note 4]] (stylus), and [[Samsung Galaxy Note 3|Note 3]] (both). [[Streaming media]] players may indicate [[buffer (computer science)|buffered]] segments of the media in the seek bar.<ref>{{cite web | url=https://developer.mozilla.org/en-US/docs/Web/Guide/Audio_and_video_delivery/buffering_seeking_time_ranges | title=Media buffering, seeking, and time ranges - Developer guides | MDN }}</ref> ===3D video players=== [[3D film|3D]] video players are used to play [[2D to 3D conversion|2D video in 3D]] format. A high-quality [[3D film|three-dimensional video presentation]] requires that each frame of a motion picture be embedded with information on the depth of objects present in the scene. This process involves shooting the video with special equipment from two distinct perspectives or modeling and rendering each frame as a collection of objects composed of 3D vertices and textures, much like in any modern video game, to achieve special effects. Tedious and costly, this method is only used in a small fraction of movies produced worldwide, while most movies remain in the form of traditional 2D images. It is, however, possible to give an otherwise two-dimensional picture the appearance of depth. Using a technique known as [[Anaglyph image#Traditional anaglyph processing methods|anaglyph processing]] a "flat" picture can be transformed so as to give an illusion of depth when viewed through anaglyph glasses (usually red-cyan). An image viewed through anaglyph glasses appears to have both protruding and deeply embedded objects in it, at the expense of somewhat distorted colors. The [[Anaglyph image#History|method itself is old enough]], dating back to the mid-19th century, but it is only with recent advances in computer technology that it has become possible to apply this kind of transformation to a series of frames in a motion picture reasonably fast or even in real-time, i.e. as the video is being played back. Several implementations exist in the form of 3D video players that render conventional 2D video in anaglyph 3D, as well as in the form of 3D video converters that transform video into stereoscopic anaglyph and transcode it for playback with regular software or hardware video players.{{Citation needed|date=April 2017}} ==Examples== Well known examples of media player software include [[Windows Media Player]], [[VLC media player]], [[iTunes]], [[Winamp]], [[Media Player Classic]], [[MediaMonkey]], [[foobar2000]], [[AIMP]], [[MusicBee]] and [[JRiver Media Center]]. Most of these also include music library managers. Although media players are often multi-media, they can be primarily designed for a specific media. For example, Media Player Classic and VLC media player are video-focused while Winamp and iTunes are music-focused, despite all of them supporting both types of media. ==Home theater PC== {{Main|Home theater PC}} A home theater PC or media center computer is a [[technological convergence|convergence]] device that combines some or all the capabilities of a personal computer with a software application that supports video, photo, audio playback, and sometimes [[digital video recorder|video recording]] functionality. Although computers with some of these capabilities were available from the late 1980s, the "Home Theater PC" term first appeared in mainstream press in 1996. Since 2007, other types of consumer electronics, including gaming systems and dedicated media devices have crossed over to manage video and music content. The term "media center" also refers to specialized computer programs designed to run on standard [[personal computer]]s.<ref name="ArsHTPC2010">{{cite web|url=https://arstechnica.com/gadgets/guides/2010/12/htpc-guide-1 |title=Ars Technica HTPC Guide: December 2010 |date=8 December 2010 | first=Brian |last=Won | website=[[Ars Technica]] |publisher=[[Condé Nast]]}}</ref> ==See also== * [[Comparison of video player software]] * [[Comparison of audio player software]] ==References== {{Reflist}} {{Media player (application software)}} {{Authority control}} [[Category:Media players| ]] [[Category:Multimedia]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Authority control
(
edit
)
Template:Citation needed
(
edit
)
Template:Cite web
(
edit
)
Template:Main
(
edit
)
Template:Media player (application software)
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:Use dmy dates
(
edit
)