Quvi: Difference between revisions

From ArchWiki
(Style)
(Merge with List of applications/Internet#Console 2 as flagged since years)
Tag: New redirect
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:quvi}}
#REDIRECT [[List of applications/Internet#Console 2]]
[[Category:Video]]
[[zh-hans:Quvi]]
{{Merge|List of Applications|Doesn't add more information than an entry in the list; usage instructions are documented in the man page and other upstream sources.}}
'''quvi''' parses media stream URLs for Internet applications that would otherwise have to use adobe flash multimedia platform to access the media
streams. The typical examples of this are the different media hosts, such as YouTube, for videos that use this "multimedia platform" to deliver their content.
 
Source: [http://quvi.sourceforge.net/ project home]
 
== Installation ==
Install {{AUR|quvi}}.
 
== Usage ==
 
The simplest way to play a video from a URL is to issue
 
$ quvi "<url>" --exec "mplayer %u"
 
This can be configured as a default behavior by creating
{{hc|~/.quvirc|2=
  exec = "mplayer %u"
}}
 
== Related links ==
* [http://quvi.sourceforge.net/ Quvi homepage]

Latest revision as of 13:30, 15 September 2022