3,225 Topics

Member Avatar for
Member Avatar for DaveyCoder

Hi, I am trying to code a button in iBooks, where the user can touch the button, in order for music to play continuesly throught the book, even when a page is turned. I have used the following so far: <div id="audioButton" class="ibooks-media-audio" data-ibooks-audio-reset-on-play="true" data-ibooks-audio-src="audio/background_audio.m4a"></div> This uses iBooks.js The problem …

0
115
Member Avatar for Masood_786

Hi, I have run tuner from DirectX filter graphs. My Tv Tuner Card does not provide I/Q samples(Low frequency) as Realtek RTL2832u based USB Tuners so i need to get RF samples directly from TV Tuner Analog Audio out pin and store it in hard disk for digital signal processing …

Member Avatar for Masood_786
0
353
Member Avatar for Elwin_1

whenever I play a movie or music file, no matter what media player I use (vlc, WMP, nero) it doesnt give sound. Youtube and other internet audio/movie works fine, also windows sounds, audio test, works. But not the media players??? Not even the green bars are jumping? how, help plz

Member Avatar for Elwin_1
0
195
Member Avatar for Masood_786

Hi All, **I have Gadmei UTV-382 USB Tv Tuner Card with XCEIV 4100 analog tuner, with cable Tv and Antenna(local Tv) support, no FM and no availability of I/Q samples**. In Directx GraphEdit i was able to run the device but on its default settings. **I want to dump the …

0
112
Member Avatar for Masood_786

Hi, All last year i posted for solution to programatically retrieving I Q data from USB Tv Tuner (Gadmei UTV382 USB TV BOX) for implementation of SDR. Since then no reply was received that could solve the problem. Some detail of the device, it has 1. XCEIW XC4100ACQ tuner 2. …

Member Avatar for Masood_786
0
1K
Member Avatar for SaroGFX

