gui-lux
gui-lux
Hi Niels and thanks for your reply. Just tried your suggestion : ``` guilux@rtg:~$ export SDL_VIDEODRIVER=x11 guilux@rtg:~$ echo $SDL_VIDEODRIVER x11 guilux@rtg:~$ veejay -d -a0 I: Set number of open mp...
veejay -v -d -a0 I: Set number of open mp threads to 4 D: Processing set to YUV 4:2:2 [0-255] D: Dummy source is: 720x576 25.00 fps norm 112 D:...
guilux@rtg:~$ ldd /usr/local/lib/libveejay.so linux-vdso.so.1 (0x00007fff7653d000) libSDL2-2.0.so.0 => /lib/x86_64-linux-gnu/libSDL2-2.0.so.0 (0x00007f0136872000) libxml2.so.2 => /lib/x86_64-linux-gnu/libxml2.so.2 (0x00007f01366b8000) libjpeg.so.62 => /lib/x86_64-linux-gnu/libjpeg.so.62 (0x00007f0136494000) libfreetype.so.6 => /lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f01363d5000) libavformat.so.58 => /lib/x86_64-linux-gnu/libavformat.so.58 (0x00007f013615b000) libavcodec.so.58 => /lib/x86_64-linux-gnu/libavcodec.so.58 (0x00007f0134b95000) libavutil.so.56...
I tried the other variables for VEEJAY_SDL_DRIVER, they all produce similar output : I: Using output driver SDL E: vsync not available E: Error initializing SDL E: Cannot start veejay...
Yes, it does not work either ``` guilux@rtg:~$ veejay -d -a0 -v I: Set number of open mp threads to 4 D: Processing set to YUV 4:2:2 [0-255] D: Dummy...
Thank you again Niels, for your support and all the time you spend on this. If ffmpeg is the video swiss-army knife, veejay adds the wings and jet engine :...
Old thread, but uninstall qrencode and related is a workaround.
For anyone with recent hardware, feeling a bit stuck like me, my little workaround as follows : ``` # modprobe v4l2loopback $ veejay -w 800 -h 600 -O 5 --output-file...
Hi, just tried to start veejay with the variable previously set. The video windows appears, but it's frozen. Tried then to load a sample into reloaded, seems to work, but...
The debug when I pressed ctrl + F : ``` I: Output 1.0/25.00 seconds per video frame: 25.0000 I: Output dimensions: 640x480, backend scaler: 640x480 I: Using SDL driver opengl...