5,437 Topics
![]() | |
Well, right now i'm following a tutorial on game making for c++, but is this really the best programming language for video games? Also i'd like to know if can recommend me a book ( i've seen some book on amazon but i don't really know wich one to choose … | |
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? | |
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 … | |
so i tried the handheld.playfullscreenmovie but all i see when i run it is white screen. here's what i did public class splashy : MonoBehaviour { // Use this for initialization void Start () { splashyVoid(); } // Update is called once per frame void Update () { } void … | |
Hi, bought a gaming PC tower (with a top class nVidia graphics card) for the kids, Xmas, but sent it back cos of a couple of probs. It's arrived back with me and some problems persist. When I switch on and boot-up (I assume it's booting up, as I can't … | |
I am doing a project for my math class in which I have to choose a topic and connect math concepts to it, and I chose video games. Possible concepts: Quadratics, vectors, probability, trigonometry, statistics, etc. I know this is probably a long shot but anything helps. In what ways … | |
Used two different tvs, one has hdmi and rgb in, and the other has pc in (vga?) and hdmi, use two different cables and nothing. I have not used the pc in with audio yet (a double sided vga cable with audio for monitor), was wondering if I even need … | |
I have a problem with my computer and wonder if you guys could help me. The problem is that my computer runs but there is no display on Monitor. The problem is not with the monitor because I tried it with other computer. The problem started somedays ago because of … | |
**Video players** 1. [VLC Media Player](http://www.videolan.org/vlc/download-macosx.html) - VLC is a cross-platform and open source multimedia player for Mac OSX. 2. [Perian](http://www.perian.org/) - Perian is another open source video player for that are based on multi-platform form of FFmpeg project. 3.[ Mac Media player](http://www.macblurayplayer.com/mac-media-player.htm) - Mac media player provided all the … | |
I have been having a problem for a few months with the video driver for my Dell laptop. The hardware/driver are from Intel. The driver from 2016-09-29 works just fine. It has a feature that I use regularly to rotate the display via hotkeys - very convenient for document reading. … | |
I am building a website using the Divi Builder in my local computer and when I try to make a section with a background video, it only works when Divi Visual Builder is enabled. But when I go ahead and disable it, to see my changes, the video does not … | |
Hello, I am having trouble with laravel video tutorial : https://laracasts.com/series/laravel-from-scratch-2017/episodes/1 Any clue what video player that is perfect to run that video. This is the error messages: The media could not be loaded, either because the server or network failed or because the format is not supported. ![]() | |
All, Using the standard ac_quicktime.js as shown below - how does one get the video to auto play and then also keep looping: <script language="JavaScript" src="ac_quicktime.js" type="text/JavaScript"></script> <script> function jumpToTime(timeInSecs) { try { var vid = document.getElementById("iaatt_video"); if (vid && ('VIDEO' == vid.tagName) && vid.currentTime) { // video tag, use … | |
Hi all, I have a huge problem with my Deep Freeze. I dont know how it happened, but a few days ago I wanted to update my video card driver, so I pressed the shortcut buttons for DF... nothing... I have Deep Freeze Standard v7.20.020.3398. I tried to manually run … | |
I am strugling to find my productivity bottlenecks. I decided I could record a video, so that someone could see how I work and my thinking process. I know one way to increase productivity is to have experience with something. But often there is tasks which are rarely or first … | |
My son is looking to buy a new gaming system. For reasons I have detailed elsewhere on Daniweb, there is no way in hell we will consider a Dell system. They were great once. They aren't anymore. And their service sucks big time. We would prefer a prebuilt system because … | |
How important do you think it is for a laptop to have a dedicated video card? | |
https://www.daniweb.com/digital-media/ui-ux-design/threads/462158/how-to-play-multiple-video-using-html5 How is the back button done. I have tried a few videos like this (function prevButton() myVideo.pause(); myVideo.currentTime=0; index = index - 1; if(index==videoList.length) index = 0; alert(videoList[index]); myVideo.src = 'videos/'+videoList[index]; window.currentVideoName=videoList[index]; myVideo.play(); ) but the first video is "Undefined" when you click the button back. | |
![]() | Hi guys, I am reletively new to php and laravel, can somebody please help me understad how and what the code will be to parse the" part.xml" file using laravel framework, my aim is to parse the given xml file, display it on browser and at the same time store … |
I deleted all my video a few years back and now need examples of my music video creation skills. I've tried several ways to get the videos back but I cannot even find their Youtube locators. Thanks for your time. | |
Hi all I recently installed Windows 10 as a clean install using the ISO DVD I downloaded and burned before the free offer ended in July. I also downloaded and installed the anniversary edition (1607). However when I boot up the system will pass the POST stage and start to … | |
A good CMS system should: Keep you in touch with your data -- random sampling of your Video Audio Pictures and Text Help you identify corrupt and duplicate data.. It's there believe me. Make sharing your info easy. Extract specific data files and elements Fast forward / slow motion / … | |
Hello guys, I need to host a video sharing site that support srt files for translating videos I've searched the Internet and found ClipBucket its a good script but you must pay for Subtitle extention is there any free script do such a thing? | |
I have been all over the internet trying to figure out how to plan an embedded youtube video in full screen automatically and have failed at every turn. Any ideas here? <iframe src="//www.youtube.com/embed/9ptECXgpIwk?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe> several links on the web say that the rel=0 is what makes it happen, but … | |
Before asking, I would like to clarify, youtube-dl is **not** available to me as I'm on shared web hosting. Is there any way to download a Youtube video using PHP WITHOUT youtube-dl? | |
is there a plugin for video rating in WordPress that visitor be able to rate thumbs up or thumbs down continuously thought that video I mean be able to rate thumbs up or thumbs downs during the time they watch the video? for example thumb up at 01:05 and thumb … | |
is there a plugin for video rating in WordPress that visitor be able to rate thumbs up or thumbs down continuously thought that video I mean be able to rate thumbs up or thumbs downs during the time they watch the video? for example thumb up at 01:05 and thumb … | |
Hi, How to programming in java through make the web video chatting application? Please tell me about this knowledge and in which are require the skills. | |
please suggest any software to create a video useing images | |
Hey fellas, Do you think it's possible to live in a organized society that doesn't have a government? And why? I can't remeber when I lost faith in our current system, it's been a while for sure. Year after year is getting more clearer to me that we need radical … | |
Hello, I have a Abit-AN-M2HD mother board, with a Athlon 64x2 processor, I have the exact same motherboard up and running that I am using now.. I installed cpu fan, power supply is working fine, have reset cmos through pin and battery, have back fan and front fan both running … | |
I need help creating a database for my website. I want the user to be able to sign into their personal account and add comments, have their own profile page, and add friends. My friend is creating a Garry's Mod (video game) server and I was gonna design the website … | |
How can I tell if my emachines monitor is the problem or if it's the cord. The monitor (which is about1 1/2-2 years old) all of a sudden quit working so I bought a new power cord (in the meantime I used an older monitor) which worked for about a … | |
Hi folks. I'm looking for some pointers on how to "stream" a video file which is online. I have no control over its location it could be http://anywhere.com/ontheweb.mp4 for example. In my browser if I put the link into the address bar, it will simply download it to HDD. I … | |
Hi folks. Some urgent help needed. I'm using an Acer V193W monitor out of a Nvidia GTX 960 card. DVI output to VGA input via a converter. I've used this configuration before and it used to work perfectly. Correct 1440x900 resolution. Since then I've only changed the cable and converter … | |
I suddenly have no video display, monitor is fine, changed video card didn't work, new motherboard( bought same board) didn't work and different hard drive and Ram and still no display. When I turn computer on no beeps and all fans work, power supply lignt is on (grn) but no … | |
I was asked to come by a friends house to fix a monitor problem she had, but now I have one. She came to pick me up, and I put my monitor in her trunk for the ride, which was about 10 minutes. I forgot that she had a small … | |
Hi Dw I want to record video with audio, the current program has two forms of which one form record external video and the other form record internal so I've reduced the size of an external video capture to lower right hand corner of my screen and set it to … | |
Hi guys. I am using windows movie maker and videopad by NCH software for video editing. But I am finding difficulty in removing logo and watermarks from videos. I gave a try at google searching for the answers but wasnot fruitful. Can any one of you suggest me something? I … | |
the game unturned is running with low fps. I have a late 2011 MacBook pro. 2.4ghz cpu i5. intel hd 3000, 512mb. with bloom and light shafts I'm getting about 29fps. when I turn up the detail distance it drops to 6fps. clearly 2.4ghz is fast enough not to do … | |
Hello, I have been intruiged by the video stabilization done by YouTube and wanted to implement it on matlab. I tracked down two papers related to it, this being them, 1.) http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/37041.pdf 2.) http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=6738007&url=http%3A%2F%2Fieeexplore.ieee.org%2Fiel7%2F6726158%2F6737993%2F06738007.pdf%3Farnumber%3D6738007 (L1 L2 optimization for video stabilization) I've made some progress, but sadly all I can get … | |
| |
I have one html file which contains mp4 video on file server. when I open that html file and try to play the video it does not play on IE, but same plays on Mozilla and chrome. And when I copy html file and the video on local system ex … | |
i want to build light weight application for video calling using html/javascript and servlet.it is possible | |
Made an experiment: 1. connected SONY camera's composite out to computer audio line-in 2. recorded incoming audio/video signal as sound using SoundForge program (stereo recording - one recorded audio (can clearly hear it), the other channel is video (hear as noise)); saved as WAV file 3. copied WAV file onto … | |
I have two laptops that I'm having this problem with. Currently, though it's the old Vista laptop - a Compac Presario - which keeps fading to black no matter what I'm doing on it. I can view the screen on an alternate display without problems. I have placed a fan … |
The End.