Feedback
Got a suggestion for improvement? Anything goes.
Found a bug? Let us know. For other inquries feel free to contact us about anything at all.
Depvana •
about •
legal •
contact •
contribute •
Depvana is independent. Help keep it that way.
© 2024 Depvana aps.
Login to add a hashtag.
Hashtags
Tags
Bookmark Mark
Topic Guides
Public room public room
Moderators •   w10
Depth •  Official Entities > Depvana > Guides
Purpose • 
A room to post guides and user manuals related to depvana.com
398
4
0
More
Copy link
Report
Visible to the public Public post
Attachments • images • video webm/mp4 • max size 4096KiB.
Attachments • images • video webm/mp4 • max 4MB.
Filter by  โ€ข  Newest
Newest
Sort posts in decending order by date
Oldest
Sort posts in ascending order by date
w10@193 
More
Copy link
Report
GUIDE: Grap the first 'x' seconds from a webm:

ffmpeg -i input.webm -ss 00:00:00 -t 00:00:0x -async 1 -c copy output.webm
w10@193 
More
Copy link
Report
 This post has been removed by moderators 
w10@193 
More
Copy link
Report
Guide: Transforming mp4 to webm on linux

ffmpeg -i <input.mp4> -c:v libvpx-vp9 -crf 30 -b:v 0 -b:a 128k -c:a libopus <output.webm>

Adjust -crf value to set quality. Lower value means higher quality at the cost of greater file size.
w10@193 
More
Copy link
Report
** Guide to Topic Visibility (Private vs. Public)

I define the content of a topic to consists of its posts, pinned posts, voice chats, and files.

** Public Topic:
Everything is visible to all users and everyone can post content

** Protected Topic:
Like a public topic everything is visible to all users, but only moderators can posts content.

** Private Topic:
The topic name and description remain public. However, the content is restricted to users with access. Only users who have been granted access can view the topic content.

Private topic access:
Moderators and guests invited by moderators. Moderators can grant or revoke guest access at their discretion. Moderators add additional moderators at their discretion.