diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-10-20 16:22:50 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-10-20 16:36:52 +0200 |
commit | e6e86e64c34dcf91d6b75b91accc998bd02fcd51 (patch) | |
tree | 781e3c746a036e2bfb884a6692405f4284cac2e1 /presets/libvpx-720p50_60.ffpreset | |
parent | 43fce2214b1c9d0d3cbcc84f06238a63081e07fb (diff) | |
download | ffmpeg-streaming-e6e86e64c34dcf91d6b75b91accc998bd02fcd51.zip ffmpeg-streaming-e6e86e64c34dcf91d6b75b91accc998bd02fcd51.tar.gz |
presets: favor vprofile over profile to avoid conflicts with audio profiles
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'presets/libvpx-720p50_60.ffpreset')
-rw-r--r-- | presets/libvpx-720p50_60.ffpreset | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/presets/libvpx-720p50_60.ffpreset b/presets/libvpx-720p50_60.ffpreset index 6139300..b339774 100644 --- a/presets/libvpx-720p50_60.ffpreset +++ b/presets/libvpx-720p50_60.ffpreset @@ -2,7 +2,7 @@ g=120 lag-in-frames=25 deadline=good cpu-used=0 -profile=0 +vprofile=0 qmax=51 qmin=11 slices=4 |