Just seeing this now. If filters is the wrong solution for setting points for Decklink SDI output, what would be the correct way to do so?
~Thomas On 2/22/17, 3:39 PM, "ffmpeg-user on behalf of Carl Eugen Hoyos" <[email protected] on behalf of [email protected]> wrote: 2017-02-22 23:32 GMT+01:00 Tung Tran <[email protected]>: > * ffmpeg -i rtmp://something -vf "setpts=PTS-STARTPTS" -af > "asetpts=PTS-STARTPTS" -f decklink -pix_fmt uyvy422 "DeckLink SDI" * Complete, uncut console output missing. Why are you using filters? > Video and audio of input rtmp is synced on VLC or other software. Does the following produce a file that plays in-sync? $ ffmpeg -i rtmp://something -qscale 2 out.avi Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
