You can preview in encore as well (since you're using that for authoring)
I demuxed your sample and it imported correctly (don't transcode - so no re-encoding), chroma is fine . It knows to upsample as interlaced because this is mbaff encoding, and it's flagged in the stream .
The problem is limited to vdub's handling of interlaced YV12 (it's well documented, and technically, it's not "wrong", but it's not "right" either...anyways....)
(But normally you would use raw h.264 only, never in a container before authoring)
+ Reply to Thread
Results 31 to 35 of 35
-
-
Yeah that's fine thanks, I was only using VDub as I thought it was the best tool to get proper screenshots rather than using a media player. I didn't know about the issues you've brought up, so thanks again.
The BR has now been authored (with raw .264 and .ac3 as input of course) and i'm very happy with the output. -
Is there any reason why you would want to keep it in interlaced format? Why not output it at 23~Gigs in H.264 with heavy deinterlacing? I always had bad luck with deinterlacing but I jacked up the setting on Handbrake and have thus not had much trouble lately. Maybe I'm just anti interlacing ....
-
-
Exactly. There is a way to supposedly get 1080p25 on Blu Ray with 'fake interlaced' but I didn't want to mess around with that:
NB: the following two streams are encoded using fake-interlaced mode. This allows the stream to be encoded progressively yet flagged as interlaced.
1080p25
x264 --bitrate
XXXXX --preset veryslow --tune film --bluray-compat --vbv-maxrate 40000 --vbv-bufsize 30000 --level 4.1 --keyint 25 --open-gop --slices 4 --fake-interlaced
--colorprim "bt709" --transfer "bt709" --colormatrix "bt709" --sar 1:1 --pass 1 -o out.264 input.file
Last edited by Killer3737; 17th Mar 2012 at 11:26.
Similar Threads
-
Backup Blu-Ray Movie only to BD-R 25gb?
By brad2157 in forum Blu-ray RippingReplies: 54Last Post: 9th Nov 2012, 00:12 -
Blu-Ray 1080i source > MKV, confused about deinterlacing
By Phat J in forum Video ConversionReplies: 0Last Post: 24th Aug 2011, 23:42 -
JVC Taiyo Yuden Blu-ray White Inkjet Printable 4X 25GB BD-R LTH
By xobituaryx in forum MediaReplies: 2Last Post: 17th Jan 2011, 09:25 -
Blu-ray 50GB to 25GB
By kimis in forum Authoring (Blu-ray)Replies: 17Last Post: 25th Dec 2010, 08:25 -
Blu-Ray 1080i Component VS. HDMI
By nerd_pH in forum DVB / IPTVReplies: 4Last Post: 5th Nov 2009, 12:48