Dear all

I am testing to setup a decoder with ffmpeg, take live stream in
(RTMP/HLS,.) and output to Decklink SDI.
Its working but I have the issue of audio and video is off-sync on decklink
SDI output, I tried to play around with vf setpts and af asetpts but
couldnt make video/audio to sync.

Any input will be very appreciated.
Here is my command so far

* ffmpeg -i rtmp://something  -vf "setpts=PTS-STARTPTS" -af
"asetpts=PTS-STARTPTS" -f decklink -pix_fmt uyvy422  "DeckLink SDI" *

Video and audio of input rtmp is synced on VLC or other software.
---
Best regards,

*Tung Tran*
_______________________________________________
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