2017-02-22 23:32 GMT+01:00 Tung Tran <tung.t...@v247.com>:

> * 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
ffmpeg-user@ffmpeg.org
http://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