On Thu, Jun 27, 2013 at 1:06 PM, Tomas Neme <lacrymol...@gmail.com> wrote: > I see there's ways of getting format name, such as "yuv422p", but I > see no way of converting that into the mlt_image_yuv422 symbol. Is it > impossible? Do I need to compare strings and do some kind of if chain?
Yes. MLT itself is not absolutely dependent on libavcodec. Libavcodec is only a dependency of the avformat module, and "yuv422p" appears to be a libavcodec pixel format name. -- +-DRD-+ On Thu, Jun 27, 2013 at 1:06 PM, Tomas Neme <lacrymol...@gmail.com> wrote: > I see there's ways of getting format name, such as "yuv422p", but I > see no way of converting that into the mlt_image_yuv422 symbol. Is it > impossible? Do I need to compare strings and do some kind of if chain? > > -- > "The whole of Japan is pure invention. There is no such country, there > are no such people" --Oscar Wilde > > |_|0|_| > |_|_|0| > |0|0|0| > > (\__/) > (='.'=)This is Bunny. Copy and paste bunny > (")_(") to help him gain world domination. > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Mlt-devel mailing list > Mlt-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mlt-devel -- +-DRD-+ ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel