Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to initialize SDL: No available video device #50

Closed
toddrimes opened this issue Jul 14, 2014 · 1 comment
Closed

Failed to initialize SDL: No available video device #50

toddrimes opened this issue Jul 14, 2014 · 1 comment

Comments

@toddrimes
Copy link

Hi, I just (successfully?) installed the MLT framework on a CentOS 6.5 Linode and am trying to run a melt job on the command line:

[root@mars 20140713]# ./melt ~/chromatest/IMB_SF_R35_C8_512kb.mp4 in=400 -track ~/chromatest/IMB_SF_R19_C9_512kb.mp4 in=450 -filter chroma key=0x00ff0000 variance=0.45 -transition composite
[swscaler @ 0x2f9f6a0] Warning: data is not aligned! This can lead to a speedloss
** [consumer sdl] Failed to initialize SDL: No available video device ** (EMPHASIS MINE)

SO\o I try to install SDL and get:

[root@mars 20140713]# yum install SDL.x86_64
Package SDL-1.2.14-3.el6.x86_64 already installed and latest version
Nothing to do

What can I do?

Also, once I get past the SDL device issue, does the command make sense? I don't understand where the "output" video will be written to.

Thank you,
~Todd

@ddennedy
Copy link
Member

This area is only for bug reports, not general support, and this is not a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants