1.881: added new mpeg muxer options
1.882: done in a previous commit
1.883: fixes for previous commits
1.884: Mention that vstrict is necessary for some codecs, add ffvhuff.
1.885: Finish incomplete -af-adv documentation.
1.886: Sync -channels and -srate options with the XML docs.
1.887: spelling, wording and consistency fixes
1.888: renamed init_adelay to vdelay with opposite range
1.889: List the 'context' option for the ffvhuff codec.
1.890: indentation fix
1.891: vstrict vs mjpeg update, typo
1.892: done in a previous commit
1.893: done in a previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14880 b3059339-0415-0410-9bf9-f77b7e298cf2
- do not uninitialize video encoder between files
- checks for image size & format change moved from mencoder.c to vfilters
by Oded Shimon <ods15@ods15.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14879 b3059339-0415-0410-9bf9-f77b7e298cf2
1.161: MEncoder multiple files patch by Oded Shimon (ods15)
1.162: Have OSS audio out fall back to s16ne instead of u8 if...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14875 b3059339-0415-0410-9bf9-f77b7e298cf2
1.879: man page review part XVI
1.880: done in a previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14872 b3059339-0415-0410-9bf9-f77b7e298cf2
MSGTR_FOO. Helps compilation in case of some changes to help*.h files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14866 b3059339-0415-0410-9bf9-f77b7e298cf2
Remove -noxv and -forcexv command line options and replace them by
suboptions to -vo sdl. Renamed noxv to nohwaccel to better reflect the
meaning of the option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14863 b3059339-0415-0410-9bf9-f77b7e298cf2
suboptions to -vo sdl. Renamed noxv to nohwaccel to better reflect the
meaning of the option. Updated manual page.
Original patch by < ods15 at ods15 dot dyndns dot org>
Modified by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14858 b3059339-0415-0410-9bf9-f77b7e298cf2
"I never checked merging 2 complete files...
at_eof stays non-zero when starting the second file, and doesn't encode a
single frame..."
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14846 b3059339-0415-0410-9bf9-f77b7e298cf2
The problem: once upon a time, windows idiots decided to try to store
vorbis-in-ogg-in-avi. Of course this failed miserably, but they used
the audio format tag 0xfffe for "extended" to do this. Later someone
working on MPlayer somehow decided 0xfffe was the format for vorbis,
which is nonsense, and now that's conflicting with real wav files with
extended audio format. This patch changes demux_ogg (and mkv) to use
sane fourcc's for vorbis and theora and gets rid of the 0xfffe
nonsense so hopefully wav files with extended audio will work now.
If there are problems, we'll have to find workarounds...and drive an
18-wheeler full of cola thru the house of whoever wrote this 0xfffe
nonsense in MPlayer to begin with...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14844 b3059339-0415-0410-9bf9-f77b7e298cf2
codecs from Real and made the info line fit 80 characters.
blessed by Roberto
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14842 b3059339-0415-0410-9bf9-f77b7e298cf2
allows MPlayer to stream video from a properly equipped Tivo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14837 b3059339-0415-0410-9bf9-f77b7e298cf2