On 27/03/15 09:06, Mathieu Malaterre wrote: > In this case, I'll end up duplicating some code in `mpegvideo.c` and > `mov.c` then, right ?
No. > DICOM containers can have either an mpegvideo format with mpeg2video > stream, or MPEG (mov) with h264 video stream. Do you have a specification handy? Dicom can contain both mpegps and isom ? If that's the case then is _much_ saner to have a dicom.c and inside it you chain the demuxers like it is done for hls or segment. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
