YUV422 enc INPUT --> BGR24 dec OUTPUT ?? » Online Security » Forum
Forum

Forum



ПоискПоиск   Users   Registration   Entrance
Today: 28.04.2025 - 01:57:54
Pages:  1  2  

YUV422 enc INPUT --> BGR24 dec OUTPUT ??

Advertising

/
AuthorMessage

Dnepr80

users




Statistics:
Messages: 4
Registration: 14.02.2010

You are correct, we output BGR ordering. As XviD's colourspace routines were based on FourCC demands, they output RGB24/32 data as demanded by the FourCC code: I'm not sure how this works on other platforms, but since no *nix people have ever spoken up about it, I guess it's the same ordering for RGB video there as well. Or it's never been tried before.. mplayer seems to support both RGB and BGR orderings. -h

---------------------
Message # 11 17.03.24 - 22:39:54
RE: YUV422 enc INPUT --> BGR24 dec OUTPUT ??

semion

users




Statistics:
Messages: 2,548
Registration: 24.12.2009

yes mplayer support also BGR because it has some routines to convert BGR24 --> RGB24. ...I have implemented this simple routine but obviously it adds a delay ~10-15ms on a PIII 1GHz (too high for a REALTIME app)... (i'm working on a open source piece of code that intend to acquire dv streams, convert them into MJPEG or XVID, send the stream over a network [mainly wireless] ...receive it and output the result to a DV converter D/A or the display it with a custom player) Christian

---------------------
Message # 12 17.03.24 - 22:49:16
RE: YUV422 enc INPUT --> BGR24 dec OUTPUT ??
"Don't Convert Audio" greyed out : Previous topicNext topic: encocer logo
Pages:  1  2  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants