[FFmpeg-user] Streaming input to ffmpeg

Brad Jackson bradj at nightlife.com.au
Tue Apr 30 02:11:09 EEST 2019


Sorry, I am not sure what you mean by Top Post.

Did you run the full command?
cat .\a8ddbbcacc224b427f5b7ca14bdf41b692291730.MP4 | .\ffmpeg\bin\ffmpeg.exe -i pipe:0 -ss 3 -t 5 -f gif -vf scale=-1:120 -r 5 -y test.gif

I can do things like use ffprobe and it returns information.
Thanks
Brad

Works fine here:
$ cat a8ddbbcacc224b427f5b7ca14bdf41b692291730.MP4|./ffmpeg -i - ffmpeg version N-93705-gd7fead8 Copyright (c) 2000-2019 the FFmpeg developers
Once again: Do no top-post here!

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list