Mark Pupilli <mpupilli@...> writes:

> I am sending the video over network using a custom 
> protocol so was trying to avoid the overhead of a 
> container format.

Do you mean size overhead or performance overhead?
The m4v container has no size overhead and I suspect 
the performance overhead is (very, very slightly) 
bigger with rawvideo (it has more special-cases).

> Is it not possible to transport mpeg4 in a rawvideo 
> container?

The container called "rawvideo" is for rawvideo (yuv, 
rgb), raw codecs have specific containers.

Please do not top-post here, Carl Eugen

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to