mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-09-26 21:03:43 +08:00
presets: remove moldering iPod presets
* Some users are trying to use them for non-ancient iDevices when baseline profile and level 1.3/3.0 would not be required. * "640" and "320" no longer make sense. * Some recommended options can be viewed at: <https://trac.ffmpeg.org/wiki/Encode/H.264#iOS> Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
vcodec=libx264
|
|
||||||
|
|
||||||
vprofile=baseline
|
|
||||||
level=13
|
|
||||||
maxrate=768000
|
|
||||||
bufsize=3000000
|
|
@@ -1,6 +0,0 @@
|
|||||||
vcodec=libx264
|
|
||||||
|
|
||||||
vprofile=baseline
|
|
||||||
level=30
|
|
||||||
maxrate=10000000
|
|
||||||
bufsize=10000000
|
|
Reference in New Issue
Block a user