Hi,
I want to open non-image stream i.e data stream (AVMEDIA_TYPE_DATA\AVMEDIA_TYPE_ATTACHEMENT) on mp4 format but i couldn't find a way doing that. I succeeded only to store stream like that when i set the media type to AVMEDIA_TYPE_SUBTITLE and the codec to CODEC_ID_DVD_SUBTITLE and than i put my non-image data inside but it is very patchy way. Is there other way doing that (in avi format i can set stream to AVMEDIA_TYPE_DATA without codec and it works) ?

Another issue is supporting asynchronous writing on libav* - it is supported?

Thanks,
Ami

This mail was sent via Mail-SeCure system.


_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to