Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
playback
- Page 1
playback of decoded audio at normal speed
Programming
Software Development
16 Years Ago
by linux0id
… point me int the right direction. Thanks! Here is the
playback
loop - [CODE]while (1) { packet_queue_get(&audioq, &packet, 0…
XP MCE 2005 DVD playback freezeup
Hardware and Software
Microsoft Windows
17 Years Ago
by chaosmstr
… great, plays DVD's w/ Power DVD Network, MP3
playback
, Divx
playback
.. all works outside of Media Center. In Media Center, DVD…
playback
has video freeze. I can get out of it, it'…s not a system lockup. TV
playback
froze up on me once as well, but I can…
Speech Enabled Website and Record/Playback
Digital Media
UI / UX Design
20 Years Ago
by janice_2k
…Flash MX 2004. There is one activity that requires record/
playback
function on the site. The user is required to record…saved on the client side. After that, the user can
playback
his recorded speech and the 'pre-recorded sentenses' to create…itself without prompting a pop up window for the record/
playback
. I wish to embed these buttons on the body …
Re: XP MCE 2005 DVD playback freezeup
Hardware and Software
Microsoft Windows
17 Years Ago
by davej00
… am using NVIDIA codecs. Works fine out of MCE, DVD
playback
freezes in MCE. I have not had any problems with…
pausing audio playback
Programming
Software Development
16 Years Ago
by linux0id
Hello everyone! I am writing a music
playback
program. I have got the playing of audio working using…. Now I need to implement the ability to pause the
playback
, and I have a few ideas - [LIST]Check the …variable (ie. pause = true/false) [/LIST] [LIST] Pause the
playback
thread (I'm using pthreads, if thats possible). [/LIST] Anyone…
Plugging in microphone kills sound playback
Hardware and Software
Hardware
15 Years Ago
by goremachine
…If I have a microphone plugged in, my system sound
playback
stops, if there is no microphone plugged in the problem…I've tried not opening games, and only using music
playback
for testing, I've tried opening different games. In every… case the sound
playback
is guaranteed to cut out IF there is a microphone…
Re: XP MCE 2005 DVD playback freezeup
Hardware and Software
Microsoft Windows
17 Years Ago
by bobbyraw
… what type of freeze up you are getting, sure DVD
playback
freezes, but describe the freeze, is it the video, is…
Bad Monitor display and Bad DVD playback
Hardware and Software
Hardware
16 Years Ago
by jazzpianoman01
… black vertical lines againgst the white background on the DVD
playback
. I have just tested an external monitor which seems to… the graphics accellerator to about half setting but the video
playback
is a bit jerky when half setting is applied. I…
Windows 2003 MPEG Playback Problem (Hardware Acceleration)
Hardware and Software
Microsoft Windows
21 Years Ago
by nick_king
… (i.e. direct show). My problem is now when I
playback
any mpeg, whether vcd, svcd or dvd they play either…
Dvd Playback
Hardware and Software
Microsoft Windows
20 Years Ago
by MR Breeze
ok...i am new at using forums but i hope to fine an answer as to why my hp laptop(using xp) with a dvd/cdrw will
playback
dvd-r disc and not dvd+r dics......?
Re: Dvd Playback
Hardware and Software
Microsoft Windows
20 Years Ago
by mikeandike22
it might be bacuse either your drive does not read those discs or because the dvd content if a movie is in the wrong format it is either ntsc(U.S) pal(everywhere else) even though most players
playback
both depending on how old your laptop is it might only play one
DVD Decoder problem, not allowing DVD playback
Hardware and Software
Microsoft Windows
20 Years Ago
by Redrock
… I have watched many movies on, it will no longer
playback
DVDs. The Interactual player does not find a DVD player…
Urgent:can Java record/save/playback mp3
Programming
Web Development
20 Years Ago
by janice_2k
… .mp3 on the user's pc and enable user to
playback
the mp3s when they select. If yes, what do I…
Re: DVD Decoder problem, not allowing DVD playback
Hardware and Software
Microsoft Windows
19 Years Ago
by kccomputerdr
… I have watched many movies on, it will no longer
playback
DVDs. The Interactual player does not find a DVD player…
Re: DVD Decoder problem, not allowing DVD playback
Hardware and Software
Microsoft Windows
19 Years Ago
by Dragonbssj
… I have watched many movies on, it will no longer
playback
DVDs. The Interactual player does not find a DVD player…
Audio playspeed, reverse playback
Programming
Software Development
15 Years Ago
by toolbox03
Hi, Anyone knows how to create Audio playspeed, reverse
playback
using c#? Any sample codes to reference?
Urgent help with TCP data recording and playback
Programming
Software Development
14 Years Ago
by Fazle
…. I am able to record tcp data but struglling to
playback
with same speed. If someone can help will be greatly…
Display Playback Controls on Embedded movie using <object> tag
Programming
Web Development
14 Years Ago
by upstream
…;Red"]but it seems like i cannot display the
playback
controls (like "play","pause","stop…
C# Audio Capture/Playback
Programming
Software Development
13 Years Ago
by lnk2019
… application that needs to be able to [I]capture and
playback
audio from specific audio jacks, specify the sample and bit…
UTube video playback on my website
Digital Media
UI / UX Design
12 Years Ago
by shannie2010
…;this video contains content from umg. It is restricted from
playback
on certain sites" the video is there and I…
how do i detect the current position in vlc video-playback in vb.net?
Programming
Software Development
12 Years Ago
by andrewnewspotify
how do i detect the current position in vlc video-
playback
in vb.net? Basically as the clip is playing, I …
Enabling and disabling Playback and Recording Devices
Programming
Software Development
11 Years Ago
by aamitarya
… its kinda silly one.. I need to see the disabled
playback
and recording devices by c# code and want to enable…
Re: playback of decoded audio at normal speed
Programming
Software Development
16 Years Ago
by linux0id
ok... lets put it another way - how can I make a 1D array of decoded samples play at normal speed, and not as fast as possible? Anybody?
Re: AS2 Stopping FLV Playback...PLEASE HELP
Digital Media
UI / UX Design
15 Years Ago
by JasonHippy
…Have you tried setting the autoPlay parameter of the FLV
playback
component to false? That should solve the problem... To …manually start the vid by pressing play on the FLV
playback
components controls. [B]Note:[/B]The above steps …Wherever you're attaching the new instance of the FLV
playback
component, be sure to add the following line of…
Re: flv playback problem
Digital Media
UI / UX Design
15 Years Ago
by JasonHippy
… frame, one layer movie with an instance of the FLV
playback
component (called m_player) and four buttons (btn0, btn1, btn2 and… into the component, the user can start
playback
by pressing the play control on the
playback
component. AS2 code below: [CODE] stop…
Re: DVD playback slow and jerky. Sound echoes a bit.
Hardware and Software
Microsoft Windows
19 Years Ago
by jai614
okay, when you're trying to
playback
a DVD the next time check taskmanager (press [B]ALT+…
Re: Video playback API for C++
Programming
Game Development
14 Years Ago
by TristanS
… do some initial tests and see how it performs! Video
playback
in games isn't necessarily process intensive anyway, as the…
Re: Program to increase playback speed of online videos
Programming
Software Development
13 Years Ago
by ~s.o.s~
…: [url]http://tux4life.wordpress.com/2009/01/07/change-mplayer-
playback
-speed/[/url] . If you want to do the same thing…
Playback TimeScale for tkSnack
Programming
Software Development
16 Years Ago
by swills
Would like to get an idea on how to make a timescale in the tkSnack extension using a scaler widget which when moved, moves to a corresponding part of the currently playing track. i.e move the scaler half-way and you come to the middle of the song/track etc Also i would like to know if anyone has seen any tutorials relating to tkSnack for python…
Re: XP MCE 2005 DVD playback freezeup
Hardware and Software
Microsoft Windows
17 Years Ago
by chaosmstr
3 weeks, over 100 views.. and nobody posts a thing. Is this that difficult an issue, do I not have enough information, has no one come across anything remotely similar?
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC