Ask Your Question

James Adams's profile - activity

2019-05-16 09:12:29 -0600 commented question Can I save H.264/5 data to MP4 without transcoding?

In the OpenCV (4.1.0) documentation for VideoWriter is this: If FFMPEG is enabled, using codec=0; fps=0; you can create

2019-05-16 09:06:11 -0600 commented question Can I save H.264/5 data to MP4 without transcoding?

To clarify I am asking how I can use VideoWriter or some other OpenCV class to write the file without it going through t

2019-05-15 15:37:09 -0600 asked a question Can I save H.264/5 data to MP4 without transcoding?

Can I save H.264/5 data to MP4 without transcoding? I would like to use OpenCV's VideoCapture/VideoWriter to write video