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 > Video Encoding > MPEG-4 Encoder GUIs
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 5th October 2009, 06:10   #2201  |  Link
8ternity
Registered User
 
8ternity's Avatar
 
Join Date: May 2008
Location: At Home
Posts: 403
Hi Buzz,

Thanks for the comments. I will note and apply that.

I have an trouble with the conversion. I convert the video and audio make so fast step (movie stop to move and continue in every second).

Could you tell me what i've made wrong?

Here avs file info:

Code:
#HDConvertToX Avisynth Script
#
#Input File = z:\--= films hd =--\star wars episode1.mkv
#Original Resolution = 1280x720
#Aspect Ratio = 1.7778
#Frame rate =25.000
#Number of Frames = 195834
#Lenght (hour:minutes:seconds) = 2:10:34
#Display Aspect Ratio = 2.3530
#Aspect Error = 0.0013
#
#Resized resolution = 1280 / 544
#Crop Left = 0
#Crop Top = 88
#Crop Right = 0
#Crop Bottom = 88
#
LoadPlugin("C:\HDConvertToX\filters\AddGrain.dll")
LoadPlugin("C:\HDConvertToX\filters\AddGrainC.dll")
LoadPlugin("C:\HDConvertToX\filters\asharp.dll")
LoadPlugin("C:\HDConvertToX\filters\autocrop.dll")
LoadPlugin("C:\HDConvertToX\filters\Average.dll")
LoadPlugin("C:\HDConvertToX\filters\avss.dll")
LoadPlugin("C:\HDConvertToX\filters\ColorMatrix.dll")
LoadPlugin("C:\HDConvertToX\filters\deblock.dll")
LoadPlugin("C:\HDConvertToX\filters\Decomb.dll")
LoadPlugin("C:\HDConvertToX\filters\deen.dll")
LoadPlugin("C:\HDConvertToX\filters\degrainmedian.dll")
LoadPlugin("C:\HDConvertToX\filters\dfttest.dll")
LoadPlugin("C:\HDConvertToX\filters\DGAVCDecode.dll")
LoadPlugin("C:\HDConvertToX\filters\DGDecode.dll")
LoadPlugin("C:\HDConvertToX\filters\DirectShowSource.dll")
LoadPlugin("C:\HDConvertToX\filters\EEDI2.dll")
LoadPlugin("C:\HDConvertToX\filters\ffms2.dll")
LoadPlugin("C:\HDConvertToX\filters\FFT3DFilter.dll")
LoadPlugin("C:\HDConvertToX\filters\FluxSmooth.dll")
LoadPlugin("C:\HDConvertToX\filters\frfun7.dll")
LoadPlugin("C:\HDConvertToX\filters\gradfun2db.dll")
LoadPlugin("C:\HDConvertToX\filters\GrainOpt.dll")
LoadPlugin("C:\HDConvertToX\filters\hqdn3d.dll")
LoadPlugin("C:\HDConvertToX\filters\MSharpen.dll")
LoadPlugin("C:\HDConvertToX\filters\mt_masktools-26.dll")
LoadPlugin("C:\HDConvertToX\filters\mvtools.dll")
LoadPlugin("C:\HDConvertToX\filters\mvtools2.dll")
LoadPlugin("C:\HDConvertToX\filters\NicAudio.dll")
LoadPlugin("C:\HDConvertToX\filters\nnedi.dll")
LoadPlugin("C:\HDConvertToX\filters\RemoveDirtS.dll")
LoadPlugin("C:\HDConvertToX\filters\RemoveGrainS.dll")
LoadPlugin("C:\HDConvertToX\filters\RepairS.dll")
LoadPlugin("C:\HDConvertToX\filters\SangNom.dll")
LoadPlugin("C:\HDConvertToX\filters\SoundOut.dll")
LoadPlugin("C:\HDConvertToX\filters\TBilateral.dll")
LoadPlugin("C:\HDConvertToX\filters\TDeint.dll")
LoadPlugin("C:\HDConvertToX\filters\TIVTC.dll")
LoadPlugin("C:\HDConvertToX\filters\TTempSmooth.dll")
LoadPlugin("C:\HDConvertToX\filters\UnDot.dll")
LoadPlugin("C:\HDConvertToX\filters\UnFilter.dll")
LoadPlugin("C:\HDConvertToX\filters\VSFilter.dll")
LoadPlugin("C:\HDConvertToX\filters\yadifmod.dll")

