#1850: version 1.0-tessus can't encode from DV to MP4
---------------------------------+-----------------------------------
             Reporter:  cmarrin  |                    Owner:
                 Type:  defect   |                   Status:  closed
             Priority:  normal   |                Component:  FFmpeg
              Version:  1.0      |               Resolution:  invalid
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+-----------------------------------
Changes (by cbsrobot):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Problem is when converting yuv411p to h264 codec in an mp4 the encoder
 autoselects the yuv422p colorspace, which is totally valid calorspace. But
 Quicktime does not support it. Try VLC and you'll see it is a valid file.

 Btw. when converting to avi, the encoder autoselects mpeg4 codec and
 yuv420p colorspace.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1850#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to