Skip to content
Snippets Groups Projects
Commit dea42fdf authored by Luca Abeni's avatar Luca Abeni Committed by Roberto Togni
Browse files

ffmpeg forgets to set AVFormatParameters::pix_fmt when capturing from a

v4l card.
In other words, if you type ffmpeg -pix_fmt yuv422 -s 352x288 test.avi
the "-pix_fmt yuv422" option will have no effect.

Patch by Luca Abeni *** lucabe72 !a! email ! it ***

Originally committed as revision 4899 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f038fe8b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment