[FFmpeg-devel] [PATCH] nut: Add PAL8 support
    Mats Peterson 
    matsp888 at yahoo.com
       
    Wed Feb 10 00:54:48 CET 2016
    
    
  
On 02/09/2016 09:01 PM, Michael Niedermayer wrote:
> ive tried both converting to pal8 nut from yuv420p as well as storing
> rawvideo nut pal8 from a actual pal8 source, both worked
Yes, it works fine. My bad. It seems nut is storing the palette at the 
end of the packet data rather than using a side data packet. When I'm 
aligning the frame, I have to copy the palette from the packet to the 
frame. A new patch is on the way.... don't bother about the previous ones.
Mats
    
    
More information about the ffmpeg-devel
mailing list