[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 09:04:13 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 WillFarmer):

 Replying to [comment:11 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.

 I have try with the new patch, when I use the order:
 {{{
 ffmpeg -i Joout.mkv -c copy -bsf:v h264_metadata=x264_sei=1 Joout.out.mkv
 }}}
 The new video play well. Thanks a lot.

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


More information about the FFmpeg-trac mailing list