[FFmpeg-user] FFPLAY : UDP Stream output to Decklink

beche gezir beche.gezir at gmail.com
Thu Feb 25 11:22:54 CET 2016


Hi
Tank you for replay,
I want same time play and output?


On Wed, Feb 24, 2016 at 11:01 PM, Moritz Barsnick <barsnick at gmx.net> wrote:

> Hi Beche,
>
> On Wed, Feb 24, 2016 at 22:01:19 +0400, beche gezir wrote:
> > Code For Play Stream :
> > ffplay "udp://127.0.0.1:5978"
> > How can i play UDP Stream and output to decklink device ?
>
> Something like
> $ ffmpeg -i udp://127.0.0.1:5978 -f decklink -pix_fmt uyvy422 'DeckLink
> Mini Monitor'
>
> Read about the details of outputting to decklink here:
> https://www.ffmpeg.org/ffmpeg-devices.html#decklink-1
> You may need to add some options to provide the correct format for your
> card.
>
> Moritz
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list