Sponsored Content
The Lounge What is on Your Mind? YouTube: How to Use Code Tags and Format Posts @UNIX.com Post 303038997 by Neo on Thursday 19th of September 2019 07:37:43 AM
Old 09-19-2019
YouTube: How to Use Code Tags and Format Posts @UNIX.com

By special request, and long overdue, I have updated our "code tags" video and so now we have:

How to Use Code Tags and Format Posts @UNIX.com in 4K

Code:
https://youtu.be/4BuPvWJV__k

Quote:
In this casual video, we review how to use CODE, ICODE and QUOTE tags in 4K video for formatting posts at the UNIX and Linux Forums (unix.com).

Experience shows that when people have technical questions and they format their unix and linux technical questions well using the proper formatting tags, they always get better responses to their tech and coding questions.

Machines cannot format nearly as well as humans do, so please format your posts, especially when you post file content, input, output, commands, scripts, error messages and so forth.

Thanks!
These 8 Users Gave Thanks to Neo For This Post:
 

4 More Discussions You Might Find Interesting

1. What is on Your Mind?

How to use YouTube tags

We have tags to allow embedding a YouTube video in a thread. Here is how they work.... First I need to find the url of a YouTube video that I want to use. Here is one: http://www.youtube.com/watch?v=Do5vj3D-OD4 That "Do5vj3D-OD4" is the key. So I can do this: Rakim by Dead Can Dance... (0 Replies)
Discussion started by: Perderabo
0 Replies

2. Web Development

php youtube style embed code

I'm looking to have a embed code for people be as short as possible. I'm trying to figure out how to do this. So something like... <EMBED SRC="http://www.website.com/myembedscript.php?id=1" HEIGHT=60 WIDTH=144> I'm looking to figure out what "myembedscript.php" should do. I have it... (0 Replies)
Discussion started by: mainegate
0 Replies

3. War Stories

Scrollbars and Overflow in Posts (Code Tags)

YAY! Finally, seems like forever, I added this CSS to the posts (postbit) for table columns and scrollbars work still do not work for code tags and text inside posts. <style> td { max-width:200px; overflow: auto; white-space: nowrap; } </style> YAY... Now scollbars... (3 Replies)
Discussion started by: Neo
3 Replies

4. What is on Your Mind?

YouTube: Forum Moderation @UNIX.com | The UNIX and Linux Forums

Forum Moderation @UNIX.com | The UNIX and Linux Forums https://youtu.be/WGwgibE4Rq0 Also note: In the video I mentioned removing legacy menu items in the ModCP which are unused. I have already "CSS'ed out" the unused menu items: ... (0 Replies)
Discussion started by: Neo
0 Replies
totem-video-thumbnailer(1)												totem-video-thumbnailer(1)

NAME
totem-video-thumbnailer - video thumbnailer for the GNOME desktop SYNOPSYS
totem-video-thumbnailer [-j|--jpeg] [-l|--no-limit] [-g num|--gallery num] [-s size] input output [backend options] DESCRIPTION
This manual page documents briefly the totem-video-thumbnailer command. This manual page was written for the Debian Project because the original program does not have a manual page. totem-video-thumbnailer is used internally by GNOME applications such as nautilus to generate PNG thumbnails of video files. While it is possible to invoke it manually, it is usually done automatically by nautilus. ARGUMENTS
input The input filename. This can be in any format that totem can play. output The output filename, output in PNG format. backend options Options to be passed to the backend (i.e. gstreamer). OPTIONS
-j --jpeg Switch the output format to JPEG. The default is PNG. -g num --gallery num Output a gallery of the given number (0 is the default) of screenshots. -l --no-limit Don't limit the thumbnailing time to 30 seconds. For debugging purposes. -s size The size of the thumbnail. Example: "64x64". The default is "128x96". AUTHOR
totem-video-thumbnailer was written by Bastien Nocera <hadess@hadess.net>. This manual page was written by Zack Cerza <zcerza@coe.neu.edu> for the Debian Project (but may be used by others). SEE ALSO
totem, nautilus GNOME
2009-05-06 totem-video-thumbnailer(1)
All times are GMT -4. The time now is 05:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy