TypesettingTools / Aegisub-Motion

Lua plugin for Aegisub auto4 that parses motion tracking data and applies it to selected subtitles.
Other
172 stars 23 forks source link

Trim Issue #42

Closed KomeNome closed 5 years ago

KomeNome commented 6 years ago

Encoding error: x264-r2901-7d0ff22.exe : x264 [error]: not compiled with MP4 output support At line:1 char:38

If there is no log before this, your encoder is not a working executable or your encoding command is invalid.

[Please, Help Me. Thx]

torque commented 6 years ago

the error message is at the top of your log:

x264-r2901-7d0ff22.exe : x264 [error]: not compiled with MP4 output support

x264 must be compiled with an external library called l-smash in order to be able to output mp4 files. The builds provided on videolan.org unfortunately do not support this.

The builds provided at https://github.com/jpsdr/x264/releases for example do include mp4 output, but I do not know otherwise if they work.

KomeNome commented 6 years ago

Thank you so much. It's okay now becoz of your link. I'm get in trouble with it a little long. I'm really thank to you. https://github.com/jpsdr/x264/releases

KomeNome commented 6 years ago

Hello, Do you use Facebook, sir? If do, can you give your fb acc link?

On Mon, Apr 23, 2018 at 11:49 AM, T notifications@github.com wrote:

the error message is at the top of your log:

x264-r2901-7d0ff22.exe : x264 [error]: not compiled with MP4 output support

x264 must be compiled with an external library called l-smash in order to be able to output mp4 files. The builds provided on videolan.org unfortunately do not support this.

The builds provided at https://github.com/jpsdr/x264/releases for example do include mp4 output, but I do not know otherwise if they work.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TypesettingTools/Aegisub-Motion/issues/42#issuecomment-383457184, or mute the thread https://github.com/notifications/unsubscribe-auth/AdrYDcojGWi4IbQMXsP-lDcOmdFxFCtMks5trWRpgaJpZM4Te_f3 .