[MPlayer-users] which struct contains video bit stream?

boku boku0712 at gmail.com
Tue Jan 15 08:42:08 CET 2008


Dear all,
    In Mplayer, is there any struct that stores the video bit stream
after demuxing process but before segmenting into packets?
I checked video.c::video_read_frame() but it seems the bit stream is
already partitioned into frame packets.
I'd like to get the pure video bit stream but with no slicing into
packets. Which struct has such data in Mplayer?
Thanks a lot!

Best Regards,
boku



More information about the MPlayer-users mailing list