ToutSuite
09-18-2007, 05:17 PM
I was able to convert video in 3.03 but not load it on my iPhone, so I updated to 3.04, and am getting an I/O error. Here is the log from the start of the conversion:
__________________________________________________ ______
EXEC: C:\Program Files\Red Kawa\Video Converter 3\Tools\VideoInfo\VideoInfo.exe "E:\VIDEO_TS\VTS_03_1.VOB"
VideoInfo Tool 3.1
(C) 2007 Red Kawa Inc.
http://www.redkawa.com
MediaInfoLib - v0.7.5.2
Container=MPEG-2PS
FileSize=1024 MiB
VideoCodec=MPEG-2V
VideoPlayTime=00:28:12.857
VideoBitrate=9800 Kbps
VideoWidth=720
VideoHeight=480
VideoAspectRatio=1.778
VideoFrameRate=29.970
VideoFrameCount=50734
AudioCodec=AC3AudioCodec=AC3
AudioBitrate=192 KbpsAudioBitrate=192 Kbps
AudioMode=CBRAudioMode=CBR
AudioChannels=2AudioChannels=2
AudioSamplingRate=48000AudioSamplingRate=48000
DONE
MSG - OS - Version: Microsoft Windows NT 5.1.2600 Service Pack 2
MSG - Converter - Version: 3.04
MSG - Converter - Device: iPhone_1G
MSG - Converter - Profile: H.264 480x320 768kbps Stereo/128kbps
MSG - VideoInfo - Length: 1692s
MSG - VideoInfo - Width: 720 pixels
MSG - VideoInfo - Height: 480 pixels
MSG - VideoInfo - Aspect Ratio: 1.778
MSG - VideoInfo - Framerate: 29.97 fps
MSG - VideoInfo - Frame Count: 50734
MSG - Converter - Automatically Resizing Resolution
MSG - Converter - New Width:480 | New Height: 270
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Red Kawa\Video Converter 3\Tools\FFmpeg\ffmpeg.exe -y -i "E:\VIDEO_TS\VTS_03_1.VOB" -f mp4 -title "VTS_03_1" -timestamp "2007-09-18 01:45:13" -vcodec h264 -level 21 -s 480x270 -r 30000/1001 -b 768k -bt 768k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 128k "C:\ConverterOutput\VTS_03_1.mp4-1"
FFmpeg version SVN-r9133, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --cpu=i686 --enable-memalign-hack --extra-ldflags=-static --enable-dirac
libavutil version: 49.4.0
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on May 27 2007 19:45:44, gcc: 4.2.0
Seems stream 0 codec frame rate differs from container frame rate: 29.97 (30000/1001) -> 59.94 (60000/1001)
Input #0, mpeg, from 'E:\VIDEO_TS\VTS_03_1.VOB':
Duration: 00:28:12.8, start: 0.187978, bitrate: 5074 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 9800 kb/s, 59.94 fps(r)
Stream #0.1[0x20]: Subtitle: dvdsub
Stream #0.2[0x21]: Subtitle: dvdsub
Stream #0.3[0x22]: Subtitle: dvdsub
Stream #0.4[0x23]: Subtitle: dvdsub
Stream #0.5[0x24]: Subtitle: dvdsub
Stream #0.6[0x25]: Subtitle: dvdsub
Stream #0.7[0x80]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.8[0x81]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Output #0, mp4, to 'C:\ConverterOutput\VTS_03_1.mp4-1':
Stream #0.0: Video: h264, yuv420p, 480x270, q=2-31, 768 kb/s, 29.97 fps(c)
Stream #0.1: Audio: aac, 48000 Hz, stereo, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.7 -> #0.1
[h264 @ 00AB2A40]width or height not divisible by 16 (480x270), compression will suffer.
[h264 @ 00AB2A40]using SAR=1/1
[h264 @ 00AB2A40]using cpu capabilities MMX MMXEXT SSE SSE2 SSSE3
No accelerated IMDCT transform
__________________________________________________ ____
and the end:
__________________________________________________ _____
EXEC: C:\Program Files\Red Kawa\Video Converter 3\Tools\NicMP4Box\NicMP4Box.exe -itags "Name=VTS_03_1" -add "C:\ConverterOutput\VTS_03_1.mp4-1" -new "C:\ConverterOutput\VTS_03_1.mp4"
Cannot open destination file C:\ConverterOutput\VTS_03_1.mp4: I/O Error
DELETE: C:\ConverterOutput\VTS_03_1.mp4-1
MSG - Converter - Error Code: 300002
__________________________________________________ ____
Any ideas why it can't open the destination file? Is it a naming thing, the underscores?
__________________________________________________ ______
EXEC: C:\Program Files\Red Kawa\Video Converter 3\Tools\VideoInfo\VideoInfo.exe "E:\VIDEO_TS\VTS_03_1.VOB"
VideoInfo Tool 3.1
(C) 2007 Red Kawa Inc.
http://www.redkawa.com
MediaInfoLib - v0.7.5.2
Container=MPEG-2PS
FileSize=1024 MiB
VideoCodec=MPEG-2V
VideoPlayTime=00:28:12.857
VideoBitrate=9800 Kbps
VideoWidth=720
VideoHeight=480
VideoAspectRatio=1.778
VideoFrameRate=29.970
VideoFrameCount=50734
AudioCodec=AC3AudioCodec=AC3
AudioBitrate=192 KbpsAudioBitrate=192 Kbps
AudioMode=CBRAudioMode=CBR
AudioChannels=2AudioChannels=2
AudioSamplingRate=48000AudioSamplingRate=48000
DONE
MSG - OS - Version: Microsoft Windows NT 5.1.2600 Service Pack 2
MSG - Converter - Version: 3.04
MSG - Converter - Device: iPhone_1G
MSG - Converter - Profile: H.264 480x320 768kbps Stereo/128kbps
MSG - VideoInfo - Length: 1692s
MSG - VideoInfo - Width: 720 pixels
MSG - VideoInfo - Height: 480 pixels
MSG - VideoInfo - Aspect Ratio: 1.778
MSG - VideoInfo - Framerate: 29.97 fps
MSG - VideoInfo - Frame Count: 50734
MSG - Converter - Automatically Resizing Resolution
MSG - Converter - New Width:480 | New Height: 270
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Red Kawa\Video Converter 3\Tools\FFmpeg\ffmpeg.exe -y -i "E:\VIDEO_TS\VTS_03_1.VOB" -f mp4 -title "VTS_03_1" -timestamp "2007-09-18 01:45:13" -vcodec h264 -level 21 -s 480x270 -r 30000/1001 -b 768k -bt 768k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 128k "C:\ConverterOutput\VTS_03_1.mp4-1"
FFmpeg version SVN-r9133, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --cpu=i686 --enable-memalign-hack --extra-ldflags=-static --enable-dirac
libavutil version: 49.4.0
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on May 27 2007 19:45:44, gcc: 4.2.0
Seems stream 0 codec frame rate differs from container frame rate: 29.97 (30000/1001) -> 59.94 (60000/1001)
Input #0, mpeg, from 'E:\VIDEO_TS\VTS_03_1.VOB':
Duration: 00:28:12.8, start: 0.187978, bitrate: 5074 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 9800 kb/s, 59.94 fps(r)
Stream #0.1[0x20]: Subtitle: dvdsub
Stream #0.2[0x21]: Subtitle: dvdsub
Stream #0.3[0x22]: Subtitle: dvdsub
Stream #0.4[0x23]: Subtitle: dvdsub
Stream #0.5[0x24]: Subtitle: dvdsub
Stream #0.6[0x25]: Subtitle: dvdsub
Stream #0.7[0x80]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.8[0x81]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Output #0, mp4, to 'C:\ConverterOutput\VTS_03_1.mp4-1':
Stream #0.0: Video: h264, yuv420p, 480x270, q=2-31, 768 kb/s, 29.97 fps(c)
Stream #0.1: Audio: aac, 48000 Hz, stereo, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.7 -> #0.1
[h264 @ 00AB2A40]width or height not divisible by 16 (480x270), compression will suffer.
[h264 @ 00AB2A40]using SAR=1/1
[h264 @ 00AB2A40]using cpu capabilities MMX MMXEXT SSE SSE2 SSSE3
No accelerated IMDCT transform
__________________________________________________ ____
and the end:
__________________________________________________ _____
EXEC: C:\Program Files\Red Kawa\Video Converter 3\Tools\NicMP4Box\NicMP4Box.exe -itags "Name=VTS_03_1" -add "C:\ConverterOutput\VTS_03_1.mp4-1" -new "C:\ConverterOutput\VTS_03_1.mp4"
Cannot open destination file C:\ConverterOutput\VTS_03_1.mp4: I/O Error
DELETE: C:\ConverterOutput\VTS_03_1.mp4-1
MSG - Converter - Error Code: 300002
__________________________________________________ ____
Any ideas why it can't open the destination file? Is it a naming thing, the underscores?