Questions tagged [divx]
17 questions
12
votes
4 answers
Prevent divx web plugin fron replacing html5 video element?
For some reason I'm sure the folks at DivX think is important, there is no straightforward way to prevent their plugin from replacing all video elements on your page with they fancy logo.
What I need is a workaround for this, telling the plugin to…

Horia Dragomir
- 2,858
- 24
- 21
5
votes
1 answer
Chrome won't show my HTML 5 video on my windows Computer (I have Divx)
I have the Divx plugin downloaded (i think) the html files play in all my other browers but chrome. Instead, all that shows up in chrome is a black box with the words Divx in them. Why?
Here is my HTML5 code:
4
votes
2 answers
Webcam capture and convert to avi
Im trying to make a program that captures a video from the webcam and sound from the microphone but im getting stuck at the part where ive try to make a movie out of still images
ive heard you need to use directshow but it doesnt jet work for…

Spidfire
- 5,433
- 6
- 28
- 36
3
votes
2 answers
Which is the best API/Library to use when accessing a WebCam in .Net?
Which is the best API to use when accessing a WebCam in .Net? (I know they can be webcam specific, I am willing to buy a new webcam if it means better results).
I want to write a desktop application that will take video from a webcam and store it…

Doctor Jones
- 21,196
- 13
- 77
- 99
2
votes
2 answers
Java and video codecs
I want to build java app, which will record some application. Could you provide me any links or solutions, which codecs should I use for windows , mac and linux, should I use three diffirent codecs for each OS or there is standard codecs for every…

jacek2012
- 211
- 2
- 4
1
vote
1 answer
pyqt webkit + divx web player
I know this is probably impossible, but let's try asking anyway: what I would like to do is using the divx web player plugin within a page rendered by pythoh qt4 webkit widget. I mean: in page.html I put the standard divx web player embed code, then…

Marco Moschettini
- 1,555
- 2
- 16
- 26
1
vote
1 answer
Javascript detect divx web player
Is there any simple way to detect via JavaScript if DivX Web Player is currently installed on the browser visiting my web page?
I'd need to play a video ONLY if DivX web player is installed properly. Otherwise I'd need to redirect my user to another…

Matteo Monti
- 8,362
- 19
- 68
- 114
1
vote
4 answers
Rencode AVI file to fit within given output file size.
I have an AVI file, which I want to re-encode to fit on a CD of size 650 MB. How can I encode such that file size does not exceed the given size? Which program can I use ?

pindiwala
- 3,657
- 4
- 21
- 14
0
votes
1 answer
Detect if DivX and MKV codecs are installed or not?
How can we detect, within a program, whether DivX and MKV codecs are already installed or not?
For my apps, I need to check user OS (Windows) for some requirements. Are there any specific registry keys that I can check? Or should I check for file…

silvercover
- 161
- 1
- 3
- 11
0
votes
1 answer
DivX Plugin IE8 Jquery Error
I have found out that DivX Plugin crashes in IE8. The problem is discussed here too Hello,
http://drupal.org/node/1038058.
When you press to open a modal window (lightbox etc) the tagName is null and javascript crashes! DivX Plugin try to inject…

Nick
- 1
0
votes
2 answers
Why does pausing stop flashvideos from lagging?
This is a more theoretical question:
When I'm watching larger videos (> 15 min) on the internet via flashplayer or divx, after some minutes, the video quality begins to decrease (like the video starts lagging). When I now press the pause button and…

kohlehydrat
- 503
- 1
- 3
- 19
0
votes
1 answer
Converting avi to divx, are there any c# libraries for divx?
I have a problem (or maybe a discussion). I've been surfing the Internet in search of program that can convert (DV) avi files in batches to Divx. I'm not an avid person on the subject of codecs and videoformats but I have an straightforward wish to…

cuj74
- 25
- 1
- 4
0
votes
1 answer
another sound as with subtitles
is it possible to get other sounds to a divx as it is with getting subtitles?
what is that format of that?

pindiwala
- 3,657
- 4
- 21
- 14
0
votes
1 answer
How can java applet be used to mask divx source (with example)?
For example look at ninjavideo's divx player source. It is this:
src="http://127.0.0.1:64651/nv/47244"
How do they use the java applet to output the src as a divx readable file?
Source: http://beta.ninjavideo.net/video/47244
Warning: You will need…

ninja123
- 1,069
- 1
- 13
- 21
0
votes
1 answer
Inject String into Page Source in Real Time...Possible?
I wonder if we can add a string into pagesource in real time..
to give an example, and the thing I want to do is to control timestamps of Divx Videos..
Let me give u an…

eddai
- 1