Re: [FFmpeg-trac] #6675(avcodec:new): Cineform decoder distorts lower 8 pixels on 1080 video

2017-09-21 Thread FFmpeg
#6675: Cineform decoder distorts lower 8 pixels on 1080 video
-+---
 Reporter:  Garbord  |Owner:
 Type:  defect   |   Status:  new
 Priority:  important|Component:  avcodec
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by Garbord):

 Replying to [comment:2 cehoyos]:
 > Unfortunately, I don't see the file there (the upload site may not work
 at all).
 > Please use datafilehost or dropbox or another file hosting site of your
 choice.


 I've uploaded the sample file here:

 https://drive.google.com/open?id=0B9D-zOmjHZlrTUpCRnVldmNhTm8

 I've also included a png screenshot and full version of the log.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #6675(avcodec:new): Cineform decoder distorts lower 8 pixels on 1080 video

2017-09-20 Thread FFmpeg
#6675: Cineform decoder distorts lower 8 pixels on 1080 video
-+---
 Reporter:  Garbord  |Owner:
 Type:  defect   |   Status:  new
 Priority:  important|Component:  avcodec
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by cehoyos):

 Unfortunately, I don't see the file there (the upload site may not work at
 all).
 Please use datafilehost or dropbox or another file hosting site of your
 choice.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #6675(avcodec:new): Cineform decoder distorts lower 8 pixels on 1080 video

2017-09-20 Thread FFmpeg
#6675: Cineform decoder distorts lower 8 pixels on 1080 video
-+---
 Reporter:  Garbord  |Owner:
 Type:  defect   |   Status:  new
 Priority:  important|Component:  avcodec
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---

Comment (by Garbord):

 Uploaded sample file 'Cineform_Bottom_8_Pixel_Distort_1080_YUV.mov' via
 VLC Uploader.

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac


[FFmpeg-trac] #6675(avcodec:new): Cineform decoder distorts lower 8 pixels on 1080 video

2017-09-20 Thread FFmpeg
#6675: Cineform decoder distorts lower 8 pixels on 1080 video
-+---
 Reporter:  Garbord  | Type:  defect
   Status:  new  | Priority:  important
Component:  avcodec  |  Version:  unspecified
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+---
 Summary of the bug:

 The lower 8 pixels of 1080 height video distorts when decoding Cineform
 video.

 This does not occur when tested against 1088 height so may be related to
 1080 not being divisible by 16.

 This is also visible when replayed in ffplay.

 The same source file does not show the same errors when replayed in
 Windows Media Player, using the installable GoPro Cineform codecs.

 I've been able to see this on multiple clips. All generated from Adobe
 Premier Pro CC.

 How to reproduce:
 {{{
 % ffmpeg -i input.mov -vcodec rawvideo -pix_fmt bgr24 output.mov
 ffmpeg version N-87327-g18821e3 Copyright (c) 2000-2017 the FFmpeg
 developers
   built with gcc 7.2.0 (GCC)
 }}}

--
Ticket URL: 
FFmpeg 
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac