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

2016-10-27 Thread Yuki
rive.google.com/file/d/0Bx3xeHwXuVdlZE9CVnRsMWN4Ukk/view?usp=sharing Carl Eugen Hoyos-2 wrote > If you can provide an absolutely fool-proof, 100% clear explanation > on what I should do with the pcap file, I will happily test. Thank you. What I hope is that the output video files with no n

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

2016-10-26 Thread Yuki
Cley Faye wrote > 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. Thank you for your reply. Provide results. H.264: [centos@localhost ~]

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

2016-10-25 Thread Yuki
s://drive.google.com/file/d/0Bx3xeHwXuVdlMTJJQXhzWUVVR3M/view?usp=sharing - MPEG-4...https://drive.google.com/file/d/0Bx3xeHwXuVdlQi02Um1DbXc1TXM/view?usp=sharing Yuki -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/How-to-output-the-MPEG-4-streaming-to-file-

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

2016-10-25 Thread Yuki Nakamura
2016-10-25 17:35 GMT+09:00 Carl Eugen Hoyos : > 2016-10-25 5:58 GMT+02:00 Yuki : > > > I want to output the MPEG-4 streaming to file. > > > > When try to output the MP4 stream to a file, "Invalid data > > found when processing input" will occur. > >

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

2016-10-25 Thread Yuki
yop Psygnosis YOP DE yuv4mpegpipeYUV4MPEG pipe Yuki -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/How-to-output-the-MPEG-4-streaming-to-file-tp4678001p4678005.html Sent from the FFmpeg-users mailing list archive at Nabble.com.

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

2016-10-24 Thread Yuki
Hi. I want to output the MPEG-4 streaming to file. When try to output the MP4 stream to a file, "Invalid data found when processing input" will occur. MPEG-2 stream is successfully output. ffmpeg is whether it is possible to output the MPEG-4 stream to the file? Also, please tell me that way if