Skip to content
GitLab
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
3e2eb497
Commit
3e2eb497
authored
Mar 13, 2009
by
Jan Gerber
Browse files
new version of ffmpeg2theora
parent
26b09692
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3e2eb497
0.24 2009-03-
??
0.24 2009-03-
12
- fix to make --max_size --no_upscaling work
- pad image with black instead of green
- long option for -p is --preset now
...
...
SConstruct
View file @
3e2eb497
...
...
@@ -5,7 +5,7 @@ import os
import
SCons
pkg_version
=
"0.2
3
"
pkg_version
=
"0.2
4
"
pkg_name
=
"ffmpeg2theora"
scons_version
=
(
0
,
97
,
0
)
...
...
ffmpegrev
View file @
3e2eb497
FFMPEG_REVISION=17
754
FFMPEG_REVISION=17
942
FFMPEG_CO_DIR=ffmpeg
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/branches/0.5
# Because ffmpeg checks out libswscale via an svn:externals, checking
...
...
get_ffmpeg_svn.sh
View file @
3e2eb497
...
...
@@ -5,7 +5,7 @@
#extra=" --enable-amr_nb --enable-amr_nb-fixed --enable-amr_wb --enable-amr_if2"
#apt-get install liba52-dev libfaad-dev libgsm1-dev
#extra="
--enable-liba52
--enable-libfaad --enable-libgsm"
#extra=" --enable-libfaad --enable-libgsm"
common
=
"--enable-gpl --enable-swscale --enable-postproc --disable-encoders --enable-libvorbis"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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