[FFmpeg-trac] #5850(avdevice:open): Using Hauppauge HD-PVR fails (streaming I/O)

FFmpeg trac at avcodec.org
Fri Sep 16 22:20:06 EEST 2016


#5850: Using Hauppauge HD-PVR fails (streaming I/O)
------------------------------------+------------------------------------
             Reporter:  naums       |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avdevice
              Version:  git-master  |               Resolution:
             Keywords:  v4l2        |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by cehoyos):

 And this also doesn't work, correct?
 {{{
 $ ffplay -i file:/dev/video0
 }}}
 And the same is true if you don't use ffplay but ffmpeg?
 {{{
 $ cat /dev/video0 | ffmpeg -i - -qscale 2 out1.avi
 $ ffmpeg -i file:/dev/video0 -qscale 2 out2.avi
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5850#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list