Hi, > It was suggested here that I "attach a file" but I'm not sure how that > can be done with FFMPEG since it's unable to decode the video it > doesn't seem to write anything to a file when you try to record the > stream.
I don’t know about the issue you’re describing but I think nc (or it might be netcat depending on your system) to save the raw data you’re using as the input would be best for recreating the sample as a file from a udp stream. Regards, Ted Park _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
