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

FFmpeg trac at avcodec.org
Tue Jul 2 21:04:26 EEST 2019


#7984: 4.1.2 creates unreadable videos in Samsung TV
-------------------------------------+-------------------------------------
             Reporter:  mucikiki     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:  libx264      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by mucikiki):

 I found the solution:

 in ffmpeg 4.1.1, if I use "-profile:v main -level 3.1" everything was ok.

 in ffmpeg 4.1.2 (and newer), if I want the same behaviour, I NEED di
 specify "-profile:v baseline -level 3.1"

 It seems that since 4.1.2 something changed in what is MAIN and what is
 BASELINE. Is it possible in your opinion? Now that I modified my code
 using BASELINE instead of MAIN, everything is ok. Maybe after
 x264-r2935-545de2f they used a different version of the H.264/AVC
 standard? So now there is a "new" baseline, instead of the "old" baseline?

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


More information about the FFmpeg-trac mailing list