arpi
1864646717
I've found some time to implement the encoding support for the new
...
DivX API. Now it's possible to play and encode movies with the
latest DivX release.
One thing that doesn't work is the new Video Buffer Verifier (VBV)
multipass encoding. The encoder segfaults. Maybe it just isn't
supported with the standard profile of the released binary encoder.
Andreas Hess <jaska@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10253 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-06 19:57:37 +00:00
arpi
705681b0db
cleanup detection of various divx4 versions/alternatives
...
allows mixing xvid with divx4/5linux libs
basic rule: -vfm odivx/divx4 and -ovc divx4 uses divx4/5linux/opendivx if
available, otherwise uses xvid (if divx4.h is available and xvid has
decore()/encore() functions).
based on patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9301 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:24:14 +00:00
arpi
09d8c4ddf0
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7192 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 13:09:23 +00:00
arpi
1b667f61ba
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7181 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 21:44:20 +00:00
arpi
72afb2c60c
video eq:
...
- ignore case
- -100..100 -> -128..128 remapping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6804 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 22:18:49 +00:00
alex
3f457aa9b7
support for external pp by divx4. some fixes/cosmetics?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6709 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 19:16:30 +00:00
albeu
5319a8118a
Support for Xvid using their new api. If divx4 compatiblity is disabeled
...
in xvid it can be used along with divx4.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6702 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 20:56:57 +00:00
atmos4
0b36dc013f
Im proved Build Version selection for DivX 5.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5248 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 18:59:07 +00:00
arpi
cd564981a9
decore version check for divx3 and divx5
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5169 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 00:46:44 +00:00
arpi
ce04a5f401
handle error from mpcodecs_config_vo()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:10:31 +00:00
arpi
6955159f7e
hopefully fixed divx5 header + xvid conflict
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5038 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-11 00:39:40 +00:00
arpi
154bbcd5b9
divx_quality and equalizer support done
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5004 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-09 19:18:46 +00:00
atmos4
eec56fa481
divx5 support into libmpcodecs (untested)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4998 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-09 00:57:05 +00:00
arpi
092aa814f7
common includes moved to private vd_internal.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4987 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 20:43:17 +00:00
arpi
15222e9be6
vfw, vfwex, odivx, divx4 added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4969 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 00:44:58 +00:00