junglemike
14th June 2003, 21:52
hello everyone.
I'm trying to compress video using bt848 card. Resolution is 768x576.
huffyuv is good solution cos: 1) it's soseless 2)it almost doesn't take cpu power (on celeron 1700 only 15% with 768x576) But this is not applicable for me because i don't have so much space. To compress 3-4 hour show i should have something like 40-60gb free which i don't have. Mjpeg codec ,if i understand i correctly ,is "almost" loseless with q-ty 19/20. But it still generates too big files. So is there any codec wich is loseless or "almost" loseless from one point, and generates smaller files by compensating it with more cpu usage.
I tried Xvid, with 1pass,cbr,bitrate=4000, max i interval=10/5/1(!),no bframes,no chroma,no lumi,no qpel,motion serch=5/4. Xvid is good, very good, i can't see any artifacts, but the problem - it is too heavy for my cpu,in 768x576 i drop many frames, only with 480x360 or 352x288 i can still compress without dropped frames.
So my question is - is there some codec that compresses better than huffyuv and/maybe (as a side effect) takes more cpu power than huffyuv, but not so much like xivd/other mpeg4.
I'm a newbie in this issue. So your opinion is appreciated.
I'm trying to compress video using bt848 card. Resolution is 768x576.
huffyuv is good solution cos: 1) it's soseless 2)it almost doesn't take cpu power (on celeron 1700 only 15% with 768x576) But this is not applicable for me because i don't have so much space. To compress 3-4 hour show i should have something like 40-60gb free which i don't have. Mjpeg codec ,if i understand i correctly ,is "almost" loseless with q-ty 19/20. But it still generates too big files. So is there any codec wich is loseless or "almost" loseless from one point, and generates smaller files by compensating it with more cpu usage.
I tried Xvid, with 1pass,cbr,bitrate=4000, max i interval=10/5/1(!),no bframes,no chroma,no lumi,no qpel,motion serch=5/4. Xvid is good, very good, i can't see any artifacts, but the problem - it is too heavy for my cpu,in 768x576 i drop many frames, only with 480x360 or 352x288 i can still compress without dropped frames.
So my question is - is there some codec that compresses better than huffyuv and/maybe (as a side effect) takes more cpu power than huffyuv, but not so much like xivd/other mpeg4.
I'm a newbie in this issue. So your opinion is appreciated.