[FFmpeg-trac] #2653(undetermined:new): problem with libopenjpeg with some option

FFmpeg trac at avcodec.org
Wed Jun 12 22:14:44 CEST 2013


#2653: problem with libopenjpeg with some option
-------------------------------------+-------------------------------------
             Reporter:  sulio        |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:
              Version:  git-master   |  undetermined
             Keywords:  libopenjpeg  |               Resolution:
  j2k xyz                            |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by sulio):

 image_to_j2c.exe -i inputfile -o outputfile -cinema2K 24 (or -cinema4K or
 -cinema2K 48)
 Image_to_j2c is just frontend to library.
 Also another usage can be (for directory converting)
 image_to_j2c.exe -ImgDir directory -OutFor format (j2c,jp2,j2k) -cinema2K
 24 (or -cinema4K or -cinema2K 48)
 In this case it convert all what is in directory without further
 interaction so with one command line - all directory converted
 So ffmpeg should also pass AVoptions to libopenjpeg same way like
 image_to_j2c do.

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


More information about the FFmpeg-trac mailing list