]> cat aescling's git repositories - mastodon.git/commit
Fix GIFV encoding params (#7098)
authorMIYAGI Hikaru <hcmiya@users.noreply.github.com>
Tue, 10 Apr 2018 07:11:55 +0000 (16:11 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 10 Apr 2018 07:11:55 +0000 (09:11 +0200)
commite6e93ecd8a45cea5f0c398054c2292a5fdf944cf
tree1af2bfa608264995c5b369b479d7a60fe7845dc4
parent80a944c882ddbca4d546d03503f0ccff15703484
Fix GIFV encoding params (#7098)

- Explicitly specify video codec.
  When ffmpeg isn't compiled with libx264 but openh264, mpeg4 is selected as video codec.
- Swap avarage bitrate and max bitrate.
app/models/media_attachment.rb