You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The vc2decode demo application only decodes the first sequence in an input stream. According to the VC-2 specification, sequences may be concatenated together to form a longer stream and ideally this demo program ought to decode them all.
A sample stream with two concatenated sequences, one (empty) picture in each, is attached below:
The
vc2decode
demo application only decodes the first sequence in an input stream. According to the VC-2 specification, sequences may be concatenated together to form a longer stream and ideally this demo program ought to decode them all.A sample stream with two concatenated sequences, one (empty) picture in each, is attached below:
concatenated_sequences.zip
The text was updated successfully, but these errors were encountered: