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
aa371a7b
Commit
aa371a7b
authored
Nov 23, 2009
by
Jan Gerber
Browse files
revert last change, breaks deinterlace
parent
eed1f995
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ffmpeg2theora.c
View file @
aa371a7b
...
...
@@ -212,7 +212,7 @@ static ff2theora ff2theora_init() {
this
->
kate_streams
=
NULL
;
this
->
ignore_non_utf8
=
0
;
this
->
pix_fmt
=
PIX_FMT_YUV
J
420P
;
this
->
pix_fmt
=
PIX_FMT_YUV420P
;
// 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