[MPlayer-dev-eng] [PATCH] Video mixer with mencoder Part 5/5
Ötvös Attila
oattila at chello.hu
Wed Jan 2 20:57:37 CET 2008
Hi All!
This patch you can download from:
http://onebithq.com/root/mplayer/videomixer/download/20080102
Patch file: forker.patch
Depend: blank.patch, df.patch, filter.patch stream.patch
This patch realize encoding more files with fork() and can uses different
config (eg. vf - video filters).
I try usage pthread similar tv reader but don't work :( because some encoder
can't work parrallel in commom memory (eg: mp3lame):
libmpcodecs/ad_mp3lib.c:
static sh_audio_t* dec_audio_sh=NULL;
Best reagards!
Attila
-------------- next part --------------
A non-text attachment was scrubbed...
Name: forker.patch
Type: text/x-diff
Size: 22246 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20080102/b763940e/attachment.patch>
More information about the MPlayer-dev-eng
mailing list