Dear all,

I have a video with two streams, a video stream and a metadata stream, I would 
like to set the vsync option to set the time stamps according to the video 
stream.


In the documentation ffmpeg of vsync says that:


-vsync parameter

Video sync method. For compatibility reasons old values can be specified as 
numbers. Newly added values will have to be specified as strings always.

With -map you can select from which stream the timestamps should be taken. You 
can leave either video or audio unchanged and sync the remaining stream(s) to 
the unchanged one.


I would like to use the -map option to set the timestamps of the rest of the 
streams according with my video stream, but there is no example provided. How 
could I achieve this?


A lot of thanks,

Regards.

P Please consider the environment before printing this e-mail.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to