Reply to thread

2. c++ is not  a problem,

The main problem i had with ffmpeg was that it was file based

What i would like is something like:

[code]

byte* transCoded=ffmpeg.transcode(byte* tspacket);

[/code]


so i supply a mpeg-2 ts packet and get a transcoded mpeg-2 ts packet back


Frodo


Top Bottom