5,437 Topics
![]() | |
My Windows Media Player (vers. 10) plays video, but NO SOUND. It doesn't matter what type of file or media I try to play, no sound ever comes out. Yet when I use any other application, sound works fine. e.g. QuickTime, Real Player, iTunes, WinAmp, etc. I have upgraded all … | |
Is it possible to convert a youtube video to mp3 using ffmpeg but without youtube-dl to first put in on the server? All the examples I've seen involve youtube-dl first to extract the physical video file. | |
view.php <html> <head> <title>Video Upload</title> <link rel="stylesheet" href="styles.css" /> <link href="http://vjs.zencdn.net/4.0/video-js.css" rel="stylesheet"> <script src="http://vjs.zencdn.net/4.0/video.js"></script> </head> <body> <?php include 'connect.php'; ?> <div id="box"> <?php $video = $_GET['video']; ?> <video id="my_video_1" class="video-js vjs-default-skin" controls preload="auto" width="500" height="264" poster="my_video_poster.png" data-setup="{}"> <source src="videos/<?php echo $video; ?>" type='video/mp4' /> </video> </div> </body> </html> | |
Hi! That's my first post in Daniweb Forums. If I go wrong in explaining something or violate rules of posting threads, give me assistance. Two days back, I installed Fedora 18 having KDE Desktop Environment on my Core i3 Computer. It was working smooth and fine. I have Intel HD … | |
Hi guys, A nephew of mine installed some stuff on the pc of my folks and it slowed down crazy. I cleaned the HDD to reinstall Windows. But the pc went crazy and it drives me crazy now, have been trying to get Windows installed, yesterday and today after work, … | |
Hi, I wonder if anyone can possibly help. I am trying to teach myself how to integrate a Java video into a Java GUI / Swing Application. I am pretty competent with building Java graphical user interfaces and the background Java application code, however I am puzzled with how difficult … | |
Hi all; a very strange request maybe, I am looking for a way to override the internal error within Firefox that displays the grey box and the text no video with supported format I am aware I can add extra videos to cover me and the browser will run through … | |
![]() | Like I'm just asking a quick question. Lets say a person created a video converter, the question is when a person add his MP4 video to the video converter and wants to convert the MP4 to MP3. How does the video convertrt converts the output to .MP3 I mean Is … |
Good Morning, I'v been combing through the net including many links on this site, trying to get the necessary information to make a video play on my webpage. No Luck I've tried multiple pieces of code to embed the video, but in each case I am faced with either a … | |
I have a compaq 510 notebook PC which has intel core 2 duo t5870 processor (@ 2Ghz, 2MB L2). The vendor from whom we bought gave us windows xp 32 bit installed in it. Lately I discovered that it is a 64 bit processor. **So, I think I need a … | |
Hi everyone, I'm desperately looking for 2 programs that do the following things: Program 1: It's a video player that has the option to display the creation date of the video which is being played, but on the video itself! Program 2: It's a photo viewer that can display the … | |
I am developing Android app in which i upload large video from android to php server and i done this task which run perfect on emulator but when i checked on mobile it doesn't give any error but video is not upload on server please give me any suggestion as … | |
Hi all, Does anyone knows whats the coding for restricting 1 video/audio to play at a time? Currently, I don't have my code with me. Later I will insert the code here and update this forum. Meanwhile, if anyone knows the solution, appreciate the replies. Many thanks. | |
Hi there I have a html page in which i have flash video and youtube video if borwser detect flash player the flash player vidoe run but if flash player not detect than it play youtube vidoe and the problem is that the iframe not open the youtube video it … | |
Im an IT student from La Salle University, where having a problem regarding our final Thesis project. Our Project is about Android Application, our problem is that **(1)we dont know if an application can get a stored 3d animation(video) from a web server**. **(2) We cannot get the Conceptual Framework … | |
Hi I try to convert ppt to video:; i know that CreateVideo is part of presentation. but, when i try this i have this error: Inline Code Example Here Looks like createvideo is not part of presentation. Microsoft.Office.Interop.PowerPoint.Application pptApplication = new Microsoft.Office.Interop.PowerPoint.Application(); Microsoft.Office.Interop.PowerPoint.Slides slides; Microsoft.Office.Interop.PowerPoint._Slide slide; Microsoft.Office.Interop.PowerPoint.TextRange objText; // Create … | |
I haven't used this type of function since 1975 and a keypunch verify system. Now I want to navigate between mini video segments. My app can play mini slices of a video and if a directional key is entered I want it to switch to another video segment or back … | |
Hey! I am making a new gaming computer (http://pcpartpicker.com/p/QLYy) and I have heard that nVidia is much better. I'm not going to use more than one monitor, and if I do, it'll only be two so the lower memory is too important. Which nVidia card should I get that's around … | |
all the MOVIES i downloaded from imesh r audio, y??:sad: i made sure they were ticked on VIDEO wats wrong with it? is there anythin i have to download so can SEE IT instead of HEARIN IT???????????? PLZ HELP I OWE U BUNCH!!!:cheesy: | |
Security researchers reveal ways that willy-waving Chatroulette users might be leaving themselves open to much more than accusations of just being dirty perverts as privacy attack scenarios are explored. [attach]15830[/attach]If you have ever been tempted, like so many male Chatroulette users, to show complete strangers the contents of your trousers … | |
Hey! I am making myself a [new computer](http://pcpartpicker.com/p/QsWu) for gaming and recording. What do you think about it? I also used [this](http://extreme.outervision.com/PSUEngine) to calculate the wattage. Should I change the power supply? Thanks System Type: 1 physical CPU Motherboard: High End - Desktop CPU Socket: Socket LGA 1155 CPU: Intel … | |
Is there any way I can place a video in a JFrame/JPanel? Can someone point me to a tutorial, I can't find anything useful through Google. | |
The Internationale Funkausstellung is not a jazz-fusion music event. Nope, the [URL="http:// www.ifa-berlin.com"]IFA[/URL] is apparently the world’s largest consumer electronics show these days, and it runs until 6th September in Berlin. Once over the disappointment that the only music was Muzak-alike piped hell, the race was on to discover the … ![]() | |
How would I add a birthday section to this section of code? $tbl_users = "CREATE TABLE IF NOT EXISTS users ( id INT(11) NOT NULL AUTO_INCREMENT, username VARCHAR(16) NOT NULL, email VARCHAR(255) NOT NULL, password VARCHAR(255) NOT NULL, gender ENUM('m','f') NOT NULL, country VARCHAR(255) NOT NULL, avatar VARCHAR(255) NULL, ip … | |
Can you help me about inserting video in resources of visual basic and how to call it and play in my media player in a form..because i have media player in my project and my problem is how can i insert video and call it from resources... i hope you … | |
Hi All I can get the WindowsMediaPlayer1 to do is change it's status to ready. Can someone confirm that it is possible to play .avi and mpg files from resourses before I spend hours and hours only to discover it cannot be done or that it is far beyond my … | |
![]() | So I found this neat js for my site to make the video system much more streamlined. I was wondering if anyone knew how to change the carousel.js in the code, so that instead of circling around a few thumbnails, instead there would be a grid system of thumbnails underneath. … |
[ATTACH=RIGHT]17139[/ATTACH]NVIDIA's CUDA parallel computer architecture is picking up steam and quickly becoming one of the de-facto solution for producing high-end video content. When time is money, companies such as Industrial Light & Magic, and Adobe, cannot always cram every feature or pixel into the finished product. Most consumers might not … ![]() | |
I am trying to make a wedding album for my friend and have used a few diffferent progrms already but they do not do what he wants them to do, he would like to put his slides in a particular order and then add music of his own to a … | |
Hi guys, I just built brand new computer. For some reason, I am having problems installing ANY type of operating system onto this computer. These are the specs of the computer: ----------------------------------- *GeForce FX 5700LE 128Mb DDR w/TV-Out & DVI 8xAGP *ECS NFORCE3-A (1.0A) Socket754/nForce3 250/FSB1600/A&L/ATX Motherboard *AMD Socket 754 … | |
#hai.i am using libavcodec to write video file from buffer which is capture from usb camera.i am getting video output file with larger in size.i have to compress my video file size.plz suggest me needful thing..my code is here... OS:linux IDE:Qt # void videoctl(uint8_t *destination) { //destination -->buffer from video … | |
I am at present running two DELL 19" flat screen monitors side by side from a dual video card, how many monitors can I run from one computer? Running two is the best money I ever spent and allows multi-tasking and drag and drop from one monitor to another, great … | |
hello, I installed a new SDD to my pc yesturday. It booted up and everything is fine, i reinstalled windows and tried to install catalyst for my graphics card however it didnt work, said the drivers werent there but catlyst is the drivers? Windows device manager wont install the drivers … | |
HI, I am developing a website which needs an option to copy and just paste the embed code to share any kind of video lets say youtube or cnn news, the embed code has to be copied and it should play in front end so basically i have a list … | |
Hello everyone at daniweb, I've had a bit of a problem with my computer recently but managed to get it up and running earlier today. Problem is, when I had it running, a message appeared telling me it was installing my Nvidia 8800GT card. Now, when this happened I figured … ![]() | |
hi friends im in need of the basic code for reading a video file as matrices in a frame by frame manner in java. can anyone please help me ? | |
Hi would you please help me to show how to add youtube like this link http://www.youtube.com/watch?v=sqzSlbZ4BCE when i use this command <embed width="450" hight="350" src="http://www.youtube.com/watch?v=sqzSlbZ4BCE"</embed> the screen still black !!!! and i want if i can to upload video and what type should i use to play the video??? | |
please give me some knowlage about video confrencing ... how can i put it in asp.net web page | |
Hi friend , I am currently designing a project in which there is a picturebox and a upload button. If the user clicks on upload the file is open and the user select the desired picture from the file and display in the picturebox which is then saved to the … | |
Hi. I'm not sure if this is a right forum to ask this question! There is a dillema about a certain video.flv uploaded on internet, that's whether the video was taken by a camera or made by some software. I would like to know how can I extract metadata from … | |
The problem goes something like this: Yesterday, while I was playing DOTA 2 on my desktop computer, the computer suddenly turned off. I noticed that the switch where i had plugged the wire in was loose so i tightened it and switched it on. I pressed the power button but … | |
How can i capture and transmitt and recieve audio and video using jmf ? Is is possible to provide gui to clients on applet and make authentication mechanism and database connection aur user credential through java servlet? How can i provide feature of adding friends and showing online status of … | |
Hi I have to develope video chatting application for my major project. I have 45 days in hand. How can i use applet in dynamic web project of java servelt for displaying video ? How can i make applet to be used on client's browser. what is the way to … | |
Hi there everyone, my laptop began behaving strangely last week or so, and I've exhausted my limited knowledge of computers but to no avail. Im hoping someone on here my be able to provide some assistance, as I see you've managed to help a lot of other people. Right, I'll … | |
I am only asking How do I display the first frame of a video in a small box near the videos name onto my browse webpage? | |
Hi Everyone, I am trying to promote my new mobile game and my new company. Do you have any advice ? Our game is on android market and itunes app store. Thank you! ![]() | |
Really really basic information needed. What does it take to get: 1- previously recorded audio to be accessed and listened to "on-demand"? 2 - Previously recorded video to be accessed and viewed "on-demand"? 3 - LIVE streaming video to be viewed on a Joomla web site. Are there limitations to … ![]() | |
Very recently, I let my laptop (HP) battery get too low, and it died on me. Usually, upon plugging in the adaptor, everything starts right back up again. However, this time, the laptop runs, but all I can see is a black screen. I can even hear the little chime … | |
I am trying to figure out what it would take to create software like [MaxiVista](http://www.maxivista.com/) or [ScreenRecycler](http://screenrecycler.com/ScreenRecycler.html). I have good experience with Java and C++, but these two programs are just awesome and over my head. Basically, they take a window from one computer and transfer it to another. Does … |
The End.