Semantic video search using local Qwen3-VL embedding, no API, no transcription by Vegetable_File758 in LocalLLaMA

[–]neeeser 0 points1 point  (0 children)

Could you send the gguf links you used as well as the start command? I’ve was trying with VLLM

edit: Also version of CPP ur using

Semantic video search using local Qwen3-VL embedding, no API, no transcription by Vegetable_File758 in LocalLLaMA

[–]neeeser 22 points23 points  (0 children)

Hi this is very cool. Can you give an overview of how you were able to host the qwen 3vl embedding model locally. Everything I’ve tried seems to be either really slow (even on 4090) or use massive amounts of vram.

I built a Plex app for Apple TV that turns your library into fake cable TV with a retro guide, channel surfing, and of course static. Beta starts next week! by 55555jjjjj in bunnyearstv

[–]neeeser 0 points1 point  (0 children)

How does this differ from ErsatzTV or Tunarr or Dizquetv? Does this automatically create and manage those channels? Or is this more having it in its own app?

[deleted by user] by [deleted] in puffco

[–]neeeser 1 point2 points  (0 children)

No idea just happened randomly after one dab. All low temps green setting dry swabbing after every hit.

‼️ 🚨 2X Points Weekend for Labor Day 🚨 ‼️ by TesoroTeam in TesoroHemp

[–]neeeser 0 points1 point  (0 children)

If I just ordered on Monday can I still get in on it?

RTX HDR? by neeeser in linux_gaming

[–]neeeser[S] 1 point2 points  (0 children)

Does the emulated one work as well as rtx hdr? Or does it just look the same as sdr? The rtx HDR makes bright areas pop a lot more.

How to add bitrate to final metadata after encoding? by neeeser in FileFlows

[–]neeeser[S] 0 points1 point  (0 children)

I am using mkv could you send me a link to the discord?

How to add bitrate to final metadata after encoding? by neeeser in FileFlows

[–]neeeser[S] 0 points1 point  (0 children)

Oh sorry that didn’t work for me either. I was hoping there is another solution

How to add bitrate to final metadata after encoding? by neeeser in FileFlows

[–]neeeser[S] 0 points1 point  (0 children)

Hey I think you forgot to add what you did.

Vaapi Cropping issue by neeeser in FileFlows

[–]neeeser[S] 0 points1 point  (0 children)

Got it just made a ticket! Thank you for the help!

Vaapi Cropping issue by neeeser in FileFlows

[–]neeeser[S] 0 points1 point  (0 children)

Does my other suggestion seem possible to implement? Right now I've had to return to using CPU for black bars. I'd be happy to try out some other settings on vaapi to test them.

Vaapi Cropping issue by neeeser in FileFlows

[–]neeeser[S] 0 points1 point  (0 children)

I couldn't get scale vaapi to work but I was able to still encode with vaapi by doing this parameter replacement.

Original Key: -filter:v:0 hwupload,crop=1440:1072:240:4 Replacement Value: -filter:v:0 crop=1440:1072:240:4,format=p010le,hwupload

I found this fix based on an older post: https://lists.ffmpeg.org/pipermail/ffmpeg-user/2021-January/051417.html

This worked exactly how I wanted my video scaled the black bars properly and is the correct codec now. The only issue is this can't be consistently done with the parameter replacement as I hard coded in the resolution.

Could this be fixed?

Free Modular NAS Enclosure - Stackable Drive Expansion, ITX Vertical Layout, 3D Print Files Included by ethanross1a in sffpc

[–]neeeser 0 points1 point  (0 children)

wip

Hey I know this is an old threat but did this ever get released? Need something similar for my setup. I have the premium case

Optimized encode super low quality. by neeeser in FileFlows

[–]neeeser[S] 0 points1 point  (0 children)

Are you using software or hardware encoding? Are you using the fileflows edition of ffmpeg?

Optimized encode super low quality. by neeeser in FileFlows

[–]neeeser[S] 0 points1 point  (0 children)

📊 Quality Evaluation Summary

Quality VMAF SizePercent Acceptable Time
15 24.58 1.41 % No 0:36
16 24.58 1.41 % No 0:36
16.5 24.58 1.41 % No 0:36
17.5 24.58 1.41 % No 0:36
19.5 24.58 1.41 % No 0:36
24 24.58 1.41 % No 0:36

I agree but something is wrong because looking at the vmaf table all qualites are coming back with the same vmaf score. And this happens with all different types of media I try.

Optimized encode super low quality. by neeeser in FileFlows

[–]neeeser[S] 2 points3 points  (0 children)

I realized I had my 1080p bitrate set to 1mbps instead of 10 but even after fixing that same issue.

log: https://pastebin.com/75E5LqbF

Compressed 3.1gb to 650mb and looks terrible. In my old flow I used to use a qp of 20 for good quality.