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
Thread
-
Did you try forcing UYVY in ffdshow output?
Uncheckmark all the boxes except UYVY in the output configuration
You have to be using ffdshow as the decoder in the directshow chain
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-fast...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!
Actually the reason why I was looking for the player was my "experience" of the VLC player, since in that player(as you probaply know) can output yuv to file, but unfortunately NOT 422/UYVY..Originally Posted by poisondeathray
Similar Threads
-
how to decode g711 raw stream?
By niror in forum AudioReplies: 4Last Post: 22nd Aug 2011, 07:58 -
Help converting small size but large stream size asf video stream file?
By apple4red in forum Video StreamingReplies: 5Last Post: 11th Oct 2010, 11:01 -
uyvy video format
By joshalb in forum MacReplies: 3Last Post: 22nd Oct 2008, 14:28 -
YUY2 Vs. UYVY Capture
By W_Eagle in forum CapturingReplies: 2Last Post: 11th Jul 2008, 10: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, 03:27
StatisticsNewest guidesLatest tool updatesNew media comments



Quote