#3580: Compile ffplay.c with Visual Studio
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:
  achristensen                       |  enhancement
               Status:  new          |                 Priority:  normal
            Component:  ffplay       |                  Version:  git-
             Keywords:  windows      |  master
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 I have a successful build of ffplay using Visual Studio 2013.  I linked
 with today's libraries from http://ffmpeg.zeranoe.com/builds/ and I needed
 these two changes to make it compile.  The first is to avoid what seems
 like a bug in Visual Studio to avoid this error:

 error C2440: 'initializing' : cannot convert from 'AVRational' to 'int'

 I've attached a proposed patch.

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

Reply via email to