Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
ffmpeg2theora
Commits
eed1f995
Commit
eed1f995
authored
Nov 23, 2009
by
Jan Gerber
Browse files
Planar YUV 4:2:0, 12bpp, full scale (jpeg)
looks better than Planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples).
parent
cd212ea7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ffmpeg2theora.c
View file @
eed1f995
...
...
@@ -212,7 +212,7 @@ static ff2theora ff2theora_init() {
this
->
kate_streams
=
NULL
;
this
->
ignore_non_utf8
=
0
;
this
->
pix_fmt
=
PIX_FMT_YUV420P
;
this
->
pix_fmt
=
PIX_FMT_YUV
J
420P
;
// ffmpeg2theora --nosound -f dv -H 32000 -S 0 -v 8 -x 384 -y 288 -G 1.5 input.dv
this
->
video_gamma
=
0
.
0
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment