Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Kyle Gilman

    (@kylegilman)

    Do you only get that error when converting from webm to mp4? What about another source video format that’s not mp4? Can you see anything unusual in the FFMPEG Test Output at the bottom of the FFMPEG Settings tab of the plugin settings page?

    Thread Starter scratchy

    (@clickarmada)

    Thank you for the lightening fast reply 🙂

    I didn’t try to convert any other format until now.

    At the end of FFMPEG test output I get this:

    Unrecognized option ‘rc_lookahead’.
    Error splitting the argument list: Option not found

    My server support says this:

    I investigated and this doesn’t seems to be server issue. The second screenshot shows that error is “Unrecognized option rc_lookahead”. And the command is using x264 encoder. As per below documentation URL rc_lookahead cannot be used with x264 encoder. It’s only available on libvpx-vp8 and libvpx-vp9 encoder.
    https://gist.github.com/tayvano/6e2d456a9897f55025e25035478a3a50

    Plugin Author Kyle Gilman

    (@kylegilman)

    It sounds like you have the “Enable legacy libx264 parameters” setting enabled in the FFMPEG Settings tab in the “FFMPEG legacy options” section. You should usually only enable that if you have an extremely old version of FFMPEG.

    Thread Starter scratchy

    (@clickarmada)

    Thank you very much for your help. It works now! 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Webm to mp4’ is closed to new replies.