On Sun, Mar 27, 2016 at 8:21 PM, Moritz Barsnick <[email protected]> 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) _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
