Vftdan Channel
25 subscribers
110 photos
2 videos
9 files
178 links
author: @vft_dan
Download Telegram
Why does my OBS Studio 25.0.3+dfsg1-2 not have the "Start Virtual Camera" button 🤔
Vftdan Channel
Why does my OBS Studio 25.0.3+dfsg1-2 not have the "Start Virtual Camera" button 🤔
$ v4l2-ctl -D --all -d /dev/video7
Driver Info:
Driver name : v4l2 loopback
Card type : V4L2 Loopback
Bus info : platform:v4l2loopback-000
Driver version : 5.4.78
Capabilities : 0x85208002
Video Output
Video Memory-to-Memory
Read/Write
Streaming
Extended Pix Format
Device Capabilities
Device Caps : 0x05208002
Video Output
Video Memory-to-Memory
Read/Write
Streaming
Extended Pix Format
Priority: 0
Video output: 0 (loopback in)
Format Video Output:
Width/Height : 0/0
Pixel Format : 'BGR4' (32-bit BGRA/X 8-8-8-8)
Field : None
Bytes per Line : 0
Size Image : 0
Colorspace : sRGB
Transfer Function : Default (maps to sRGB)
YCbCr/HSV Encoding: Default (maps to ITU-R 601)
Quantization : Default (maps to Full Range)
Flags :
Streaming Parameters Video Capture:
Frames per second: 30.000 (30/1)
Read buffers : 8
Streaming Parameters Video Output:
Frames per second: 30.000 (30/1)
Write buffers : 8

User Controls

keep_format 0x0098f900 (bool) : default=0 value=0
sustain_framerate 0x0098f901 (bool) : default=0 value=0
timeout 0x0098f902 (int) : min=0 max=100000 step=1 default=0 value=0
timeout_image_io 0x0098f903 (bool) : default=0 value=0
$ ls /usr/lib/x86_64-linux-gnu/obs-plugins/
decklink-ouput-ui.so
frontend-tools.so
image-source.so
linux-alsa.so
linux-capture.so
linux-decklink.so
linux-jack.so
linux-pulseaudio.so
linux-v4l2.so
obs-ffmpeg
obs-ffmpeg.so
obs-filters.so
obs-outputs.so
obs-transitions.so
obs-x264.so
rtmp-services.so
text-freetype2.so
vlc-video.so
Vftdan Channel
Why does my OBS Studio 25.0.3+dfsg1-2 not have the "Start Virtual Camera" button 🤔
Ok, after replacing the version from the distro ppa (25.0.3+dfsg1-2) by the version from the upstream ppa (29.1.3) the button appeared.
~ 🔁 Dr. Quadragon
It's already been 14 years since I, by pure chance, have stumbled upon a webcomic that made me what I am today. That showed me how to get throuh weird, precarious and tough times and beat impossible odds, even if you have to bend the rules of reality a little. That showed me that it's not necessarily the best version of you that survives in the end, but being a mess is not antithetical to being a hero. That even a catastrophic failure might not be the end if there's someone out there looking out for you - even if literally worlds apart. That everyone is important in the grand machinery of Creation, however small they may feel. That accepting who you are is the only way you can make a meaningful impact. That convinced me that friendship and comradery can create universes. That let me meet many of my uniquely insane life partners, whom I love, and one of which is now sleeping quietly beside me, as I wrestle with my perpetual strange-place insomnia.

Thank you, #Homestuck, and happy #413

Link to post
🐳1
~ There is ghcup and rustup. I think, I now need cmakeup.

Link to post
💅2
~ Before switching to any software I'll wait for it to become feature-complete.

Link to post
👏1
~ От внешних отвлекающих факторов помогают умные наушники с шумоподавлением;
От внутренних отвлекающих факторов помогают шумные наушники с умоподавлением

Link to post
👍2🐳2🔥1😭1
++age;
🎉6😭1
Day of the week inside a date is a checksum
🔥5
~ I wonder, does hexadecimal somewhere use :;<=>? instead of abcdef 🤔

Link to post
🔥1👨‍💻1
Does PSK mean both phase-shift keying and pre-shared key?
🔥2
Some voltages only have non-standard connectors smh
Vftdan Channel
Some voltages only have non-standard connectors smh
A lot of standards generally seem to prefer to achieve higher power by elevating voltage rather than max current compared to some proprietary solutions?
We need Macromedia Flash, but for SVG.
I'm not sure whether having <video> and <img> being different things was a good idea.
I don't think there is a clear distinction between images and videos.
🤔2🤝1
Vftdan Channel
I'm not sure whether having <video> and <img> being different things was a good idea. I don't think there is a clear distinction between images and videos.
Mb something more generic could make sense:
<embed src="animation.gif" type="image/gif" autoplay controls loop=true muted=true />
<embed src="photo.jpg" type="image/jpeg" muted=true />
<embed src="bgm.ogg" type="audio/ogg" controls loop=true novideo=true />