forked from linuxstb/omxtx
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Is there any possibility to use crf (constant rate factor) instead of bitrate. I tried to change this setting via ffmpeg interface
av_opt_set_double(cc->priv_data, "crf", 22.0, 0);
But it does not work. Could it be that I have to modify this parameter over the OpenMAX Il API? Unfortunately I cannot find any specification in the OpenMAX Pdf.
Metadata
Metadata
Assignees
Labels
No labels