Replies: 3 comments
-
|
Looks like I forgot to stop creating tracks once one exists. The issue is still here tho. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm afraid that question is better asked in the mp4 (the crate) discussion forum, as seeking behavior is probably related to the container format. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I think I figured it out: IdrFrames have to be marked as sync. Thanks for the response. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm currently trying to write a stream of RgbImage's to mp4 file. It kinda works, but the resulting file is not seekable.
Versions:
video.rs.zip
file.mp4
Beta Was this translation helpful? Give feedback.
All reactions