Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > NLE - Non Linear Editing

Reply
 
Thread Tools Display Modes
Old 7th January 2007, 12:18   #1  |  Link
Skelsgard
Multichannel SOB
 
Skelsgard's Avatar
 
Join Date: Nov 2005
Location: Argentina
Posts: 598
Vegas and YV12

Can Vegas handle YV12 colorspace or does it do RGB24 conversion on all sources by default?
Cause I´m frameserving from Avisynth. My output is YV12 from a YUY2 source, then I need to load it to Vegas for final add of some logos (it has a great chroma keyer, as I haven´t been able to find for avisynth), and then output for x264 encoding in megui.
If it can´t, I´ll have 4 conversions: YUY2 --> YV12 --> RGB24 --> YV12, wich I want to avoid.

Cheers.
__________________
"Damn, respect my authoritay!!" - E. Cartman
Skelsgard is offline   Reply With Quote
Old 7th January 2007, 21:20   #2  |  Link
communist
Registered User
 
Join Date: Jul 2003
Posts: 1,141
It probably converts to RGB if you apply filters on top of it. Also if you need to put a logo on it - it may be a better idea to use a png/tga with an alpha channel rather than to chroma key away blank parts - its way cleaner that way + you can have varying transparency levels rather than one fixed value.
communist is offline   Reply With Quote
Old 7th January 2007, 23:33   #3  |  Link
Blue_MiSfit
fit 10 in 5
 
Blue_MiSfit's Avatar
 
Join Date: Nov 2003
Location: Santa Clara, CA
Posts: 3,414
Right. If you do need to get it into vegas maybe you can at least keep it in YUY2 in AviSynth, then it's just YUY2->RGB24->YV12
__________________
I require bits. More bits!
Blue_MiSfit is offline   Reply With Quote
Old 8th January 2007, 05:44   #4  |  Link
Skelsgard
Multichannel SOB
 
Skelsgard's Avatar
 
Join Date: Nov 2005
Location: Argentina
Posts: 598
@Blue_MiSfit

That would be ideal if only...
I wish I could but I´m using SeeSaw in my script and as it requires YV12 input, I´m pretty much screwed

@communist

I´ve been trying to do alpha channel composition but I can´t get it to work. I´ve tried with PSD, PNG and TGA (one layer: background) with alpha channel and "Composition mode: Source Alpha" in Vegas and nothing. I´m sure there´s some specially-for-dumbasses right-in-my-face option that I´m not seeing until someone points it out for me.
Here´s the PSD I´ve tried, can you tell me if there´s something wrong with it cause I´m rapidly running out of ideas.
http://www.badongo.com/file/1980348
The only way it works is as PNG with an independent layer without background. But it´s worst than just chroma keying with the right background color.

Thanks in advance
Cheers
__________________
"Damn, respect my authoritay!!" - E. Cartman
Skelsgard is offline   Reply With Quote
Old 8th January 2007, 08:09   #5  |  Link
communist
Registered User
 
Join Date: Jul 2003
Posts: 1,141
"without background" thats the trick of alpha layers

I've taken the liberty to fix your file by removing the background and making it transparent. I've also added some circles and gradients to show what you can do with alpha opposed to chroma keying. The psd probably requires CS2 - I also uploaded a png version.
psd
png
communist is offline   Reply With Quote
Old 8th January 2007, 10:29   #6  |  Link
Skelsgard
Multichannel SOB
 
Skelsgard's Avatar
 
Join Date: Nov 2005
Location: Argentina
Posts: 598
Thanks, man, I´m getting the hang of it, although I hate Photoshop (I´m a Photopaint man) but when you got no other choice...

Cheers.
__________________
"Damn, respect my authoritay!!" - E. Cartman
Skelsgard is offline   Reply With Quote
Old 8th January 2007, 14:42   #7  |  Link
Zarxrax
Registered User
 
Zarxrax's Avatar
 
Join Date: Dec 2001
Location: Concord, NC
Posts: 942
This may all be irrelevant if you can get it working to apply the logo in avisynth, but here are some suggestions.

To avoid one conversion, you might consider using the seesaw thing after you export from vegas rather than before. Depending on what sort of effects or graphics you add in vegas, or if you are combining with other types of video, this may not be viable though.

To test if Vegas is doing colorspace conversions (I am almost sure it does), you can export some files straight out of avisynth in different colorspaces, then load each of those into vegas and export one at a time. Afterwards, use avisynth's compare() or subtract() functions to check if the video output by vegas was identical to the input. If they are different, then vegas did a conversion.
Zarxrax is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:52.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.