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".
