4,102 Topics
I want to get the direct link from the file in my other hosting. Is this possible? Or i must buy domain name and upload the files there to get the link? I will use this hosting to upload videos and link to them from my website. This way ill …
In my childhood, Saturday morning was the time for cartoon shows. The worst was The Adventures of Gumby and Pokey. The worst that I actually watched was Rocket Robin Hood. The best were, of course, Looney Tunes and The Adventures of Rocky and Bullwinkle.
I was going to make it top one but I couldn't narrow it down to just one. My two all time favourite sidekicks on TV are: 1. Al (Dean Stockwell) from Quantum Leap 2. Sam Axe (Bruce Campbell) from Burn Notice.
There are movies that are considered classics, like Citizen Kane, Jaws, 2001, etc. But what movie have you repeatedly enjoyed that is regarded as merely average? Oscars rarely go to popular movies, instead going to artsy or politically correct movies. The term, Oscar Bait" was coined for a reason. A …
I've been reprocessing a bunch of home videos by running them through various ffmpeg filters, typically the deshake filter. In order to see how much of a difference the filter makes it is nice to be able to play the before and after files side by side. The wxPython and …
<head><title>navigation</title> <link rel="stylesheet" href="../css/nav.css"> <link rel="stylesheet" href="../css/tutorial.css"> <link rel="stylesheet" href="../css/vedio.css"> <link rel="stylesheet" href="../../ionicons-2.0.1/css/ionicons.min.css"> </head> <body> <div class="container"> <button onclick="unb()" id="but">☰</button> <ul> <li><a href="#">MyList</a></li> <li><a href="#">KitHub</a></li> <li><a href="#">Comment</a></li> <li><a href="#">Image</a></li> <li><a href="#">About</a></li> <li><a href="#">Help</a></li> <input type="search" name="search" placeholder="SEARCH TUTORIAL VIDEO" id="search"> </ul><br> <!-- <button>⌦</button> close --> <i style="font-size: 49px; color: white;margin-right: …
Hello everyone, i am not able to fix this issue in the Search Console `Video is not the main content of the page` but actually it is! When you enter in my product page the first thing that appears is the video it self! (hosted on imgur platform) I even …
I want to figure out what Windows does when you right-click a video file and check properties and I would like to write a similar piece of code in C++. I should be able to figure out how to read the file type and size, but I'm lost in how …
A video is a series of images, or frames, shown in rapid succession. Its frame rate, measured in frames per second (FPS), dictates the display speed. For instance, a 30 FPS video shows 30 frames each second. The frame count and frame rate determine a video's detail, smoothness, file size, …
How to translate the satellite in PC to a TV screen. What cable will be needed? How can the satellite show on the TV screen after the connection?
I have a website that have 6 videos from +500MB to +1GB i have uploaded them my other hosting which is not same as the website thinking it would not have lag. But it seems it has lag and its loading slow. What solution do i have to host my …
## Introduction I have a pile of home movie videos created over more than seventy years. As with my many photos (all in digital form) they require some effort to find particular ones of interest. Typically, I name my videos (and photos) with tags. A file might look like 2013-10-29 …
Videolan.org has a section in their forums for "VLC media player Feature Requests". I have been using VLC for many years and, other than being a tad light on documentation, I find it pretty damn awesome. But there is one small thing that always bothered me. If you are watching …
# Comparing two videos side by side I have been creating walk-through videos on the cheap by just wandering through an area with my little Sony camera. Lacking a steady-cam I just try to hold the camera as steady as possible. Fortunately, with the proper (free) tools I can still …
This code below works successfully to capture/record/play video - after camera access permission is granted - when the start button is selected. I'm trying to add the functionality where (after camera access is allowed) the camera view appears, without recording starting automatically (And have the camera view displayed while recording). …
dell inspiron 2200 power led is on and the fan is spinning, internal hdd is on (i can feel its vibration and ticking on start) but there is no picture on display (even the dell logo is not showing). I can touch the gpu chip and is getting a little …
Hi, I need to import a video file into an audio editor called Steinberg Nuenbdo. (on daily basis). In Nuendo, best format for video is avi. But my video converter only allow mp3 for avi files, not wave. In Nuendo, wave is best to import. Could anyone please tell me …
Good evening everyone, I created this file to be able to print the data from the database on the screen. Everything ok but all the data contained in the database appear on the same line. I would like them to print like this: nome email titolo dataeora msg nome email …
Hello everyone dont know if you can see this message but im having a problem with my graphics card its a AMD Radeon R9 290 x trio , was working fine today until i took it out and seated it back in place , my pc turns on but theres …
Hi to all! I am making an android app for a ready made social medial website. Website url is: "www.MixMasala.in" I am using webview for this site, all the functionality working accept two. As this is a social media website it has also audio and video calling option. When I …
Can anyone recommend a free flv to avi converter? There is a lot of free software out there so I have choices but can anyone recommend one that is free of trojans, viruses, malware, etc.? I've already got the DivX codec and converter but the DivX converter will not do …
I am using windows media player 9 and set the stretchtofit property to true.I find black areas on left and right side of video.My system has windows 10 and is set to 1280X720 resolution. I am using vs 2013. 
Hi all! I have recently attended to my sister's wedding and helped her record some happy interesting videos with my panasonic camcorder, and she wants me to send those movies to her so that she can keep it in her iPhone. I found files are all ended with .ts. In …
I have a Chromecast that I use to stream video from my laptop to our TV. It works great, however, until VLC (Videolan) releases their promised upgrade with Chromecase support, I am limited to streaming files in the mp4 format. Fortunately, ffmpeg allows me to convert other formats to mp4. …
Helloi want to put a play/pause button on a html5 video tag. Any suggestions?
Hi, everyone: I am having trouble with a javascript and would greatly appreciate any help. The script is supposed to select a random video on page load, then continue to play a video that follows it when it ends. When all the videos have been played, it is supposed to …
How to play the play list in vlc player by using vb.net code
how to play multiple video in hero image without any delay ?
I have a SOny PVM-4300 45" monster monitor and am told I need a tv card to use the screen---I am totally lost as to what to do and hope someone out here can point me in the right direction and/or tell me what I need.....I would appreciate any help..........thanks
Hello i want to show html5 video with content over it . Like background image. The whole div html5 video must be of 400px height <div style="height: 400px"> <video controls poster="{{item.media_pic}}"> <source src="{{item.image_path}}" type="video/webm" /> <source src="{{item.image_path}}" type="video/mp4"> <source src="{{item.image_path}}" type="video/ogg"> Your browser does not support HTML5 video. </video> <ion-row> …
Hello everyone! and Seasons greetings! I'm thinking of putting together a new PC and I don't know what type of specs would suit me best. Here's what I usually do with my PC: 1 : To be honest, it's web browsing. But I want to be able to play 4k …
Here is my code bits 16 ORG 0x7c00 VIDEO_TEXT_ADDR EQU 0xb8000 ; Hard code beginning of text video memory ATTR_WHITE_ON_BLACK EQU 0x07 ; White on black attribute CR EQU 0x0d ; Carriage return LF EQU 0x0a ; Line feed ; Include a BPB (1.44MB floppy with FAT12) to be more …
I have some blu-ray movies on my computer, and I want to burn them to disc. I need to convert them to blu-ray folder first, right? If I copy the movies to DVD, then I need to burn them to ISO file?
An example showing how to use the wx.media.MediaCtrl() widget to play MIDI, MP3, WAV, AU, AVI and MPG audio and video files. I have only tested it with Windows. If you are very ambitious, you could use a random graphics display with the sound, or tie the slider position to …
Hello i want to make a video player with HTML5. I t has to have other angular tags and an object inside the <video> tag. The source code below explkains what i want to do. Is it possible? Any suggestions? <video controls preload="metadata" style="width:100%; height:100%;z-index: 100"> <source src="//vjs.zencdn.net/v/oceans.webm" type="video/webm" /> …
I need a little help. I have a web page that worked for about a year and suddenly In Chrome and Opera the full screen video stopped working. I have not made any changes to it since I published it, and I don't think I've made any changes to it. …
I have a function that returns an array of photos and videos from an iOS device's camera roll. The info is returned correctly, however, I'm also needing to return the path to the photo and video which I've been unable to do so far. Here is the code I'm using. …
So I need to create a how-to video like this one https://www.youtube.com/watch?v=d0zVyDXctns, I dont know what they're called I tried a few terms on google but got nothing, if anyone knows do share. CREDITS: Biteable Thanks
There is no signal to the monitor, it powers up and there is the initial beeping sound, cd drives, HDD, floppy and all lights and fans work fine. It doesnt boot up. I googled to try and solve the problem and have tried a process of elimination, so far I …
vb.net 2010 Windows Pro 7 ## Create a Video Library with an Embedded Windows Media Player ## I have close to 400 video clips in my home movie library. In order to quickly locate any given video I have added certain words into the file names. Even so, locating specific …
My daughter is into making youtube videos but she's been pretty disapointed in the camara/software that came with her laptop. I just purchased her an independant web cam but I need some suggestions on software for her to use for capturing and making her youtube videos. I can't remember if …
I downloaded many movies online. But the computer screen is too small, I want to play it on home DVD player. What preparations should I do?
I am using Windows 10 on my Toshiba Satellite with Google Chrome as my browser. Whenever I click on Youtube to watch a video, attached is what appears in my browser instead of the video.: **"Your browser does not currently recognize any of the video formats available. Click here to …
Hi , For my major project i have 7 months in hand. I have decided to make a video chatting application using java (like yahoo messenger or skype) with features , 1. Authentication of user name and password before logging in 2. one to one online video chatting . 3. …
Hello, On my workplace in last 5 days there is some block when I open youtube.com or facebook.com. It looks like this: http://postimage.org/image/w01p35hif/ on **every** video I open. I don't use facebook so that is not big loss for me;) but I would like to know how can I "skip" …
I'm running a weather station with daily time lapse videos on my site.. I am wanting to run a calendar on my site so when you click on the day the video will run underneath.. I'm having trouble as to linking the video to the calendar day without creating 365 …
I just bought a 32GB USB stick to store 15.7GB of video on. When I get about halfway, any more video files I add will not play, or in most cases will not even show up. I've tried reformatting a few times.
I have a gateway FX laptop with 1400 x 1200 screen resolution. Can I swap this screen to another FX laptop with a current screen resolution of 1400 x 900 if they have the same video card or will there be other consideration to deal with?
I bought a program from the BBC Store, and downloaded it. It came to my machine as an .ismv video. Nothing I've got will open or convert an .ismv video file. So i want to convert my ismv to mp4, any good idea?
Hi everyone, I've got hours and hours of video clips that I want to edit with iMovie and then put on DVD with iDvd but they're all .wmv format. But iMovie isn't letting me import them, saying something to the effect of they can't be imported, or they're not the …
The End.