lorenm
e71314fcc9
sync to x264 r93:
...
Change the mechanics of option "keyint": Now controls the GOP size directly and allows variable numbers of non-IDR I-frames within a GOP.
Remove option "idrint" and replace it with "keyint_min".
Add option "8x8mv" for the sake of completeness.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14469 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-12 09:54:56 +00:00
gpoirier
620b4a581e
Sync with 1.850:
...
1.849: documentation for ao dsound.
1.850: Audio plugins have been removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14467 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 22:11:11 +00:00
gpoirier
3c244a0928
Sync with 1.848 (and 1.847): more detail on x264's subq
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14466 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 22:02:20 +00:00
diego
cd11423770
man page review part XIII
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14463 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 19:36:13 +00:00
danny
a38e327e86
Synced with 1.842, trailing spaces
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14460 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-11 11:54:04 +00:00
paszczi
7d392deaa9
synced with 1.851
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14457 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-10 22:12:05 +00:00
kraymer
d8ec32f3ff
synced (wording, formatting) the following lavc options: vqblur (pass 1 and 2), vqcomp, vrc_eq
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14455 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-10 17:25:02 +00:00
kraymer
5fc71718a6
typos :(
...
synced (wording, formatting) the following lavc options: vrc_maxrate, vrc_minrate, vrc_buf_size,
vrc_buf_aggressivity, vrc_strategy, vb_qfactor, vi_qfactor, vb_qoffset, vi_qoffset
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14454 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-10 16:52:51 +00:00
kraymer
4ca330b59c
1.851: Implementation of vo_png suboption parser with subopt-helper and removal
...
of -z command line option.
----------------------------------------------------------------------
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14453 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-10 16:04:54 +00:00
ivo
5e2a0b316e
Implementation of vo_png suboption parser with subopt-helper and removal
...
of -z command line option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14452 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-10 15:51:55 +00:00
kraymer
853007980b
1.849: documentation for ao dsound
...
1.850: Audio plugins have been removed.
synced (wording, formatting) the following lavc options: turbo, aspect, autoaspect, vbitrate, vratetol
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14451 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-10 15:43:28 +00:00
jheryan
ffae08cc7b
Sync with 1.846, remove trailing spaces, minor bugfix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14448 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-10 06:28:35 +00:00
diego
0331980ca4
Audio plugins have been removed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14442 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-10 00:12:24 +00:00
paszczi
1b932c2c6a
synced with 1.849
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14439 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-09 21:03:31 +00:00
faust3
98defd4149
documentation for ao dsound
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14436 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-09 10:27:29 +00:00
lorenm
2ff704de37
more detail on x264's subq
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14435 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-09 01:28:49 +00:00
diego
4b116323f8
consistent two pass, pass two etc spelling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14424 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-07 22:40:16 +00:00
paszczi
701956ffff
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14421 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-07 22:26:09 +00:00
gpoirier
6194374f6f
Sync with 1.846 + spelling corrections :
...
x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),
and set default subq to best. wording.
renumber direct_pred (temporal seems to be best)
NOTE: the wording of the subq section seems akward: further work needed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14420 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-07 22:16:46 +00:00
paszczi
c2fb64bda0
synced with 1.847
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14418 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-07 21:48:50 +00:00
lorenm
b0cd65d541
x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),
...
and set default subq to best. wording.
renumber direct_pred (temporal seems to be best)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14412 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-07 11:11:21 +00:00
kraymer
6e2c3b96e5
typo
...
synced (wording, formatting) the following lavc options: inter_threshold,
keyint, sc_threshold, vb_strategy, vpass
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14409 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 19:50:21 +00:00
kraymer
a6d0cc6d6f
wording ("Regressionstest")
...
synced (wording, formatting) the following lavc options: vme, me_range,
mbd, vhq, v4mv, obmc, loop
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14408 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 19:12:02 +00:00
kraymer
7f3e851812
synced (wording, formatting) the following lavc options:
...
atag, bit_exact, threads, vcodec, vqmin, lmax, vqscale, vqmax,
mbqmin, mbqmax, vqdiff, vmax_b_frames
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14407 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 18:12:47 +00:00
gpoirier
3abacdbc64
Sync with 1.845:
...
1.845: typo/wording
1.844: mention ATSC in the dvb section
1.843: 6-channel raw acc on stereo speakers playback example
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14393 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 12:27:18 +00:00
kraymer
37cb873129
small fixes and wording
...
1.843: 6-channel raw acc on stereo speakers playback example
1.844: mention ATSC in the dvb section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14389 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 10:56:52 +00:00
diego
d88d9e2b7e
typo/wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14388 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 10:20:20 +00:00
diego
6b77a0ec8e
small fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14387 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 10:19:29 +00:00
diego
2f95b02b8d
missing ","
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14386 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 10:18:45 +00:00
nicodvb
b1e74aeca9
mention ATSC in the dvb section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14385 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-06 10:08:15 +00:00
kraymer
20f6de32b0
adjusted beginning of lavc section, work will go on from here
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14381 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 23:58:14 +00:00
kraymer
789e33e002
lavc is reintegrated, just as it was before removal some commits ago
...
it hasn't been touched yet (no work done yet) so it's neither reformatted nor up to date
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14380 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 23:32:38 +00:00
kraymer
1fcde8de7d
finished xvid (api4) specific encoding options by adding the following options:
...
min_iquant max_iquant min_pquant max_pquant min_bquant max_bquant quant_intra_matrix quant_inter_matrix curve_compression_high
curve_compression_low overflow_control_strength max_overflow_improvement max_overflow_degradation container_frame_overhead par par_width
par_height aspect (no)autoaspect psnr bvhq
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14379 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 23:09:11 +00:00
reimar
3459e2da87
6-channel raw acc on stereo speakers playback example
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14378 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 22:06:21 +00:00
kraymer
dbc22ec695
added new xvid (api4 only) options: frame_drop_ratio, (no)qpel, (no)gmc, (no)trellis
...
(no)cartoon, quant_type, (no)chroma_me, (no)chroma_opt, (no)hq_ac vhq
added description for PSNR (see (no)chroma_opt)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14377 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 21:14:15 +00:00
gpoirier
99fb9ad0b9
commit 1.841 changes: mostly small formatting changes for better readability
...
(now synced up to 1.842)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14376 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 20:42:43 +00:00
kraymer
a99c18423c
rest of sync of xvidenc encoding options that already existed
...
added new options for api4 options
removed outdated options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14375 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 20:04:33 +00:00
paszczi
9abcb8ba70
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14374 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 18:25:09 +00:00
kraymer
b62c8fdb3b
began with sync of xvidenc encoding options
...
this commit contains the options from the beginning down to mod_quant
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14373 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 17:49:02 +00:00
gpoirier
8adc6fbac9
Just the sync with 1.842: Remove bogus lines.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14372 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 12:32:46 +00:00
diego
e016f6ce77
Remove bogus lines.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14371 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 12:03:59 +00:00
kraymer
6f1bd3e31d
mostly small formatting changes for better readability
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14369 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 02:02:59 +00:00
kraymer
f16291b715
added toolame to codec specific encoding options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14368 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-05 00:04:31 +00:00
kraymer
fa24f32341
(re-)added lameopts to codec specific encoding options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14367 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-04 23:59:48 +00:00
kraymer
fbc67ae1ef
removed typos and changed wording regarding a few previous commits (courtesy to diego!)
...
also the bogus about progressive is removed from (no)waveheader option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14366 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-04 23:11:55 +00:00
kraymer
b83816a790
creatded section for codec specific encoding options
...
divx4 moved in (as it was completely removed a few commits ago), others are to follow
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14365 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-04 22:39:38 +00:00
kraymer
ac3f45b742
further sync in encoding options, ranging from 'ovc' to 'vobsuboutindex'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14363 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-04 21:50:53 +00:00
kraymer
6849ef56f5
synced encoding options from 'info' to 'ofps'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14362 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-04 21:37:25 +00:00
gpoirier
c6f77ce2ec
Cumulative sync with 1.840:
...
1.840: just typos.
1.839: alphabetical order
1.838: small fixes/improvements (by Sebastian Kraemer, except the hyphen stuff)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14361 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-04 21:13:05 +00:00
kraymer
b028c8932e
fixed single typo
...
began work in mencoder options, synced options are: audio-delay, audio-density,
audio-preload, endpos, ffourcc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14360 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-04 20:04:51 +00:00