[FFmpeg-user] FFmpeg + OpenJPEG: cinema options
Aaron Boxer
boxerab at gmail.com
Mon Mar 28 02:51:03 CEST 2016
On Sun, Mar 27, 2016 at 8:21 PM, Moritz Barsnick <barsnick at gmx.net> wrote:
> On Sun, Mar 27, 2016 at 19:55:55 -0400, Aaron Boxer wrote:
> > > I have an older version of openjpeg, but I can seen "-profile" and
> > > "-cinema_mode", the latter is likely the right thing for you.
> > Wonderful. Thanks. So, suppose I want to set the profile, do I just add
> > the command line parameter "-profile CINEMA_2K" for example ?
>
> I don't know - please do read the output of the command I gave you.
> Mine says:
>
> -profile <int> E..V.... (from 0 to 4) (default jpeg2000)
> jpeg2000 E..V....
> cinema2k E..V....
> cinema4k E..V....
> -cinema_mode <int> E..V.... Digital Cinema (from 0 to 3)
> (default off)
> off E..V....
> 2k_24 E..V....
> 2k_48 E..V....
> 4k_24 E..V....
>
> Note the list of possible parameters under "-profile" (same for other
> options).
>
> So I would have to say
> $ ffmpeg [...] -profile cinema2k [...]
>
Thanks, I will do some experimenting with the different options.
Cheers,
Aaron
I think: -profile has only three options, so it should say "(from 0 to 2)
More information about the ffmpeg-user
mailing list