[FFmpeg-trac] #8126(avcodec:new): When I play a mkv(video:avc/audio:flac) not from the begining, it blurred.

FFmpeg trac at avcodec.org
Thu Sep 12 01:28:09 EEST 2019


#8126: When I play a mkv(video:avc/audio:flac) not from the begining,it blurred.
-------------------------------------+-----------------------------------
             Reporter:  WillFarmer   |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  h264, x264   |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+-----------------------------------

Comment (by mkver):

 Patch sent to the mailing list [https://ffmpeg.org/pipermail/ffmpeg-
 devel/2019-September/249815.html here]. You can already try it if you know
 how to compile FFmpeg. Usage:
 {{{
 ffmpeg -i Joout.mkv -c copy -bsf:v h264_metadata=x264_sei=1 Joout.out.mkv
 }}}
 The output file will not exhibit the problem you reported here.

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


More information about the FFmpeg-trac mailing list