You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've noticed that the default encode may not be recognized in some platforms.
this is not a issue of videoclip itself, but it's just that the encoding is not widely used in the web, so as workaround i've made a script that converts a given video to a more compatible format.
my suggestion is that we could have a option in the dotfiles to enable this "compatible mode" instead of the default one (the user can choose whether to keep the default or change to the compatible-mode).
weird, I'm quite sure that it doesn't produce the same result... maybe you could make a function (i.e assure_compatibility) to pass the result through it
i've noticed that the default encode may not be recognized in some platforms.
this is not a issue of videoclip itself, but it's just that the encoding is not widely used in the web, so as workaround i've made a script that converts a given video to a more compatible format.
my suggestion is that we could have a option in the dotfiles to enable this "compatible mode" instead of the default one (the user can choose whether to keep the default or change to the compatible-mode).
here's the simple script:
The text was updated successfully, but these errors were encountered: