ffmpeg vs mencoder

前端 未结 2 1748
甜味超标
甜味超标 2021-01-31 09:03

I\'m doing a bunch of video encoding for a variety of devices and platforms. I\'ve bounced back and forth a few times between mencoder and ffmpeg. Which do you recommend and w

2条回答
  •  萌比男神i
    2021-01-31 09:26

    To append an astray detail after Serafein's excellent answer:

    On Ubuntu 11, if you install pre-packaged ffmpeg, it lacks libass, then mencoder can be good in many cases to avoid to install libass by hand, or compile ffmpeg from source. It's good.

提交回复
热议问题