[FFmpeg-trac] #903(undetermined:new): Rainbow artifacts and errors on certain Gamecube THP files

FFmpeg trac at avcodec.org
Mon Jan 9 07:14:43 CET 2012


#903: Rainbow artifacts and errors on certain Gamecube THP files
-------------------------------------+-------------------------------------
             Reporter:  11rcombs     |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:  THP          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I'm trying to convert a collection of THP files I extracted from Fire
 Emblem 9 and 10 (Path of Radiance and Radiant Dawn, respectively) to
 h.264/MP3 .mov files. ffmpeg converted all of the FE10 files perfectly,
 but some of the FE9 files are running into mjpeg errors during extraction,
 which produce rainbow artifacts in the output files.
 The THP files in question are here:
 [http://www.mediafire.com/?w4d6rz648sg8y#lapfcj8sxg509 MediaFire]
 The output MOVs are here:
 [http://www.mediafire.com/?w4d6rz648sg8y#ixb5ig5mndc5b MediaFire]
 All possibly-related files are here:
 [http://www.mediafire.com/?w4d6rz648sg8y Mediafire]
 s01 and s03 have rainbow artifacts at the end of the video. s02 is
 perfect. s05 appears to have rainbow artifacts throughout, though I
 haven't run the transcode though the entire video to check.
 My CLI input for the FE9 files: {{{ ffmpeg -i file.thp -vcodec libx264
 -sameq -s 1280x720 -acodec libmp3lame -deinterlace file.mov }}}
 The issue also occurs just {{{ffplay}}}ing any one of the files in
 question.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/903>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list