Document fractional frame rates
This commit is contained in:
pare
ccfa3fb798
commit
65cca26297
S'han modificat 1 arxius amb 3 adicions i 1 eliminacions
|
@ -403,10 +403,12 @@ Media dicts
|
||||||
{
|
{
|
||||||
'width': # Width of the video in pixels
|
'width': # Width of the video in pixels
|
||||||
'heigh': # Height of the video in pixels
|
'heigh': # Height of the video in pixels
|
||||||
'frame_rate': # Exact frame rate of the video in frames per second
|
'frame_rate': # Exact frame rate of the video in frames per second.
|
||||||
|
# Can be an integer fraction (i.e. "20/7")
|
||||||
'duration': # Duration of the video in seconds
|
'duration': # Duration of the video in seconds
|
||||||
'bitrate': # Average bit-rate of the video in bytes per second
|
'bitrate': # Average bit-rate of the video in bytes per second
|
||||||
}
|
}
|
||||||
|
|
||||||
Card dicts
|
Card dicts
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
.. _card dict:
|
.. _card dict:
|
||||||
|
|
Loading…
Referencia en una nova incidència