[FFmpeg-trac] #5105(undetermined:new): colorspace change

FFmpeg trac at avcodec.org
Thu Dec 24 17:17:00 CET 2015


#5105: colorspace change
-------------------------------------+-------------------------------------
             Reporter:  doublemax    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by doublemax):

 @cehoyos
 Thanks a lot for your answer - and sorry for my bad English.

 This image shows the result of `ffmpeg` transcoding:
 http://doppelbauer.name/output-sprite.jpg

 The first third works - but the rest is corrupt.
 The strange thing - `mplayer` and `ffplay` play the whole video.
 But if I transcode the video with `ffmpeg` the first third works - the
 rest is corrupt.

 Commandline:
 {{{
 /usr/local/bin/ffmpeg -i /tmp/3LaSaletteLeSecret.mp4.mp4 -f image2 -r 1
 -vcodec mjpeg -vf scale=1068:600 /tmp/images/%d.jpg
 }}}

 Result:
 http://doppelbauer.name/ffmpeg-output.txt

 Thanks a lot,

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


More information about the FFmpeg-trac mailing list