#2882: ffmpeg can't save h264 stream from v4l2 webcam into file without recoding
-------------------------------------+-------------------------------------
Reporter: pchel | Owner:
Type: defect | Status: open
Priority: normal | Component:
Version: git-master | undetermined
Keywords: v4l2 h264 | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by cehoyos):
Please test -copyinkf:
{{{
$ ffmpeg -f v4l2 -vcodec h264 -i /dev/video0 -vcodec copy out.mkv
}}}
If it works, please provide a sample.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2882#comment:15>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac