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 > (HD) DVD, Blu-ray & (S)VCD > (HD) DVD & Blu-ray authoring

Reply
 
Thread Tools Search this Thread Display Modes
Old 6th April 2010, 20:51   #261  |  Link
shon3i
BluRay Maniac
 
shon3i's Avatar
 
Join Date: Dec 2005
Posts: 2,419
@deank, just one note, from HDDVD spec, vbv-buffersize should not exceed 14745 for main video, while maxrate should not exceed 29400
shon3i is offline   Reply With Quote
Old 6th April 2010, 21:05   #262  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
Thanks!

These values I use for AVCHD written to DVD discs. I'll change it accordingly for HD-DVD, too.

Dean
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP

Last edited by deank; 7th April 2010 at 08:47.
deank is offline   Reply With Quote
Old 8th April 2010, 03:33   #263  |  Link
baker99uk
Registered User
 
Join Date: Jan 2010
Posts: 34
Looks like it works well, tested with an external x265 and forced no reencode and I have a perfect HDDVD folder, I do have one problem though, when I encode with 2 pass VHQ in MultiAVCHD the evo's created show some weird colour problems, every few frames the colour becomes oversaturated then returns to normal, I can send you a link to a test evo showing the problem if you want, this isn't new it happened with previous versions too. I'll continue testing and see if I can find out more.
baker99uk is offline   Reply With Quote
Old 25th May 2010, 19:02   #264  |  Link
JALEXIS_HERCAV
Registered User
 
Join Date: May 2010
Posts: 1
little help

i want to ask you if there is some way co create an EVO stream file with more than 1 audio and subtitles its posible to make something like that??
JALEXIS_HERCAV is offline   Reply With Quote
Old 10th June 2010, 03:49   #265  |  Link
setarip_old
Registered User
 
setarip_old's Avatar
 
Join Date: Aug 2005
Posts: 16,267
HDDVD problem due to BD-RB and MultiAVCHD updates

@deank

Hi!

As of v.34.02, BD-RB uses a version of x264.exe with a filesize of 6,336KB. Using this version of x264.exe together with:
Quote:
HDDVD_COMPLIANT=1
USE_NAL_HRD=0
results in an .M2TS file that MultiAVCHD indicates is "HD-DVD compliant". Choosing to "quick process" as HD-DVD (takes about 15 minutes), either with or without transcoding, yields a file that plays back video as a "slide show" with audio at normal speed.

With prior versions, I was able to replace the BD-RB x264.exe with an older x264.exe with a filesize of 1,097KB without causing problems with BD-RB's performance. Doing so also allowed MultiAVCHD to successfully convert the .M2TS file to a properly playing HD-DVD "package".

Unfortunately, with v.34.02 of BD-RB, swapping in the older version of x264.exe prevents BD-RB from functioning properly.

Although I can, of course, use BD-RB with its proper 6,336KB x264.exe and NOT including:
Quote:
HDDVD_COMPLIANT=1
USE_NAL_HRD=0
and then use MultiAVCHD, in the "standard" method to convert to HD-DVD (takes about two to three hours), I'd obviously prefer to be able to use the "quick process".

Your thoughts and/or suggestions will be appreciated.

Last edited by setarip_old; 10th June 2010 at 03:55.
setarip_old is offline   Reply With Quote
Old 10th June 2010, 08:34   #266  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Valencia, Spain
Posts: 4,251
What if you use:

HDDVD_COMPLIANT=1
USE_NAL_HRD=1

and x264.exe from multiAVCHD? It is not that old version.
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP
deank is offline   Reply With Quote
Old 17th February 2024, 13:18   #267  |  Link
DreckSoft
Registered User
 
Join Date: Mar 2002
Posts: 120
I know this is an old thread but I'm currently experimenting with HD DVDs and it seems the only muxer available.

Has anyone tried to modify it for other fps? Just changing the framerate in the code won't help. Always crashes. Well actually the version ALWAYS crashes, even if I compile the not modified code.

Last edited by DreckSoft; 26th February 2024 at 02:00.
DreckSoft is offline   Reply With Quote
Old 26th April 2024, 00:01   #268  |  Link
iambryanknowles
Registered User
 
Join Date: Mar 2024
Posts: 21
Not having luck with the updated hddvdmux. The resulting files are completely out of sync with the audio.

Went back to MultiAVCHD 4.0 and while the process is successful, the resulting video files are nowhere near the quality of modern x264.

Could someone please compile a modern x264 version with the pre r1510 NAL hrd long start code? (Not sure if it needs to be 32 bit, but I'd guess so since the 64 bit standard version of x264 in MultiAVCHD is clearly labeled.
iambryanknowles is offline   Reply With Quote
Old 9th June 2025, 01:00   #269  |  Link
yukichigai
Registered User
 
Join Date: Jun 2004
Posts: 48
Quote:
Originally Posted by deank View Post
In latest update you'll find lines saying for example:

[20:18:52] *** Encoding : x264 options: --preset veryfast --bitrate 5834 --keyint 14 --level 4.1 --min-keyint 4 --bframes 2 --ref 1 --subme 2 --mvrange 511 --partitions p8x8,i8x8 --ipratio 1.1 --pbratio 1.1 --vbv-bufsize 17500 --vbv-maxrate 17000 --qcomp 0.5 --threads 2 --thread-input --aud --nal-hrd vbr --sar 1:1 --b-pyramid strict --slices 0 --weightp 0 --rc-lookahead 14 --output "D:\_TEMP\multiTEMP-20100406\5min cut.[1920x1080-23.976].264" "C:\calcit\tools\20100406-201852-uncrop-running.avs"

They may help you.
Not to unduly necro a thread, but is this the command that multiAVCHD uses to make HD-DVD compliant x264 streams? If so, does it matter if I'm using multiAVCHD 4.0 or 4.1? Also are there any different options needed for 23.976 vs 29.97 content?

For context, I'm trying to do some sub-SD encodes for an HD-DVD player since the format supports it (352x480 specifically). Old as it may be, your suite is still the only free option out there for making HD-DVD content.
yukichigai is offline   Reply With Quote
Reply

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 00:08.


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