Opened 16 years ago

Closed 13 years ago

#1231 closed defect (wontfix)

mplayer misdetects mp4 codec

Reported by: compn Owned by: reimar
Priority: normal Component: demuxer
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

samples/mov/Sample_V_mpeg*

mplayer detects as mpeg4 video
[mpeg4 @ 0x66e174]header damaged
Error while decoding frame!

ffmpeg detects properly as mpeg1video.

Change History (4)

comment:1 by compn, 16 years ago

http://samples.mplayerhq.hu/V-codecs/MJPEGs/program480_dl-small2.mov
lavf detects this one as svq3
reported to: https://roundup.mplayerhq.hu/roundup/ffmpeg/issue573

-demuxer mov reports:
MOV: WARNING: Variable FourCC detected!?

comment:2 by compn, 13 years ago

still in svn, workaround: -vc +ffmpeg12

comment:3 by compn, 13 years ago

Owner: changed from r_togni@… to reimar

comment:4 by reimar, 13 years ago

Resolution: wontfix
Status: newclosed

More thorough description of the issue with suggestions for solving it at: https://roundup.ffmpeg.org/issue33
-demuxer lavf is up to FFmpeg to fix, -demuxer mov is no longer maintained and will not be fixed.

Note: See TracTickets for help on using tickets.