Re: [FFmpeg-devel] Adding Closed Caption support to Decklink output

2015-10-03 Thread Deron
On 9/29/15 1:42 AM, Carl Eugen Hoyos wrote: Deron pagestream.org> writes: For this to work, I have to output 10 bit YUV ‘v210’ 4:2:2 representation (twelve 10-bit unsigned components packed into four 32-bit little-endian words). Can't you use the v210 encoder to produce this format? Carl Eug

Re: [FFmpeg-devel] Adding Closed Caption support to Decklink output

2015-09-29 Thread Carl Eugen Hoyos
Deron pagestream.org> writes: > For this to work, I have to output 10 bit YUV ‘v210’ > 4:2:2 representation (twelve 10-bit unsigned components > packed into four 32-bit little-endian words). Can't you use the v210 encoder to produce this format? Carl Eugen