Import("C:\HDConvertToX\filters\BlindDeHalo3_mt2.avsi")
Import("C:\HDConvertToX\filters\Deblock_QED_MT2.avsi")
Import("C:\HDConvertToX\filters\GradFun2DBmod.v1.3.avsi")
Import("C:\HDConvertToX\filters\Lem.avsi")
Import("C:\HDConvertToX\filters\LSFmod.v1.8.avsi")
Import("C:\HDConvertToX\filters\MCTemporalDenoise.v1.3.00.avsi")
Import("C:\HDConvertToX\filters\MCTemporalDenoise.v1.3.09.avsi")
Import("C:\HDConvertToX\filters\QMLF_3_motions.avsi")
Import("C:\HDConvertToX\filters\QMLF_5_motions.avsi")
Import("C:\HDConvertToX\filters\QMLF_7_motions.avsi")
Import("C:\HDConvertToX\filters\QMLF_9_motions.avsi")
Import("C:\HDConvertToX\filters\seesaw.avsi")
Import("C:\HDConvertToX\filters\SoftSharpen.avsi")
Import("C:\HDConvertToX\filters\spresso.avsi")
Import("C:\HDConvertToX\filters\Srestore.avsi")
#Source File
AVCSource("C:\HDConvertToX\job0\movie.dga")


#Applying Resizing
LanczosResize(1280,544,0,88,-0,-88)

#Insert Filters As Requested

hqdn3d(1)
AddBorders(0,88,0,88)
Eac3 log
Code:
eac3to v3.16
command line: "C:\HDConvertToX\applications\eac3to.exe"  "z:\--= films hd =--\star wars episode1.mkv" 2: "C:\HDConvertToX\job0\hdencodertox-pid2.ac3" -normalize  -down6  -slowdown  -640
------------------------------------------------------------------------------
MKV, 1 video track, 2 audio tracks, 2 subtitle tracks, 2:10:44, 25p
1: h264/AVC, English, 720p25
2: AC3, French, 5.1 channels, 448kbps, 48khz, dialnorm: -27dB
3: AC3, English, 5.1 channels, 448kbps, 48khz, dialnorm: -27dB
4: Subtitle (ASS), French, "forcé"
5: Subtitle (ASS), French
[a02] The Nero decoder doesn't seem to work, will use libav instead.
[a02] Extracting audio track number 2...
[a02] Removing AC3 dialog normalization...
[a02] Decoding with libav/ffmpeg...
[a02] Remapping channels...
[a02] Changing FPS from 25.000 to 23.976...
[a02] Writing WAV...
[a02] Creating file "C:\HDConvertToX\job0\hdencodertox-pid2.ac3.pass1.wav"...
[a02] Clipping detected, a 2nd pass will be necessary.  <WARNING>
[a02] Caution: The WAV file is bigger than 4GB.  <WARNING>
[a02] Some WAV readers might not be able to handle this file correctly.  <WARNING>
[a02] Starting 2nd pass...
[a02] Reading WAV...
[a02] Encoding AC3 <640kbps> with libAften...
[a02] Creating file "C:\HDConvertToX\job0\hdencodertox-pid2.ac3"...
[a02] The original audio track has a constant bit depth of 64 bits.
[a02] The processed audio track has a constant bit depth of 64 bits.
Video track 1 contains 195834 frames.
eac3to processing took 16 minutes, 32 seconds.
Done.
#About the Cropping and addborders, i bypass an publicity on the original mkv for publicity added in the black borders

#An i check "put chapters every 5 minutes" and doesnt work in bluray players. i check it but not has worked.

Version of HDC is the latest 2.2.492.3692

Thanks for your help.
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating.
8ternity is offline   Reply With Quote
Old 5th October 2009, 07:42   #2202  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
your avs script don't have the convertfps.. (video is keep at 25fps, audio is slowed to 23.976)

also .. please post the make report

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 6th October 2009, 00:54   #2203  |  Link
whipdancer
Registered User
 
Join Date: Jul 2009
Posts: 104
@Buzz

Any insight as to this error?

Prepare to encode failed with error -1072886856 The input media format is invalid.

report and script are here
whipdancer is offline   Reply With Quote
Old 6th October 2009, 03:08   #2204  |  Link
8ternity
Registered User
 
8ternity's Avatar
 
Join Date: May 2008
Location: At Home
Posts: 403
Quote:
Originally Posted by buzzqw View Post
your avs script don't have the convertfps.. (video is keep at 25fps, audio is slowed to 23.976)

also .. please post the make report

BHH
What the make report filename.extension?
__________________
PC; 7.5 on 7.9 (Windows Experience Rating) on the lower rating.
8ternity is offline   Reply With Quote
Old 6th October 2009, 03:18   #2205  |  Link
flebber
Practising Schemer
 
Join Date: Feb 2008
Location: Newcastle, Australia
Posts: 791
Quote:
Originally Posted by 8ternity View Post
What the make report filename.extension?
It shouldn't matter once you create report you could save it as .txt . You will find it in the advanced options tab and then utilities.
flebber is offline   Reply With Quote
Old 6th October 2009, 04:15   #2206  |  Link
Crono141
Registered User
 
Join Date: Jun 2007
Posts: 150
Funny story: After reinstalling Windows 7, I discovered Ripbot's Job1.avs from a couple pages ago

Here it is

Code:
#MT


#VideoSource
LoadPlugin("E:\Programs\RipBot264\Tools\dgindex\DGDecode.dll")
video=MPEG2Source("E:\temp\RipBot264temp\job1\job1.d2v")

#Deinterlace
LoadCplugin("E:\Programs\RipBot264\Tools\AviSynth plugins\Yadif\Yadif.dll")
video=yadif(video,mode=0,order=1)
 
#Decimate



#Crop



#Resize



#Colors



#Denoise




#Subtitles



#AudioSource
LoadPlugin("E:\Programs\RipBot264\tools\AviSynth plugins\NicAudio\NicAudio.dll")
audio=NicAC3Source("E:\temp\RipBot264temp\job1\job1 T80 2_0ch 192Kbps DELAY -16ms.ac3")
audio=ResampleAudio(audio,48000)
#DownMix



#Delay
audio=DelayAudio(audio,-0.016)


#Tempo



#Normalize
audio=Normalize(audio,1)


#AudioDub
audio=ConvertAudioTo16bit(audio)
AudioDub(video,audio)

#Triming



#AVSameLength
Trim(0,165210)


#ColorSpace
Crono141 is offline   Reply With Quote
Old 6th October 2009, 07:31   #2207  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
@whipdancer

"could" be a problem of audio.. look here http://forum.doom9.org/showthread.ph...423#post990423

this settings " -a_setting 440_48_6_16" seems to not fit..

you could try change to "-a_setting 440_48_6_24" or different values

@Crono141

the ripbot log don't report anything strange, the audio lag seems introduced by eac3to process
... you could try forcing audio to use dss

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 6th October 2009, 13:18   #2208  |  Link
CYBERSONIC
Registered User
 
Join Date: Oct 2003
Posts: 29
Did another encoding test with the same movie, preset Faster:

HdConvertoX with CRF 19, Preset Extreme Quality: Bitrate 1900
HdConvertoX with CRF 19, Preset Fast: Bitrate 2300
HdConvertoX with CRF 19, Preset Faster: Bitrate 3700
HdConvertoX with CRF 19, Preset Very Fast: Bitrate 6400
AutoMKV with CRF 20: Bitrate 3900

Preset Faster onwards have mb-tree disabled, which makes the bitrate and therefore filesize go much higher. I compared a few scenes and could not really see a difference between the different encodes. mb-tree really seems to be a massive step forward in video compression, couldn't believe that you get the same results with so much less bitrate...
CYBERSONIC is offline   Reply With Quote
Old 7th October 2009, 01:33   #2209  |  Link
whipdancer
Registered User
 
Join Date: Jul 2009
Posts: 104
Quote:
Originally Posted by buzzqw View Post
@whipdancer

"could" be a problem of audio.. look here http://forum.doom9.org/showthread.ph...423#post990423

this settings " -a_setting 440_48_6_16" seems to not fit..

you could try change to "-a_setting 440_48_6_24" or different values
BHH
ok, seems it is related to that.

I've tried several 6 channel variations, none of which seem to be working. 2 channel variations seem ok.

i'm going to go through the list of settings and see what I can find.
whipdancer is offline   Reply With Quote
Old 7th October 2009, 09:04   #2210  |  Link
CYBERSONIC
Registered User
 
Join Date: Oct 2003
Posts: 29
I have an issue with aspect ratio, encoding the movie Iron Man.
It has a format of 1920*800, so I checked anamorphic and the size to 1280*528 which is the same format. Preview within HDC also looks fine.
The result has 1280*528 but MediaInfo shows an aspect ratio of 16/9 and the format is indeed wrong, black bars at top and bottom are way less, looks wrong. So what went wrong, someone have an idea?
CYBERSONIC is offline   Reply With Quote
Old 7th October 2009, 10:35   #2211  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
post a make report, and image capped with mediaplayer classic

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 7th October 2009, 13:25   #2212  |  Link
CYBERSONIC
Registered User
 
Join Date: Oct 2003
Posts: 29
Hm, in MPC it looks fine:



But in VLC, while the source looks fine, this encode is wrong, and also MediaInfo displays a format of 16/9...


Code:
HDConvertToX v.2.2.492.3692 report

Input File: d:\downloaded stuff\hd-filme\iron.man-003.mkv ( D:\Downloaded Stuff\HD-Filme\Iron.Man-003.mkv )
Codec Video: avc
Width / Heigh : 1920 / 800
Framerate / Framecount: 23.976 / 1459
Duration(hh:mm:ss): 0:1:1
Aspect Ratio: 1.846154
Resized resolution: 1280 / 528
Crop Values : 0:0:0:0
Activate: Crop Obey to AR
Activate: Anamorphic Resize

Start Video Configuration ->
Encoding Settings: X264 Extreme Quality ; Quality= 19
NMT Compatibility: On
Encoding Preset: X264 Extreme Quality ; Quality= 19
Final Size: 19
Denoise Level: Super Light
Video Handling: Use Best Decoder
-> End Video Configuration

Start Audio Configuration ->
Audio Codec: No Audio
Audio Bitrate/Quality: 128
Audio Channels: 2
Normalize: On
Audio handling: Use Eac3to as demuxer
Keep only core: On
-> End Audio Configuration

Full Audio List-> (*** mean selected)
NONE
*** 2: ac3, german, 5.1 channels, 384kbps, 48khz
3: ac3, english, 5.1 channels, 384kbps, 48khz, dialnorm: -24db

-> End Full Audio List

Full Subtitle List-> (*** mean selected)
*** NONE

-> End Full Subtitle List

Mux Subtitle in MP4/MKV file: On

Start Advanced AviSynth ->
ColorMatrix: On
Resizer: Spline36Resize
-> End Advanced AviSynth
Start Muxing Options ->
<- End Muxing Options

Start Queue ->
prompt $d $t $_$P$G

