#2370: v4l2 should not need ENUMSTD
-------------------------------------+-------------------------------------
             Reporter:  ubitux       |                    Owner:  holden
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  avdevice
              Version:  git-master   |               Resolution:
             Keywords:  v4l2         |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------

Comment (by holden):

 Replying to [comment:9 mrlika]:
 > Patch that fixes the issue:
 >

 Hi,

 thanks for the patch. Could you please apply the attached patch to the
 latest ffmpeg git and provide the output of the following commands (change
 you video device if you need to):


 {{{
 ffmpeg -loglevel debug -f video4linux2 -list_formats all -i /dev/video0
 ffmpeg -loglevel debug -f video4linux2 -list_standards all -i /dev/video0
 ffmpeg -loglevel debug -f video4linux2 -i /dev/video0 out.avi
 }}}

 Thanks.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2370#comment:10>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to