[FFmpeg-trac] #2092(undetermined:new): Remuxing odd width rawvideo in mov produces unplayable files

FFmpeg trac at avcodec.org
Tue Jan 1 16:39:51 CET 2013


#2092: Remuxing odd width rawvideo in mov produces unplayable files
-------------------------------------+-------------------------------------
             Reporter:  cehoyos      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  mov          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The following works as expected:
 {{{
 $ ffmpeg -i YV12.mov -vcodec rawvideo out.mov
 $ ffmpeg -i out.mov -vcodec copy out2.mov
 }}}
 out2.mov plays fine.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2092#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list