"D:\HDConvertToX_2.1.458.3528\applications\eac3to.exe" "d:\downloaded stuff\hd-filme\iron.man-003.mkv" 1:"D:\HDConvertToX_2.1.458.3528\job6\hdconverttox.h264"
"D:\HDConvertToX_2.1.458.3528\applications\DGAVCIndex.exe" -i "D:\HDConvertToX_2.1.458.3528\job6\hdconverttox.h264" -o "D:\HDConvertToX_2.1.458.3528\job6\movie.dga" -f 0 -e
"D:\HDConvertToX_2.1.458.3528\applications\x264.exe" --crf 19  --preset medium --trellis 0 --ref 3 --deblock -1,-1 --subme 9 --direct auto --me umh --b-adapt 1 --no-chroma-me  --sar 1013760:1024000  --output "D:\HDConvertToX_2.1.458.3528\job6\hdconverttox_iron.man-003.h264" "D:\HDConvertToX_2.1.458.3528\job6\hdconverttox_iron.man-003.avs" --level 4.0 
"D:\HDConvertToX_2.1.458.3528\applications\mkvmerge.exe" -o "D:\Downloaded Stuff\HD-Filme\zzz\19IronExtreme.MKV" --default-duration 0:23.976fps  --aspect-ratio -1:1.846154 "D:\HDConvertToX_2.1.458.3528\job6\hdconverttox_iron.man-003.h264"  --title "Done with HDConvertToX v.2.2.492.3692" 
-> End Queue

AviSynth Script ->
Working with files: D:\HDConvertToX_2.1.458.3528\job6\hdconverttox_iron.man-003.avs
AVCSource("D:\HDConvertToX_2.1.458.3528\job6\movie.dga")
Spline36Resize(1280,528,0,0,-0,-0)
hqdn3d(1)
-> End AviSynth Script
CYBERSONIC is offline   Reply With Quote
Old 7th October 2009, 19:29   #2213  |  Link
Jaspa
Registered User
 
Join Date: Mar 2002
Location: Austria
Posts: 40
I am not sure but i think its not necassery to check anamoprh encoding when the source is a blue ray. So go for an 1:1 Pixel encoding.

Correct me if i am wrong.
Jaspa is offline   Reply With Quote
Old 7th October 2009, 19:37   #2214  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
@CYBERSONIC

sorry pal, no support for RULE 6 material

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 7th October 2009, 19:43   #2215  |  Link
CYBERSONIC
Registered User
 
Join Date: Oct 2003
Posts: 29
Quote:
Originally Posted by buzzqw View Post
@CYBERSONIC

sorry pal, no support for RULE 6 material

BHH
Because the work folder is called "downloaded stuff"? As you can see, the "movie" I tried to encode is just 1 minute long, and this is the work folder for all different video tools.
CYBERSONIC is offline   Reply With Quote
Old 7th October 2009, 19:55   #2216  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
i suggest you to reread the rules and the sticky in newby section

i want help you but not breaking the rules

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 8th October 2009, 02:22   #2217  |  Link
Crono141
Registered User
 
Join Date: Jun 2007
Posts: 150
I shouldn't be getting an audio delay when I use "Copy Audio" should I?

But I am. I'm gonna try DSS on this latest movie and see if it goes away.
Crono141 is offline   Reply With Quote
Old 10th October 2009, 18:34   #2218  |  Link
Dare's User Name
Registered User
 
Join Date: Nov 2008
Posts: 13
Any plans to support Windows Media Center's .wtv files?
Dare's User Name is offline   Reply With Quote
Old 10th October 2009, 20:40   #2219  |  Link
alter4
Registered User
 
Join Date: Apr 2007
Posts: 129
Hdconvertox 2.2. If I have selected and added to query multiple files at once with auto shutdown option in ini, query looks like

Code:
.........
"d:\tools\HDC\applications\mp4box.exe" -add "E:\temp\job1\hdconverttox_dscf0508.h264" -fps 30.000  -add "E:\temp\job1\hdencodertox-pid1.mp3" "_DSCF0508.mp4"
shutdown -s -t 2 -f

........
"d:\tools\HDC\applications\mp4box.exe" -add "E:\temp\job1\hdconverttox_dscf0586.h264" -fps 30.000  -add "E:\temp\job1\hdencodertox-pid1.mp3" "_DSCF0586.mp4"
shutdown -s -t 2 -f
buzzqw, Do you undestand what I mean? :-)
alter4 is offline   Reply With Quote
Old 10th October 2009, 20:48   #2220  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
Quote:
buzzqw, Do you undestand what I mean? :-)
yes...

i'll check , thanks

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Reply

Tags
bluray, hdc, hdconverttox, m2ts, network media tank, playstation, x264 gui


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:04.


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