[FFmpeg-trac] #4132(undetermined:new): Remuxing of VP62 to FLV flips video

FFmpeg trac at avcodec.org
Sat Nov 22 19:46:06 CET 2014


#4132: Remuxing of VP62 to FLV flips video
--------------------------------------+----------------------------------
             Reporter:  dort          |                     Type:  defect
               Status:  new           |                 Priority:  normal
            Component:  undetermined  |                  Version:  2.4.3
             Keywords:                |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+----------------------------------
 Summary of the bug:
 Remuxing from an NSV container to an FLV using stream copy on a VP62
 stream flips the image horizontally.  The original stream displays
 correctly before the remux in VLC and ffplay.

 How to reproduce:
 {{{
 % ffmpeg -i "http://99.198.118.250:8010/;stream.nsv" -c:v copy -c:a
 libfdk_aac -profile:a aac_he -f flv output.flv -report
 ffmpeg version 2.4.3
 built on Nov 19 2014 21:23:25 with Apple LLVM version 6.0 (clang-600.0.54)
 (based on LLVM 3.5svn)
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4132>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list