[FFmpeg-trac] #7984(ffmpeg:new): 4.1.2 creates unreadable videos in Samsung TV

FFmpeg trac at avcodec.org
Tue Jul 2 01:13:28 EEST 2019


#7984: 4.1.2 creates unreadable videos in Samsung TV
-------------------------------------+-------------------------------------
             Reporter:  mucikiki     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:  4.1
             Keywords:  4.1.2,       |               Blocked By:
  video data not supported in        |
  Samsung TVs                        |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: version 4.1.2 introduces some changes, now Samsung TVs
 cannot play video. Appears error "Video data not supported"

 How to reproduce:
 {{{
 % ffmpeg  -i input -c:v libx264 -profile:v main -level:v 3.1 -crf 24
 -color_primaries bt709 -color_trc bt709 -colorspace bt709 -y output
 ffmpeg version 4.1.2
 built with Apple LLVM version 10.0.0 (clang-1000.11.45.5)
 }}}

 I tried with Mac version, but also Linux version. 4.1.1 works fine, but
 4.1.2 change something (maybe some deprecated command, or a difference).
 FFPROBE shows no differences, and I have no error in log.

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


More information about the FFmpeg-trac mailing list