Skip to content

Conversation

@abbajaj806
Copy link
Contributor

Video Json File changes to align with the reduced file sizes input

Updated JSON configurations to correctly map encoder and decoder input files, incorporating reduced input file sizes.

"CodecName": "AVC",
"PixelFormat": "NV12",
"Width": 1280,
"Height": 720,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Width/height do not match new input assets.
InputPath: ./256_144p_h264.h264 but Width: 1280, Height: 720

"Height": 720,
"Outputpath": "",
"_Outputpath_original": "./Enc_AVC_720p.h264",
"_Outputpath_original": "./Output_Animation_144p.h264",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make output names consistent (prefer lowercase output_...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants