I'm using v8.1.6.3 on Windows 7 x64. I'm trying to convert a DVD that I've already copied to my hard drive. I'm converting it to h.264 mkv. I've tried all the different audio and video settings (xvid, h.264) (mp3, ac3, aac, audiocopy, etc.) and I always get this error: 504.00. What is causing this? The DVD has PCM audio if that makes any difference. I've included the internal log:
Code:
------ begin mobile work(1/1) ------ 0m 20.38s: info: create config(0) 0m 20.38s: info: convert profile(MKV.MKV(H.264)) 0m 20.39s: info: dvd playlist(2),angle(0),chapter(1->5),3D(0) 0m 20.42s: info: streams((480.2)(160.2)) 0m 20.62s: info: set output video frame_rate(30000/1001) 0m 20.63s: CUDA GPU acceleration for video encoding enabled 0m 20.64s: info: h264_encode: encode param profile(1) level(31) bitrate(1774) 0m 20.92s: error: filter name(503.09), type(32), id(6), get fatal exception 0m 23.92s: audio_decode finish job 0m 23.92s: ------ mobile work failed(504.00 0 error: filter name(503.09), type(32), id(6), get fatal exception ) ------ 0m 42.38s: ------ begin mobile work(1/1) ------ 0m 42.38s: info: create config(0) 0m 42.38s: info: convert profile(generic.mkv.h264.aac) 0m 42.39s: info: dvd playlist(2),angle(0),chapter(1->5),3D(0) 0m 42.39s: info: streams((480.2)(160.2)) 0m 42.57s: info: set output video frame_rate(30000/1001) 0m 42.58s: CUDA GPU acceleration for video encoding enabled 0m 42.59s: info: h264_encode: encode param profile(1) level(31) bitrate(1774) 0m 54.85s: error: filter name(503.09), type(32), id(6), get fatal exception 0m 56.84s: ------ mobile work failed(504.00 0 error: filter name(503.09), type(32), id(6), get fatal exception ) ------
Comment