Closed intelmark closed 4 years ago
Can we just comment out the lines instead of deleting?
What would be the reason for allowing them to still be visible?
What would be the reason for allowing them to still be visible?
It is not a big deal. But visually show that there are FPS info in the header, but we ignore them.
When processing y4m header information, the FPS information should be ignored as it controls the playback of the file, but should not impact the encoding. This commit removes the setting of the configuration framerate when processing the y4m header.
Signed-off-by: Mark Feldman mark.feldman@intel.com
closes #484