[FFmpeg-user] How to output the MPEG-4 streaming to file?
Carl Eugen Hoyos
ceffmpeg at gmail.com
Wed Oct 26 11:38:03 EEST 2016
2016-10-26 8:37 GMT+02:00 Yuki <yn.musen at gmail.com>:
> Reuben Martin wrote
>> ffmpeg -i udp://@239.203.59.225:50100 -c:v copy -c:a copy
>> -f mpegts stream_dump.ts
If the input is mpegts, this is most likely not a good idea, there are
many possibilities to dump the raw stream like tools/aviocat and
mplayer -dumpstream.
> MPEG-4...https://drive.google.com/file/d/0Bx3xeHwXuVdlQi02Um1DbXc1TXM/view?usp=sharing
If you can provide an absolutely fool-proof, 100% clear explanation
on what I should do with the pcap file, I will happily test.
Carl Eugen
More information about the ffmpeg-user
mailing list