#11381: ffmpeg has started outputting yuvj420p not yuv420p
-------------------------------------+-------------------------------------
             Reporter:  ghjk987      |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by ghjk987):

 This option is mentioned in the ffmpeg documentation here:
 https://trac.ffmpeg.org/wiki/Encode/H.264#Encodingfordumbplayers

 It's been in use for this purpose since at least 2012, so people may have
 become accustomed to the old behaviour, as I was. It's not about quality,
 just multi platform compatibility, and using the recommended video format
 to achieve that. I was always perfectly happy with not specifying any
 pix_fmt and leaving it at yuvj422p but various people would complain they
 couldn't play my videos when I emailed them to illustrate something!
 yuv420p solved it, but I don't know what hw/sw they were using. But
 perhaps the documentation needs updating instead, I shall leave that to
 the ffmpeg developers to decide, your additional flag solves my problem,
 thank you.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11381#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to