Hello everybody I have problems capturing a sdi flow with ffmpeg, I'm using a blackmagic mini recorder pro, after a while of working the capture the audio is distorted and the only way to fix it is to restart ffmpeg.
this is my pipeline /usr/local/bin/ffmpeg -re -loglevel 48 -format_code pal -f decklink -i DeckLink Mini Recorder -audio_input embedded -video_input sdi -vcodec libx264 -crf 22 -preset:v veryfast -b:v 900k -pix_fmt yuv420p -acodec libfdk_aac -ab 64k -ar 48000 -ac 2 -s 640x360 -f flv rtmp:// myserver.com:1935/test/live I add an audio capture that is distorted from the second 10. I will grow any help you can offer me. Thanks in advance King regards croppedvideo.mp4 <https://drive.google.com/a/flumotion.com/file/d/1R_pjUps2xkLYepeTxLIWKxqSy_qCnTF0/view?usp=drive_web> -- Flumotion Support Flumotion Services S.A. Avda. Diagonal 579-587 7º 08021 Barcelona - Spain www.flumotion.com _______________________________________________ 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".
