[FFmpeg-trac] #2882(undetermined:open): ffmpeg can't save h264 stream from v4l2 webcam into file without recoding

FFmpeg trac at avcodec.org
Sat Aug 31 23:02:51 CEST 2013


#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


More information about the FFmpeg-trac mailing list