mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 05:41:16 +00:00
cgop does work as long as scene change detection is disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15984 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
44a0f07a7d
commit
34f7f0158c
@ -7309,9 +7309,9 @@ intra DC precision in bits (default: 8).
|
||||
If you specify vcodec=mpeg2video this value can be 8, 9, 10 or 11.
|
||||
.
|
||||
.TP
|
||||
.B cgop\ \ \
|
||||
.B cgop (see also scenecut)
|
||||
Close all GOPs.
|
||||
Currently it does not work.
|
||||
Currently it only works if scene change detection is disabled (scenecut=-1).
|
||||
.
|
||||
.
|
||||
.SS nuv (\-nuvopts)
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" synced with 1.1034
|
||||
.\" synced with 1.1035
|
||||
.\" MPlayer (C) 2000-2005 MPlayer Team
|
||||
.\" The English man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
|
||||
.\" Traduction: Guillaume POIRIER < poirierg AT etudiant.univ-rennes1.fr >,
|
||||
@ -7683,9 +7683,10 @@ Pr
|
||||
Si vous utilisez vcodec=mpeg2video cette valeur peut être 8, 9, 10 ou 11.
|
||||
.
|
||||
.TP
|
||||
.B cgop\ \ \
|
||||
.B cgop (voir aussi scenecut)
|
||||
Ferme tous les GOPs (groupes de trames).
|
||||
Ne fonctionne pas pour le moment.
|
||||
Ne fonctionne pour le moment que si la détection de changement de scène
|
||||
est désactivée (scenecut=-1).
|
||||
.
|
||||
.
|
||||
.SS nuv (\-nuvopts)
|
||||
|
Loading…
Reference in New Issue
Block a user