Sponsored Content
The Lounge What is on Your Mind? YouTube: How to Use Code Tags and Format Posts @UNIX.com Post 303039058 by Neo on Saturday 21st of September 2019 10:57:35 AM
Old 09-21-2019
FYI, I changed the YT link in the video above to:

YouTube

For some reason the original video link was having some issues with 4K HD, so this video is in 1080 HD (hopefully).

Google is making some changes to how YT videos are uploaded (there is some new beta uploader), so maybe the error is all mine.

If you liked the prior video, please like this one as well.

Thanks.
These 2 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 04:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy