Hi,
I'm trying to do a streamer of mpeg video studying the sources of vlc...
Could you tell me how to open a mpeg file (ES) and packetizer it (TS)?
Or teach me how vlc decode this TS stream to an ES mpeg file... all I know is that vlc use the libmpeg2 library as a module, which I used before to obtain the pictures of a mpeg video, but I can't figure out the way vlc does it!!!
Thanks, rcluiz