ok..i've tried...here's the deal..i go to newsgroups, i try to D/L a 4 part Mpeg....part#1 always comes up with a box that says name:(whatever the title is) type: Mpeg/Video (video/Mpeg) and Encodi...
http://www.experts-exchange.com/Web_Development/Images/Q_10132960.html
Zones:
Web ImagesDate Answered: 05/08/1999 Grade: C Views: 0
I'm very new to the world of dvd and need to know the basics. Is it possible to play a dvd movie from your computer and onto the screen of your television? What is an mpeg-2 decoder board? Is it fu...
http://www.experts-exchange.com/Hardware/Misc/Q_10167202.html
Alright, I have an Intel Celeron 333Mhz with 96Mb of RAM on an integrated video motherboard (Spare me the flames!) I also have an ATI XPERT 98 with 8Mb of dedicated video RAM. I installed a Samsu...
http://www.experts-exchange.com/Hardware/Misc/Q_10854061.html
Hi,
Here is my code
<%
Option Explicit
Dim strConnect, strSQL
%>
<!-- #include file="..\DataConnect.asp" -->
<html>
<body>
<!-- #Include file = "..\PageHeader.asp" --></FONT></FON...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20013207.htm...
Zones:
ASPDate Answered: 12/28/2000 Grade: A Views: 0
I have a VB app that needs to evaluate a query string found in a text file.
example:
firstname=fred&lastname=flinstone&country=bedrock&wife=wilma&email=fred%40flinstone.com
As we all know, i...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20121327.html
Zones:
Visual BasicDate Answered: 05/22/2001 Grade: A Views: 0
the fun like base64 decode ,but it is't!
can you tell me ,thanks in advance!
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20247845.html
Zones:
C++Date Answered: 04/12/2002 Grade: A Views: 0
I recently bought a computer with a DVD, but the DVD is not working properly. I can play music or download application programs, but no movies. I get a the following error message as soon as I pu...
http://www.experts-exchange.com/Hardware/Misc/Q_20268385.html
Zones:
HardwareDate Answered: 02/28/2002 Grade: B Views: 0
Using IE5.0, when the following code runs, the URL is auto-matically URL-decoded by the browser.
e.g. %25 will be auto-converted to %
How can I solve it? IE5.5 will not auto-decode it and wor...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20271125.htm...
Zones:
ASPDate Answered: 07/06/2003 Grade: A Views: 0
now, i want to implement decoder under linux / strong arm platform;
where can i get the related document about mpeg1 decoder
which decoder is the fasted,
how to improve the mpeg1 decoder...
http://www.experts-exchange.com/Programming/System/Linux/Q_20308468.html
Zones:
Linux DevDate Answered: 12/18/2003 Grade: A Views: 0
I want my query output to be in a customized sort order.
ie. A
C
B
So I provide a decode statement in my order by clause like this
select type from table
order by decode(type,'A...
http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q_20395847.html