I'm not very confident on the muxing side, therefore I would be grateful if anyone able to look outside of his own agenda could look into possible solutions in order to solve the following issues pertaining to writing AVI and QuickTime files created with "-vcodec rawvideo":

1. Incorrect stride. It should be 4-byte aligned for AVI, and 2-byte aligned for QuickTime. Currently it's the same as for nut, i.e. the minimum possible. This will logically only work for files with even widths.

2. Palette being included in the frames. This is OK for nut, but it's clearly non-standard behaviour for AVI and QuickTime, and it makes the files unplayable with anything else than FFplay.

Thanks in advance.

--
Mats Peterson
http://matsp888.no-ip.org/~mats/
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to