Hello all!
I'am using video encoding examples from http://ffmpeg.org/doxygen/trunk/decoding__encoding_8c-source.html to encode DV video. Everything works fine, but unlike MPEG1, DV video has audio data included into "video" frame. I successfully encode DV video and now looking for a way to put audio into DV frames. ffmpeg has API for it, or I need to do in manually somehow?
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
