mirror of https://github.com/mpv-player/mpv
added (PAL),(NTSC),..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9370 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0878af607f
commit
bbe16b15e9
|
@ -357,11 +357,12 @@ name
|
||||||
"Author"
|
"Author"
|
||||||
"Description"
|
"Description"
|
||||||
"Copyright"
|
"Copyright"
|
||||||
"Encoder" the name& version of the software used for encoding
|
"Encoder" the name & version of the software used for encoding
|
||||||
"Title"
|
"Title"
|
||||||
"CDCover" an image of the cd cover (preferable PNG or JPEG)
|
"CDCover" an image of the cd cover (preferable PNG or JPEG)
|
||||||
"Source" "DVD", "VCD", "CD", "MD", "FM radio", "VHS", "TV",
|
"Source" "DVD", "VCD", "CD", "MD", "FM radio", "VHS", "TV",
|
||||||
"LD"
|
"LD"
|
||||||
|
Optional: appended PAL,NTSC,SECAM, ... int parentheses
|
||||||
"CaptureDevice" "BT878", "BT848", "webcam", ... (more exact names are fine too)
|
"CaptureDevice" "BT878", "BT848", "webcam", ... (more exact names are fine too)
|
||||||
"CreationTime" "2003-01-20 20:13:15Z", ...
|
"CreationTime" "2003-01-20 20:13:15Z", ...
|
||||||
(ISO 8601 format, see http://www.cl.cam.ac.uk/~mgk25/iso-time.html)
|
(ISO 8601 format, see http://www.cl.cam.ac.uk/~mgk25/iso-time.html)
|
||||||
|
@ -526,4 +527,3 @@ video_stream_header (stream 2 subtitle atde, timebase 30, lsb_timestamp_length=
|
||||||
audio_stream_header (stream 3, audio jpjp, timebase 1 , lsb_timestamp_length=8)
|
audio_stream_header (stream 3, audio jpjp, timebase 1 , lsb_timestamp_length=8)
|
||||||
audio_stream_header (stream 4, audio usen, timebase 1 , lsb_timestamp_length=8)
|
audio_stream_header (stream 4, audio usen, timebase 1 , lsb_timestamp_length=8)
|
||||||
index (stream 0)
|
index (stream 0)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue