Tagged with virtualdub - Personal View Talks https://personal-view.com/talks/discussions/tagged/virtualdub/feed.rss Sun, 19 May 24 18:51:44 +0000 Tagged with virtualdub - Personal View Talks en-CA Which GH2 hack/patch suitable for Avisynth path? https://personal-view.com/talks/discussion/3390/which-gh2-hackpatch-suitable-for-avisynth-path Mon, 28 May 2012 17:04:09 +0000 crunchy 3390@/talks/discussions In about a week I'll take a video of one show. Each year I am doing it and each year I am facing some problems. Last year I had broken Chroma Upsampling problems with Sony Vegas and Edius with GH1 footage, this year I'll probably face lower colour resolution problems with GH2.

Namely, I thought that GH2 native progressive files (24H or 24L) will solve all the problems with Broken Chroma upsampling which I experienced with GH1 "interlaced wrapped" progressive files. Now the situation is slightly improved. However, as I am really picky about the quality of my footage, I noticed that colour resolution of the clips, when imported into Sony Vegas and then exported by using loseless codec, is not retained. The colour (spatial) resolution becomes lower.

However, by importing the following Avisynth script

DirectShowSource("name_of_the_file.MTS")

ConvertToRGB

into VirtualDub and exporting by using the same codec, the colour resolution becomes much better. You can see 400% enlarged crop below (the first with Sony and the second with Avisynth-VirtualDub). Please, click on the first two pictures (left & central) to see enlarged view.

So, I still can't use direct way of editing my footage (direct import into Vegas) if the quality should remain on the highest level. So, the first step is to convert the footage, by using Avisynth-VirtualDub, into some codec (e.g. loseless or Morgan) which preserves entire colour information.

However, such workflow is possible with camera factory firmware/settings, but not if I use, for example, Sanity 5 patch/settings. When exporting Sanity 5 footage with Avisynth-VirtualDub workflow, I always get exported file which is more or less garbage (see the third picture) - the picture becomes worse and worse by time.

I know that majority of GH2 owners are probably satisfied with results on the left picture (note again that it's 400% enlarged detail). Unfortunately, I am not. :-(

Is there any other way to get high-quality footage from other lower-bitrate patch (I liked Sanity 5 due to a relatively low bitrate) by using Avisynth-VirtualDub workflow?

]]>