Dear Daniweb, I just got the following [HTML5 music player](http://www.audioplayerhtml5.com/player_blackControllers_WithoutPlaylist_Ex1.html), which gets it's music from a list I provide in HTML like this: <ul> <li class="xtitle">Follow Me Here B</li> <li class="xauthor">Author Name</li> <li class="xsources_mp3">audio/adg3com_freeform.mp3</li> <li class="xsources_ogg">audio/adg3com_freeform.ogg</li> </ul> <ul> <li class="xtitle">This is Freeform C</li> <li class="xauthor">Author Name</li> <li class="xsources_mp3">audio/wm_follow_me.mp3</li> <li class="xsources_ogg">audio/wm_follow_me.ogg</li> …

0
328
Member Avatar for Moe1981

Hi! Its been a while since i've been here but this place was always good to me before. Well my computer was really slow and 100% usage, i also noticed mysearchdial popup through firefox and i thought it was like an addon so i actually used that it silly me …

Member Avatar for Moe1981
0
948
Member Avatar for fo2sh

Hello, How I can bridge two calls in SIP by sending A party an indication to change SDP to B party and start playing the B party annoucement to A so A party will be hearing the ringing of B or annoucement of B. A Party SIP/GW B Party 1|---------INVITE---------->| …

0
218
Member Avatar for DaveTheSinger

Hi Everyone My website has a simple embedded mp3 player (start, pause, stop) which works fine in IE but I now realise it doesn't work in all the other browsers and that ActiveX is only for IE (it was a pain having to instruct visitors to allow ActiveX to run …

Member Avatar for SaintAce
0
389
Member Avatar for happygeek

Here’s the concept behind the smartpen: there are millions of pages of good old fashioned handwritten notes taken every day in business meetings and school lessons around the world. Unfortunately they remain trapped within the confines of the paper they are written upon. But what if you could easily share …

Member Avatar for akshay326893
0
512
Member Avatar for Amin Crash

I'm trying to write a program than can take two audio files (e.g. WAV) as inputs, compare them, and spit out a number that tells you how similar the audio files are. If someone has done something like this, know how to go about doing it, or just have some …

Member Avatar for Bandarigoda123
0
296
Member Avatar for santi.ayasamy

Sir, i need ur help, this is audio stego i can`t play my encrypted audio package techmeet1; import javax.swing.*; import java.io.File; import java.awt.*; import java.awt.event.*; import java.net.*; import java.io.*; import java.util.*; import sun.audio.*; import java.applet.*; import java.math.*; class mainframe extends JFrame implements ActionListener, Runnable { JLabel Lfilename, Lmessage, Ldesign, Ltitle; …

Member Avatar for JamesCherrill
-1
526
Member Avatar for Jake_4

Hello everyone, i am going to create a small tune though i have no idea how to go about it. I currently have a sine wave that plays for one second using a loop similar to this // loop to generate audio samples for(int n = 0; n < num_samples; …

Member Avatar for phorce
0
321
Member Avatar for Violet_82

Chaps, I have a problem. I have some videos recorded with a samsung s3 phone at the following settings: resolution 1920x1080 Video quality: superfine format: mp4 Now, the file size range from a minimum of 50MB to a maximum of 100. When I play the recorded videos on the phone, …

Member Avatar for Rakesh456
0
708
Member Avatar for m.a.u.

Greetings everybody, I have been trying to acquire data from my Sound Blaster audio device through USB using libusb library. Have been trying to implement isochronous communication mode and having an error related to busy device, errno = 16. While I was searching in the web, I see when asound.state …

Member Avatar for m.a.u.
0
752
Member Avatar for Jake_4

Could anyone explain the problem im having on line 28, (value = amp*sin(2*pi*freq*t);) i keep getting this error message 28 11 [Error] cannot convert 'double' to 'float*' in assignment #include <cstdlib> #include <iostream> #include <math.h> #include "dp_lib.h" using namespace std; int main() { double pi=3.141592653589793238462643383279502884197169399375; float* value; unsigned long length …

Member Avatar for StuXYZ
0
4K
Member Avatar for Jake_4

I am new to C++ and i don't understant this error message i am recieving. Could you show me the solution? ([Error] name lookup of 'n' changed for ISO 'for' scoping [-fpermissive]) line 25, col 17 (the 'n' is the problem) #include <cstdlib> #include <iostream> #include <math.h> #include "dp_lib.h" using …

Member Avatar for Labdabeta
0
7K
Member Avatar for vinodvinu

Hi there, I need a simple audio or video editing software. I need to translate the dialogues of tv program. I have the video file(XviD) of that program and an audio track(mp3). All i need to play this file and write the dialogues in a word document. Now i am …

Member Avatar for cguan_77
0
356
Member Avatar for m.a.u.

Greetings everybody, I have been using libusb for a few days, I developed a program to transmit data via USB port which gives no error, but when I developed a program for receive mode, it gives a run time error related to submit urb. When I took a look at …

0
197
Member Avatar for Laidler

Using a code i got over the internet i managed to embed a .ram file on a html page. however after i copied this code to enter a second file the web page plays the second video in both palyers whenever i tell either of the files to play. Can …

Member Avatar for svrdeen
0
185
Member Avatar for Rizi004

Hello everyone I have preloaded the sounds in javascript array and then make audio object and pass the src from the array and this is working perfetly fine on local system but when we upload on server it says HTTP Error 404.3 - Not Found. How i can add Mime …

0
153
Member Avatar for corby

Hey im trying to run background music when the user clicks the button. below is my coding. when i run the program, it says file cannot be found. any help would be appreciated [CODE]import javax.swing.*; import sun.audio.*; import java.awt.event.*; import java.io.*; public class Sound { public static void main(String[] args) …

Member Avatar for JamesCherrill
0
6K
Member Avatar for BogdanCov

Hello guys. I'm play a vide with Microsoft.DirectX.AudioVideoPlayback in C#. i'm tried to 'freeze' the last scene from video. I don't succeed, so I decide to show a picture with last sceen. And I don't succeed again. I have this code: private void button1_Click(object sender, EventArgs e) { Xvid.Owner = …

Member Avatar for Momerath
0
181
Member Avatar for dcdruck

Hi, all. I'm having trouble getting audio over a DVI-to-HDMI connection out of my video card. The video card supports audio over DVI by way of a 2-pin cable connecting the S/PDIF header on the motherboard to the video card. The motherboard is an Asus P5N7A-VM. The video card is …

Member Avatar for dcdruck
0
811
Member Avatar for rubberman

Here is a great article and video from the Free Software Foundation (FSF) about using FOSS (Free and Open Source Software) to do complex audio/video editing tasks: http://www.fsf.org/blogs/community/how-i-made-a-video-for-libreplanet-using-all-free-software

Member Avatar for JasonHippy
3
450
Member Avatar for Mohammed_9

#include<stdio.h> #include <file.h> main(int argc, char *argv[]) { FILE *fp; char s[100]; int i; //char exit if((fp=fopen("Allah ya isa.mp3","rb"))==NULL) //Open file and read on binary mode { printf("Could not open the file\n"); // exit(1); } fclose(fp); } #include<stdio.h>`` main(int argc, char *argv[]) { FILE *fp; char s[100]; int i; //char …

Member Avatar for Ancient Dragon
0
327
Member Avatar for Reverend Jim

Here's my current setup Dell Inspiron 1720 laptop 42" digital TV with just about every input imaginable Wired/wireless router What I want to do is stream audio/video from my laptop to the TV wirelessly. Is there a device I can connect between the router and the TV, along with software …

Member Avatar for Reverend Jim
0
192
Member Avatar for Milan_1

Hello all, I am new to javascript and looking for some help. I have searched around different forums but my skills have not served me well to build a working script. <script language="JavaScript"> var myDate = new Date(); /* hour is before noon */ if ( myDate.getHours() < 12 ) …

Member Avatar for Alberto Bucur
0
234
Member Avatar for Pink12

Hi everyone, I have a question here. Why am I unable to play an audio CD created with Windows Media Player in my car or stereo CD player? When i play the CD in my player it shows an error "CD not found". **Type of CD - CD RW Type …

Member Avatar for Xlphos
0
167
Member Avatar for Raouldukey

Hi, I am not begging for code here, but rather some concepts / ideas on how to accomplish this. I code in VB.NET, but that isn't really too relevant at this point. I am trying to develop something similar to a radar system. I have that all working and the …

Member Avatar for Philippe.Lahaie
0
255
Member Avatar for Bile

-->>I'm trying to make a simple Audio player and so far I'm good. -->>The problem I'm facing is redusing and increasing the Volume. -->>Any ideas please... -->>Thak you.

Member Avatar for Minimalist
0
243
Member Avatar for ColeTechInc

*Security Camera PCI Express Card* Any one know where i can find a Security Camera PCI Card with 4 Inputs and Audio Input as well that has network capability so i can view it from a IOS or Android App?

Member Avatar for ColeTechInc
0
169
Member Avatar for GeneClaude

So we were asked to reproduce the function generator and oscilloscope as a virtual instrument for our final exam. But I'd like to focus on the function generator. The audio generator GW Instek GAG-809/810 has only a single button for the waveform wherein the user would just press it repeatedly …

Member Avatar for Alberto Bucur
0
204
Member Avatar for help distressed

While the Sony products in audio and video are very good they have a general restriction and disallow the use of other-than-sony products as accessories to get enhanced functionality. This undervalues the brand in terms of others. Are there hardwares available which can bridge the gap without compromising on the …

Member Avatar for Ketsuekiame
0
131
Member Avatar for RikTelner

*Virtual situation.* I am about to take my nasty hands to buy seperate hardware and build computer. The computer will be ready, I will run image on CD and install Linux on SDD/HDD (storage). How do I provide drivers to it? I think I have to download them from website …

Member Avatar for khakilang
0
209
Member Avatar for sikander123

i have much tried for this solution but not any well solution found.if any one know how can we compare two audio files by their voice and after comparing it give the result of matching voices.please if any one now the solution told me.

Member Avatar for veedeoo
0
1K
Member Avatar for rajendher

hello. can anybody please help me. i am a begineer to php. i want to change mp3 file bitrate . like from 128 kbps to 320 kbps, 256 kbps, 64 kbps,and 48 kbps. anybody help me .. reply more appreciated........

Member Avatar for rajendher
0
567
Member Avatar for tunisia

What's a better way to do this? I need to sift through this file and store the following values Cpl File name Content kind Package type Encryption status Container File size Duration Timed text/png Number of audio channels 2d/3d Fps 1) I'm not sure if I should just store these …

0
197
Member Avatar for A Haunted Army

would it be possible to right a program that would create a sort of virtual audio device that would show up under playback devices and that i could set as default, the purpose of this virtual audio device would just be to redirect the audio stream to a different device …

Member Avatar for A Haunted Army
0
152
Member Avatar for Michael_SB

Hello; I got some kind of infection or something last week, which caused my virus software not to update, and finally my computer to totally crash and would not reboot. I successfully recovered my system from an image (it was one level up of messy from actual system restore - …

Member Avatar for JohnKing420
0
942
Member Avatar for SalientAnimal

Hi All, I have a bit of a problem with the site I have been working on. Originally I built it on my laptop, to later transfer over onto the "Intranet" server. On my laptop, everything was working perfectly and as intended. I then transferred it onto the server and …

0
101
Member Avatar for Spencer_2

http://prntscr.com/2l3gnh - My Problem I'm currently using this HTML: <footer> <p class="alignleft">Text on the left.</p> <p class="alignright">Text on the right.</p> </footer> With this CSS: /***** Reset *****/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, …

Member Avatar for diafol
0
340
Member Avatar for rogerdv

I have a mid-size Windows network (40 PCs, 3 AD servers) and everything was working fine until some months ago. suddenly, I started to see in some PCs and servers the weird "Generic host process" error. It even reappears a couple of days after the PC is reinstalled. All the …

Member Avatar for Ancient Dragon
0
196
Member Avatar for sevichu

I recently re-installed windows 7 onto my pc and was redownloading and installing all my old programs when I noticed I wasnt getting any sound from my headphones. I've looked at other forums and posts and tried them but no success. I was able to get sound to play though. …

Member Avatar for rubberman
0
264
Member Avatar for sravan953

Can the sibprocess.call('') function be used to execute .mp3 files, it doesn't work for me. Which function is used to run any video or audio file from within Python?

Member Avatar for aru123
0
2K
Member Avatar for vegaseat
Member Avatar for vunkas
2
768
Member Avatar for terryds

First, here are my code HTML <!DOCTYPE html> <html> <head> <link type="text/css" rel="stylesheet" href="css/style_v2.css"> <title>Far Far Away - A folktale at Faraway Island</title> </head> <body> <header> <div id="logonslogan"> <a href="#">Well-Designed Blog</a> <p id="slogan">Created by Terry</p> </div> <div id="navnsearch"> <nav> <ul> <li><a href="#">Home</a></li> <li><a href="#">Portfolio</a> <ul> <li><a href="#">Wordpress Theme</a></li> <li><a href="#">Blogger …

Member Avatar for EvolutionFallen
0
218
Member Avatar for Deep Modi

I am working on a small application in VB.NET. The program needs administrator privilege for doing some tasks. Is there a way to ask for administrator privileges during the execution if the program? What is the general way of changing the user account under which the application is running? Actually …

Member Avatar for Deep Modi
0
795
Member Avatar for karnan.yuvan

I m a web designer and developer at fusion web technology in coimbatore. I have 6 month experience in this field. But they give three thousand salary only. It's not enough for my allowance. How they give to parents as a salary. So i call to chennai for Web development …

Member Avatar for happygeek
0
265
Member Avatar for Hers2keep

I am using asp.net 4.0 and c#. I have a page at work that is used one time per year by one person to run several stored procedures on January 1st. In order to make it more interesting (since she has to work every New Year's Day) I try to …

Member Avatar for M.Waqas Aslam
0
780

The End.