Ticket #348 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

VP6+flv plays upside-down

Reported by: astrange Assigned to:
Priority: normal Milestone: 1.1.1
Component: decompression Version: 1.1
Severity: normal Keywords:
Cc:

Description

http://astrange.ithinksw.net/ffmpeg/Kumikyoku.flv

This also plays upside-down in mplayer, but works in ffplay, so it shouldn't be too hard to fix.

Change History

07/26/08 18:13:24 changed by astrange

  • status changed from new to closed.
  • resolution set to fixed.

(In [915]) Always call map_video_codec_to_mov_tag() since at least one FLV has a wrong codec_tag which is ignored by Flash Player. Closes #348, might break something I don't know about.