Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
oggz-codecs(1)		     General Commands Manual		  oggz-codecs(1)

NAME
     oggz-codecs -- List codecs in one or more Ogg files and their bitstreams.

SYNOPSIS
     oggz-codecs  [-a	| --all ]  [-m	| --mime ]  [-1 | --one-per-line]  file-
     name ...

     oggz-codecs [-h  | --help ]  [-v  | --version ]

Description
     oggz-codecs displays a list of codecs found in one or more  Ogg  files  and
     their bitstreams. The default comma-separated output is designed for use in
     an HTML5 <video> codecs attribute.

Options
     oggz-codecs accepts the following options:

   Display options
     -a, --all Display codec names multiple times if present in multiple tracks.

     -m, --mimeDisplay MIME types rather than codec names.

     -1, --one-per-line
	       Display one entry per line.

   Miscellaneous options
     -h, --helpDisplay usage information and exit.

     -v, --version
	       Output version information and exit.

AUTHOR
     Conrad Parker	  May 15, 2008;

COPYRIGHT
     Copyright (C) 2009 Annodex Association

SEE ALSO
     oggz-info(1)	hogg(1)

								  oggz-codecs(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=oggz-codecs&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help