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
I'm trying to modify a data track in mp4 file.
I followed the remux example and have the following code.
The input mp4 is taken from a sony camera. The output is also mp4.
Running this function gives: Could not find tag for codec pcm_s16be in stream #1, codec not currently supported in container
I'm trying to modify a data track in mp4 file.
I followed the remux example and have the following code.
The input mp4 is taken from a sony camera. The output is also mp4.
Running this function gives:
Could not find tag for codec pcm_s16be in stream #1, codec not currently supported in container
I'm using macOS 12.5, ffmpeg 4.4.2
Thanks for the help!
The text was updated successfully, but these errors were encountered: