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.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > General > Newbies

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 26th November 2013, 20:14   #1  |  Link
juGGaKNot
Registered User
 
juGGaKNot's Avatar
 
Join Date: Feb 2008
Posts: 733
ImageWrite for colorspace conversion ?

Hi guys.

I use this script :

Quote:
AVIsource("orig.avi",audio=false) >> m1.avs
SelectEvery(340,0) >> m1.avs
ImageWriter("Screenshotorig", type="bmp") >> m1.avs
avsutil.exe m1.avs play

FFVideoSource("orig.mp4").assumefps(30) >> m2.avs
ConvertToRGB32() >> m2.avs
SelectEvery(340,0) >> m2.avs
ImageWriter("Screenshotencd", type="bmp") >> m2.avs
avsutil.exe m2.avs play
To compare the color of the original uncompressed video and the encoded x264 video.

Is this accurate ?

Cheers.
__________________
Quote:
Originally Posted by Dark Shikari View Post
If they can beat x264 in visual quality on ordinary test clips without postprocessing, I'll eat my hat.
juGGaKNot is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 06:40.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.