#2787: lut 3d Filter result to green ------------------------------------+------------------------------------ Reporter: cscope | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+------------------------------------ Changes (by cehoyos):
* analyzed: 0 => 1 Comment: Patch sent, the problem is that comments within the file are (correctly) ignored while comments on top make the filter fail because the line defining the sampling intervals is always ignored. If this line and comments are present, the parser does not skip the line with the sampling intervals. http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/166314 -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2787#comment:13> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac