[MPlayer-advusers] review of /incoming

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Nov 8 00:46:15 CET 2006


Hello,
On Mon, Nov 06, 2006 at 08:20:06PM -0500, compn wrote:
> review of /incoming

(for reference I mention where I found those files)

> s.wma and .txt- plays with -demuxer lavf, mplayer errors.
> move to samples, fix mplayer demuxer.

This file has a 4 MB header!!! For < 2 MB audio data.
No idea if/how to fix it.
At least 3 ways:
1) raise the 1 MB limit
2) Just stream_skip anything beyond 1 MB and hope there is nothing
important
3) Do not read the whole header into memory. That I think might be a bit
ugly.

> Magmalondres.mov and txt - plays with -demuxer lavf , mplayer says its reference file
> move to samples, fix mplayer demuxer.

Is now in
http://samples.mplayerhq.hu/mov/not-reference-file/
Just making sure it is not detected as playlist works, but how to do
that automatically? Is there some atom that will never appear in a
playlist?

> ambiance.3gp and txt - mplayer demuxer reports fps incorrectly, lavf reports correctly
> move to samples , fix mplayer demuxer.

In http://samples.mplayerhq.hu/mobileVideo_3gp/
Are you sure? Lavf says 29.970, but when I play it with -fps 30 it seems
much too fast. And native demuxer seems to play at right speed I think
(even if it does not match fps value). And for me, lavf plays it
slower, actually too slow I think.

> matrox-capture.avi - ffmjpeg problem , decodes with -vc mjpeg
> move to samples, email ffmpeg-devel to add more ffmjpeg support

in http://samples.mplayerhq.hu/V-codecs/MJPEGs/

Will maybe have a look at the others tomorrow.

Greetings,
Reimar Döffinger



More information about the MPlayer-advusers mailing list