[FFmpeg-trac] #5198(undetermined:closed): FFmpeg flips rawvideo vertically with -vcodec copy

FFmpeg trac at avcodec.org
Wed Jan 27 23:17:49 CET 2016


#5198: FFmpeg flips rawvideo vertically with -vcodec copy
-------------------------------------+-------------------------------------
             Reporter:  JasonC       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by JasonC):

 Replying to [comment:11 llogan]:
 > Replying to [comment:10 JasonC]:
 > > I don't know how to build the latest head revision on Windows, sorry.
 >
 > Getting a build from Zeranoe will generally suffice:
 > http://ffmpeg.zeranoe.com/builds/

 Oh great!

 I've downloaded the latest build from there:

 {{{
 ffmpeg version N-78067-g9079e99 Copyright (c) 2000-2016 the FFmpeg
 developers
 built with gcc 5.2.0 (GCC)
 configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig
 --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-
 libbluray --enable-libbs2b --enable-libcaca --en
 able-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm
 --enable-libilbc --enable-libmodplug --enable-libmp3
 lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-
 libopenjpeg --enable-libopus --enable-librtmp --enab
 le-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora
 --enable-libtwolame --enable-libvidstab --enabl
 e-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
 --enable-libwavpack --enable-libwebp --enable-
 libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-
 libzimg --enable-lzma --enable-decklink --enable-zli
 b
 libavutil      55. 15.100 / 55. 15.100
 libavcodec     57. 22.102 / 57. 22.102
 libavformat    57. 23.100 / 57. 23.100
 libavdevice    57.  0.100 / 57.  0.100
 libavfilter     6. 27.100 /  6. 27.100
 libswscale      4.  0.100 /  4.  0.100
 libswresample   2.  0.101 /  2.  0.101
 libpostproc    54.  0.100 / 54.  0.100
 }}}

 And tested it with my test videos and the problem is indeed resolved in
 this version. Everything is working properly now.

 Thanks!!

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


More information about the FFmpeg-trac mailing list