1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00

bit_exact lavc option, patch by "Steven M. Schultz" <sms@2BSD.COM>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11932 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-02-08 18:24:24 +00:00
parent 0d8e462f2d
commit f2b26f10ed

View File

@ -4064,6 +4064,12 @@ Audio bitrate in kBit (default 224).
.B atag=<value>
Use the specified Windows audio format tag (e.g.\& atag=0x55).
.TP
.B bit_exact
Use only bit exact algorithms (except (i)dct).
This also suppresses the user_data header in MPEG-4 streams
(that section causes some players such as Apple's
Quicktime player to declare the stream corrupt).
.TP
.B vcodec=<value>
use the specified codec (default: mpeg4):
.PD 0