[FFmpeg-trac] #3580(ffplay:new): Compile ffplay.c with Visual Studio

FFmpeg trac at avcodec.org
Mon Apr 21 23:45:36 CEST 2014


#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


More information about the FFmpeg-trac mailing list