[FFmpeg-trac] #2661(avcodec:new): UT Video Decoder Broken

FFmpeg trac at avcodec.org
Wed Jun 12 02:31:37 CEST 2013


#2661: UT Video Decoder Broken
-------------------------------------+-----------------------------------
             Reporter:  Aegwyn11     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  avcodec
              Version:  unspecified  |               Resolution:
             Keywords:  utvideo      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by Aegwyn11):

 As I said in the description, I see the issue with any UT video encoded
 clip I try.

 I tried to upload a small sample per the instructions on the FFmpeg page,
 but the FTP server rejected me saying too many connection attempts.

 Here it is on my Google Drive:
 https://docs.google.com/file/d/0B3bL9ErYm7mVbVNTRkZmRXRLU3M/edit?usp=sharing

 You can use this to create a UT Video source that will exhibit the problem
 when you try to decode it with the following command:
 ffmpeg -i "UT Video Decoder Problems Ticket 2661.mkv" -c:v utvideo "Source
 for Ticket 2661.mkv"

 Then try to decode it using the following command to see the errors:
 ffmpeg -i "Source for Ticket 2661.mkv" -f rawvideo NUL -y

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2661#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list