Hi,
I should take video stream in (H.264 ts), decode it and pass to the DeckLink SDI output, which allows only ‘UYVY’ 4:2:2 Compression -format data.
I'm able to do this by VLC -player, EXCEPT the output yuv -format is YUV420 instead of UYVY. I just installed the latest version of Media Player Classic Home Cinema, also I have FFDSHOW installed, which should have UYVY -output.
Do you have any suggestions how to solve my problem, any kind of help would be highly appreciated.
+ Reply to Thread
Results 1 to 6 of 6
-
-
Yes, I have forced ffdshow to do that, but the problem is to find a player which allows yuv -output.. I managed to capture all the frames separately (jpg,png,bmp), but didn't get yuv(UYVY) format out..Originally Posted by poisondeathray
I used Media Player Classic together with FFDSHOW.. Is somewhere settings for yuv-output also(like e.g. in VLC)? -
You probably want to skip the player, as they will convert to RGB for computer display (much like .png are RGB)
You probably want a UYVY video format to feed into your Decklink? I don't know of any off hand but a quick search:
http://3d2f.com/programs/48-272-fastcodec-download.shtml
FastCodec - free fast lossless video codec designed for video capture. Another usage - video data archiving. Supported input and output formats are: YUY2/YUNV/V422/YUYV, YVYU, UYVY/Y422/UYNV, RGB24, RGB32 -
Yes, exactly, that's what I need, don't want/need screen drawing at all, just take stream in and decode it to UYVY. Thanks for the link, I have to study their product. I have been searching a lot, seems that only DS filters are available (easily), since I should make this happen as little effort as possible..Originally Posted by poisondeathray
Thanks!
Similar Threads
-
how to decode g711 raw stream?
By niror in forum AudioReplies: 5Last Post: 19th Oct 2012, 08:25 -
Help converting small size but large stream size asf video stream file?
By apple4red in forum Video Streaming DownloadingReplies: 5Last Post: 11th Oct 2010, 12:01 -
uyvy video format
By joshalb in forum MacReplies: 3Last Post: 22nd Oct 2008, 15:28 -
YUY2 Vs. UYVY Capture
By W_Eagle in forum Capturing and VCRReplies: 2Last Post: 11th Jul 2008, 11:15 -
How do you separate an AVI file into a video stream and an audio stream?
By VidHunter in forum MacReplies: 2Last Post: 1st May 2008, 04:27



Quote