[FFmpeg-trac] #2787(FFmpeg:new): lut 3d Filter result to green

FFmpeg trac at avcodec.org
Mon Jul 15 17:07:47 CEST 2013


#2787: lut 3d Filter result to green
--------------------------------+-------------------------------------
             Reporter:  cscope  |                     Type:  defect
               Status:  new     |                 Priority:  important
            Component:  FFmpeg  |                  Version:  2.0
             Keywords:  lut3d   |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:

 ffmpeg -r 24 -y -i /Users/schmid/Desktop/lut3d_test/logC_00087035.mov -vf
 lut3d="/Users/schmid/Desktop/lut3d_test/AlexaV3_K1S1_LogC2Video_Rec709_EE_autodesk3d.3dl"
 -c:v prores_ks -profile:v 3
 /Users/schmid/Desktop/lut3d_test/ffmpeg_00087035.mov
 ffmpeg version 2.0-tessus Copyright (c) 2000-2013 the FFmpeg developers
   built on Jul 11 2013 00:54:32 with llvm-gcc 4.2.1 (LLVM build 2336.1.00)
   configuration: --prefix=/Users/tessus/data/ext/ffmpeg/sw --as=yasm
 --extra-version=tessus --disable-shared --enable-static --disable-ffplay
 --enable-gpl --enable-pthreads --enable-postproc --enable-libmp3lame
 --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid
 --enable-libspeex --enable-bzlib --enable-zlib --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libxavs --enable-version3 --enable-
 libvo-aacenc --enable-libvo-amrwbenc --enable-libvpx --enable-libgsm
 --enable-libopus --enable-fontconfig --enable-libfreetype --enable-libass
 --enable-filters --enable-runtime-cpudetect
   libavutil      52. 38.100 / 52. 38.100
   libavcodec     55. 18.102 / 55. 18.102
   libavformat    55. 12.100 / 55. 12.100
   libavdevice    55.  3.100 / 55.  3.100
   libavfilter     3. 79.101 /  3. 79.101
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
 '/Users/schmid/Desktop/lut3d_test/logC_00087035.mov':
   Metadata:
     creation_time   : 2013-07-15 14:18:02
   Duration: 00:00:00.04, start: 0.000000, bitrate: 79800 kb/s
     Stream #0:0(eng): Video: prores (apcs / 0x73637061), yuv422p10le,
 1920x1080, 78618 kb/s, SAR 1:1 DAR 16:9, 24 fps, 24 tbr, 24 tbn, 24 tbc
     Metadata:
       creation_time   : 2013-07-15 14:18:02
       handler_name    : Apple Alias Data Handler
       timecode        : 01:00:26:11
     Stream #0:1(eng): Data: none (tmcd / 0x64636D74), 0 kb/s
     Metadata:
       creation_time   : 2013-07-15 14:18:02
       handler_name    : Apple Alias Data Handler
       timecode        : 01:00:26:11
 Output #0, mov, to '/Users/schmid/Desktop/lut3d_test/ffmpeg_00087035.mov':
   Metadata:
     encoder         : Lavf55.12.100
     Stream #0:0(eng): Video: prores (prores_ks) (apch / 0x68637061),
 yuv444p10le, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 12288 tbn, 24
 tbc
     Metadata:
       creation_time   : 2013-07-15 14:18:02
       handler_name    : Apple Alias Data Handler
       timecode        : 01:00:26:11
 Stream mapping:
   Stream #0:0 -> #0:0 (prores -> prores_ks)
 Press [q] to stop, [?] for help
 frame=    1 fps=0.0 q=0.0 Lsize=     910kB time=00:00:00.04
 bitrate=178945.3kbits/s
 video:909kB audio:0kB subtitle:0 global headers:0kB muxing overhead
 0.144412%

 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

 please find attached the lut, input file, resulting file & a file
 generated with davinci resolve.

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


More information about the FFmpeg-trac mailing list