[FFmpeg-devel] [PATCH]Decode broken v210 samples
Derek Buitenhuis
derek.buitenhuis at gmail.com
Tue Dec 20 19:16:50 CET 2011
On 19/12/2011 5:14 AM, Carl Eugen Hoyos wrote:
> Do they play the sample from ticket 743?
> Do they play (correctly!) the output of:
> ffmpeg -i input -s 356x236 -vcodec v210 -an out.avi
> ?
>
> Carl Euge
It plays fine in QuickTime using BlackMagic's component,
in VirtualDub via BlackMagic's VFW component, and in
Adobe software via their native support for v210.
As for the output of that ffmpeg line, I output
to both mov and avi and tested:
Original Picture: http://i.imgur.com/FXC52.png
v210/avi in VirtualDub via VFW Codec: http://i.imgur.com/YSWDG.png
v210/avi and v210/mov in QuickTime: http://i.imgur.com/YNRbx.png
v210/avi in Adobe Software with its native support:
http://i.imgur.com/YNRbx.png (Same link cause they're the same output.)
v210/mov was declared an invalid mov by Adobe Software.
- Derek
More information about the ffmpeg-devel
mailing list