Hello, I am a student of North Carolina State University and I am using ffmpeg library for my project experiments. Here are couple of my queries --
1. As I see it, ffpmpeg doesn't have encode support for h.264 ? I am currently using another codec to encode files to h.264, it would be great if ffmpeg supported it.. 2. Secondly I am experimenting with CAVLC entropy coding .. I was wondering if you could explain the cavlc_level_tab .. how are bits mapped to co-effecients ? I print-ed out the table, I couldn't make sense as the encoding table on my other codec is very differently populated .. what does the 3rd index [0] and [1] used for ? thanks in advance, Kumar _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
