Dr Divx revient !
Sujet ouvert par Shivastudio - Dernière réponse le 07 juin 2006 à 21h37
Inscrit le 28/07/2004
3705 messages publiés
Shivastudio (Attente Validation) le 06/06/2006 à 18:52
l'outil payant de divx network qui permettait de transcoder très facilement ses vidéos en divx (avec une interface très sympa) est tombé dans l'open source ... ....
et en français !

il est téléchargeable ici,(win/linux(bientôt),mac (bientôt)

http://community.div...Entry.php?id=27

tout est configurable facilement, la conversion de fichiers en divx est un réel plaisir ...


Image IPB


changelog:


Version history of Dr. DivX v2.00 RC1
Click here to get back to this tool's download page

Changes from Dr. DivX v2.00 Beta 10 to Dr. DivX v2.00 RC1

* What's new
* Display an error message when trying to run the Dr. twice on the same computer
* Allow keeping the AC3 track even if no DirectShow decoder is available
* Add call_app, copy plugins
* Allow per-job plugin configuration
* What's fixed
* Support for uncompressed (RGB) format in the Video Preview
* Replace invalid characters in output filenames (|*"?:/\ (windows)
* Avoid crashing when selecting same setting for all audio tracks but only a few are selected
* Avoid cropping the whole picture (cropping is reset in that case)
* Analyze inter-frames when the source file doesn't have enough key frames
* Handle +ve audio delays in VOBs correctly
* Reconfiguring a job reset the status (when saved it becomes Waiting again)
* Fix audio delay detection for TS files
* When using AC3 output, use the correct bitrate to compute the final filesize
* Calculate AVI overhead size correctly
* Recalculate video bitrate after audio and subtitle files have been generated
* Keep mono sources as mono on output by default
* Don't allow to start a job that is marked as finished
* Disable the Resume/Stop button if there is no runnable job
* Make default profiles selected in Preferences be effective (regression bug)
* Make watch folder profiles selected in Preferences be effective (regression bug)
* Fix cli to work with custom profiles
* Fix flv file encoding
* DrFFMPEG
* Better handling of mono sources when using DirectShow filters
* Fix decoding via DScaler when stereo output was selected in DScaler
* Fix a seeking issue when multiple files are selected


Changes from Dr. DivX v2.00 Beta 9 to Dr. DivX v2.00 Beta 10

* Change the way advanced audio selection is done
* Make the Survey Opt-Out
* New options to set the ouptut resolutions (auto, fixed width, fixed size)
* Reduce the aspect ratio error range (3.5% to 1.5%)
* Add progress reporting for divx mux stage (Muxing of big files takes really long)
* Add support for LockedAutoResize and AutoCrop modes in custom profiles
* Add a global application-wide preference for width and height modulo factor used for calculating resolutions
* Fix a crash when selecting a custom profile and going to advanced properties
* Enable log messages during Preferences query of DrFFMPEG
* Don't reuse a job pointer when the job has been deleted (occasional crash when removing jobs)
* Make the "Check For Update" setting effective
* Improve seeking in the preview for various formats
* Use double digits for jobs names so that the order is kept intact in case of a crash
* Don't display the decoded frame in the preview when the whole image is cropped
* Store all metadata in UTF8 in the job (otherwise the job cannot be read back)
* Make all threads use the same priority to avoid blocking one in favor or the other
* Make sure the input and output folders of a Watched Folder are different
* Parse IFO filenames even if they include a prefix or suffix (partially fixes #1444296)
* The VideoPreview now release the input file lock (fixes #1442569)
* Protect avcodec_open and avcodec_close as they don't seem to be reentrant
* Display the graph of video frames for quality-based encoding
* Detect audio delay correctly for VOBs whose the first picture's temporal sequence number is not equal to 0
* Constrain-to-file-size based custom profile respects the file size property
* Detect audio delay for non-AVI input file containers only
* Seeking by file offset used in analysis instead of time-stamp to work-around pts bugs in MPEG files
* Fixes for RV10 decoding
* Add channel down-mixing in DirectShow (you can leave your AC3 decoder to 5.1 output now)
* Improve seeking in ASF/WMV/DVR-MS
* Fixes for Cinepak keyframe indication
* Scan sections of the file to detect all audio and subtitle tracks


Changes from Dr. DivX v2.00 Beta 8 to Dr. DivX v2.00 Beta 9

* Add the possibility to force the output aspect ratio (Auto, 1:1, 4:3, 16:9)
* Add a button in the Batch window to launch an encoded file
* Add an option to encode with a constant quality (target quantizer)
* Add the possibility to reconfigure a job after it was added to the queue
* Add support for default output profile
* Add auto-build version checking
* Add a progress bar to the job status
* Start the jobs in Low priority by default
* Fix column widths for job batch and plugin list
* Put correct cli.exe in Installer for future builds
* Make the sliders usable with the keyboard
* Rework the crop enable/disable so that it can be handled by the keyboard
* Make language selection thru Preferences work
* Alphabetize language drop-down for audio and subs
* Update the batch buttons when the job status changes to avoid doing operations when the job is running
* Keep muxing even if some files are missing
* Ignore 1-pixel crop bars so that we don't resize needlessly
* Avoid crashing when a DirectShow filter exists in the registry but can't be used
* Support DV Type 1 files


Changes from Dr. DivX v2.00 Beta 7 to Dr. DivX v2.00 Beta 8

* What's new
* Add the possibility to enable/disable watch folders (disabled by default)
* Save the watch folder settings in the user directory (~/.drdivx2)
* Add a CLI (Command Line) version of DrDivX to encode a file directly with a profile
* Now built with MSVC 2005 Express (freeware version) and Qt 4.1.1 (open source edition)
* Add a "reset" starting mode to delete all the content of the user directory (~/.drdivx2) and jobs
* Rewriting of the aspect ratio handling to support video upscaling (but not beyond profile limits)
* Allow the use of a /.drdivx2 directory to store the settings instead of ~/.drdivx2 (easier to debug)
* The analysis on loading is done in a low priority thread
* Allow user to request interlaced video output
* Access the full video preview from the small video preview
* Add a general progress bar to monitor the long analysis
* Survey tool invoked at application exit
* What's Fixed
* Fix a crash in the preview when the 2nd (or more) video file loaded is in YUV420P
* Don't try to reorder columns that don't exist anymore in job batch
* The audio delay detection was not working correctly in beta 7
* When clicking on basic when nothing is loaded the profile was changing
* Avoid crashing when the saved settings are incorrect
* Rework the JobBatchWidget code to avoid crashes
* Fix over-eager frame droppage caused by SCR reset and subsequent PTS rewind
* Fix crash when custom profiles are used in conjunction with watch folders
* Use toolbar to switch between file, capture and batch views
* Sync the file size displayed in Output Widget and Info Widget
* Fix application hang on certain clips caused by cyclic invokation of Video Preview methods
* Forcing the same audio parameters for all tracks now works (fixes #1445072)
* Trust the subtitle info in the .ifo file
* DrFFMPEG
* Fix a possible seeking problem when using multiple vobs input
* Fix a frame decoding in MPEG2 for interlaced content. This will improve border detection.
* Avoid using dubious data in the ASF demuxer (fixes #1447859)


Changes from Dr. DivX v2.00 Beta 6 to Dr. DivX v2.00 Beta 7

* New features
* Add a graph of the output frames in the Job status window
* Remove the Metadata saving until DivX Media Format is stable
* Move all the settings from the registry to an XML file
* Add drag and drop file support to Input widget
* Add Watch folders
* Simplify the Job Batch window and move some job information in a tooltip
* Add a preview window of the video to encode in Advanced mode
* Perform quick analysis when file is loaded and start intensive analysis in background
* Allow user to change codec settings without waiting for intensive analysis to finish
* Move OutputFileSize property to profile so that user can specify target file size instead of bitrate
* Add Information Widget so that user gets up-to-date information on encoded output properties
* Bugs fixed
* Cleanup the format of the log files for better usability
* Don't save a job on leaving if we're in the middle of the Analysis
* Disable tracks for which a (DirectShow) decoder is not available
* Respect aspect ratio settings when cropping is used
* DrFFMPEG
* Change scan duration when loading file
* Fix seeking for WMV files
* Disable tracks when decoder is not available


si vous loupez une conversion en divx, vous serez désormais inexcusable !
6 réponses
Inscrit le 22/02/2006
839 messages publiés

...


un petit bemol a ta news shiva, faut le codec divix 6 pour faire les conversions avec DrDivix 2.0 , qui lui est payant !! ascool: ascool:
[message édité par Jeanbon le 06/06/2006 à 20:37 ]
Inscrit le 28/07/2004
3705 messages publiés
Shivastudio (Attente Validation) le 06/06/2006 à 20:32
on peut s'en passer ! sisisi !
K-Lite Codec Pack contient le codec DivX Pro
Inscrit le 21/02/2006
3872 messages publiés
ben ils ont du enfin s'appercevoir que personne n'utilisait leur logiciel de compression apres avoir raquer cher la licence du Divx pro

De toute façon je trouve scandaleux de faire payer pour un codec vidéo meme baleze...

Divx c'est devenu n'importe quoi depuis la version 4.0 et je le pense encore... Tien il pourrait faire un truc genre ce que fait realnetwork.

Une version payante bien puissante et une version gratuite avec des truc en moin (mais qui compresse quand meme) ou qui va moin vite (on est pas presser)

Tous les champs doivent être remplis.

Tous les champs doivent être remplis.

Tous les champs doivent être remplis.

Télécharger
Gunbound
Stratégie - Worms-like communautaire
 
Flash Slideshow Maker
Photo numérique - Créer vos diaporamas au format Flash
 
Dead Disk Doctor
Restauration - Récupérer des données d'un support endommagé
 
K-Meleon
Navigateur Web - Un navigateur à la sauce Mozilla
 
Matoumba
EntrepreNantes
Numerama est un site du réseau PressTIC