|
LINK to StaxRip
StaxRip Introduction
With StaxRip you can easily convert your DVD's, DVB or DV captures or almost any other source format. As a open source application StaxRip is completely free.
Supported Formats
Video formats: DivX, XviD, x264, MPEG...
Started by stax on
, 15 posts
by 4 people.
Answer Snippets (Read the full thread at digital-digest):
By 0.90.1.
I am testing now converting mpg to DivX with cutting etc.
New : Chapters for MKV and MP4,
StaxRip will use PX .
New : Delay handling for MKV, DIVX and MP4 muxing.
Language and delay).
|
|
What is a good command line tool to get the video bitrate of a divx or xvid avi file for linux?
Started by Kyle Brandt on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
The option -frames 0 tells it not to playback the file, and -vo null -ao null give it null drivers for video... .
$ mplayer -vo null -ao null -identify -frames 0 foo.avi
In particular, you want the -identify option .
You can use MPlayer to get that information.
|
|
When the user uploads a video (only divx/avi/mkv allowed) I'd like to get a thumbnail for the video so that is can be displayed in the divx player before play is clicked. Is there any way to do this is ASP.net or javascript.
Started by Jonathan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
For more information on the exact parameters you might need to use, check out Creating... .
The easiest way to do this would be to use something like FFMpeg , though it's a command line application and you'd probably need to write some kind of wrapper around it .
|
Ask your Facebook Friends
|
The DivX player browser plugin has been working properly on my mac for a while, until it has recently stopped functioning.
The player loads properly, however, it appears to do nothing - the video fails to load, and the player fails to play.
This is consistent...
Started by blueberryfields on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
If you just re-install, ....
Delete all the divx components divx software.
Also upgrading to Snow Leopard has stopped Flash from being able to kill any browser .
Upgrade to the latest versions of Flash and DivX, this solved it for me.
|
|
I have some simple WPF with a MediaElement which is, generally, working. I have some simple AVIs and WMVs which are working.
I have a DivX AVI that works fine in Media Player but doesn't render at all in the WPF MediaElement control. It plays the audio...
Started by Ronnie on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
|
|
I'm currently going through my DVD collection, and digitising it, to allow me to watch it on a media streamer (I'm NOT a filesharer!!)
I want to know what software i should use, to convert my DVD's to AVI divx format.
I currently use Xilisoft DVD ripper...
Started by alex on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
If you do match original, ....
There is a option saying something like target aspect ratio .
To your original question, as you already have a copy of Xillisoft I am trying to do a solution without requiring anything extra
Look on the right settings column .
|
|
How to Put/Play DivX AVI to Acer Iconia Tab A500 on Mac?
I have lots of AVI films which are downloaded from Online website. I have copied them to my Iconia Tab A500 for playback, however, my A500 can't handle the AVI files. I find most of them are DviX...
Started by joanhaylee on
, 7 posts
by 2 people.
Answer Snippets (Read the full thread at lefora):
And save up to 30% Now on applemacvideoconverter.com/
Video Converter Ultimate for... .
An integrated media solution to rip DVDs (including DVDs with special copyright protection), convert video and audio files, copy & burn DVDs, and download online videos .
|
|
For some reason the Yellow type divx files won't work on my computer only the blue ones work. I have updated and downloaded converter and codec but it still won't work on some movies not all... so strange can anyone help me?
Answer Snippets (Read the full thread at ihav):
|
|
How can I embed any type of video onto a webpage, youtube seems to be able to upload any type of video and I'd like to know if I can do that too without huge amounts of resources and money (the website would be very small with definitely under 100 member...
Started by Jonathan on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Decided to use Divx webplayer, as it does avi, divx, and mkv.
You can do the same, if you like.
For embedding.
|
|
The question itselft tells a lot, can anybody tell me how or point me to the right tutorial? thank you
Answer Snippets (Read the full thread at serverfault):
There's also a good program called MPlayer (google will find it) but in my experience it's less user-friendly :)
Check out the CentOS... .
Have a look at VLC:
http://videolan.org/vlc
It's an excellent, cross-platform media player that supports many formats .
|