[FFmpeg-user] How to output the MPEG-4 streaming to file?

Cley Faye cleyfaye at gmail.com
Wed Oct 26 10:12:14 EEST 2016


> When I use command "ffmpeg -i udp://@{IpAddr}:{Port} -c:v copy -c:a copy
-f
> mpegts stream_dump.ts", i got the following results.
>   - H.264...OK.
>   - MPEG-2...OK.
>   - MPEG-4...NG. "Invalid data found when processing input" will occur.

What is required to better understand the issue is the full command and the
full output of the ffmpeg process, from the version header to the end. It
will most likely contain the required informations.


More information about the ffmpeg-user mailing list