Thread: AutoMKV 0.98.4
View Single Post
Old 9th August 2008, 13:09   #6  |  Link
jkl6648
Registered User
 
Join Date: Jul 2008
Posts: 3
bug when copying raw dts

I queued up a job to encode a dvd using the popcorn hour profile, and for audio 1, had it copy the original DTS audio track.

The muxing failed because it apparently tried to convert the dts track to flac, here is the output from the log

22:34:21 0.96 public beta13 - - - - - - - - - - - - - START JOBS - - - - - - - - - - - - - -
22:34:21 Selected Input file: G:\Movies\Rip\AI\VTS_01_0.IFO
22:34:21 Selected Output dir: G:\Movies\Rip\AI\temp\
22:34:21 Selected Final Name: Rip
22:34:21 Selected Container type: MKV
22:34:21 Selected Encoder: X264
22:34:21 Selected Size: Unlimited File Size
22:34:21 Selected Profile: PopCornHour_CQ_Q21.xml
22:34:21 Selected Resizer: NONE / Original
22:34:21 Selected Filters: RemoveGrain(mode=2)
22:34:21 Selected Deinterlacer: AUTO
22:34:21 Selected Field Order: AUTO
22:34:21 Enabled Constant Quality With Unlimited Size (Q 20)
22:34:21 Activate PGC Ripping: 1
22:34:21 Track Language 1: 8A: English (DTS 6ch, 0xBD 0x8A) [0]
22:34:21 Audio Codec 1: Copy Original
22:34:21 Track Language 2: NONE
22:34:21 Audio Codec 2: Nero AAC
22:34:21 Selected Unlimited media size
22:34:21 Activate PGC processing: PGC 1 [2:25:42:18]
22:34:21 Dgindex CMD: D:\automkv-b13\exe\dgindex\dgindex.exe -FO=0 -OM=1 -TN=8A -YR=2 -AIF=[G:\Movies\Rip\AI\VTS_01_1.vob] -OF=[G:\Movies\Rip\AI\temp\movie] -exit -minimize
22:36:16 D2V file size: 1080472 bytes
22:36:16 Renamed file to _.
22:36:16 Encoded 1' Audio Track: _. -1 bytes
22:36:16 Unable to encode Audio, try decoding with EAC3to to flac and retry encoding!
22:36:19 Renamed file audio1.flac to audio1_.flac
22:36:19 Unable to encode Audio even decoding with EAC3to!
22:36:19 Broken audio found. No one press abort. I will continue
22:36:19 Encoded 1' Audio Track: audio1_.flac -1 bytes
22:36:19 Unable to encode Audio even decoding with EAC3to!
22:36:19 Broken audio found. No one press abort. I will continue
22:36:19 Encoded 1' Audio Track: audio1_.flac -1 bytes
22:36:19 D2V Film Detected: 99.699997% FILM found
22:36:27 Number of Frames: 262249
22:36:27 Framerate: 29.970030
22:36:27 Movie length in Seconds: 8751
22:36:27 Movie Width/Height: 720/480
22:36:27 DgIndex AR: 16:9
22:45:17 Source is declared tff by a margin of 174/1.
22:45:17 Advanced Deinterlace Routines Log
22:45:17 Analyzed 839 sections of five frames
22:45:17 Found Interlace Sections: 46 5.48%
22:45:17 Found Progressive Sections:30 3.58%
22:45:17 Found Telecined Sections: 763 90.94%
22:45:17 Found Zero Mov: 3.58% 30
22:45:17 Found One Mov: 5.48% 46
22:45:17 Found Two Mov: 90.94% 763
22:45:17 Found Three Mov: 0.00% 0
22:45:17 Found Four Mov: 0.00% 0
22:45:17 Found Five Mov: 0.00% 0
22:45:17 The Movie is declared to telecined
22:45:17 Starting X264
22:45:17 CRF encoding X264: D:\automkv-b13\exe\encoder\x264.exe --pass 1 --crf 20 --stats "G:\Movies\Rip\AI\temp\.stats" --progress --keyint 250 --bframes 3 --qpmin 10 --qpmax 51 --no-psnr --mixed-refs --trellis 1 --ref 3 --filter -2,-1 --direct auto --vbv-bufsize 14000 --vbv-maxrate 25000 --me umh --no-ssim --level 4.1 --weightb --b-pyramid --b-rdo --bime --partitions p8x8,b8x8,i4x4,i8x8,p4x4 --8x8dct --threads auto --thread-input --sar 1:1 --output "G:\Movies\Rip\AI\temp\movie.264" "G:\Movies\Rip\AI\temp\movie.avs"
01:51:57 X264 Final CRF Encoding Stats:
01:51:57 Accepted values are between 697303040 and 741343232 bytes (movie+audio)
01:51:57 Got a file of size: 1633551360 bytes + audio size 825266048 bytes (2458817536)
01:51:57 Only Movie Size: 1633551393 bytes
01:51:57 "D:\automkv-b13\exe\matroska\mkvmerge.exe" -o "G:\Movies\Rip\AI\temp\Rip.mkv" --default-duration 0:24000/1001fps --track-name -1:"Rip" --aspect-ratio -1:1.777778 --chapters "D:\automkv-b13\exe\chapters.txt" "G:\Movies\Rip\AI\temp\movie.264" --language -1:eng --default-track -1:yes "G:\Movies\Rip\AI\temp\audio1_.flac" --title "Done with AutoMKV 0.96 public beta13 http://forum.doom9.org/showthread.php?t=134478 "
01:51:58 Final Muxed size: -1 bytes
01:51:58 Encoding finished: 03:06:41 elapsed time
jkl6648 is offline