PDA

View Full Version : Problem playing videos on ipod


jeffq
09-11-2007, 04:42 PM
Videos convert and are added to my iTunes library, but when I play them on my iPod the videos play for a couple seconds and then stop, and the iPod returns to the previous menu.

Any help?



EXEC: C:\Program Files\Red Kawa\Video Converter 3\Tools\VideoInfo\VideoInfo.exe "C:\Downloads\Andiamo_a_Berlino5.wmv"

VideoInfo Tool 3.1
(C) 2007 Red Kawa Inc.
http://www.redkawa.com

MediaInfoLib - v0.7.5.2

Container=WM
FileSize=3.09 MiB
VideoCodec=WMV2
VideoPlayTime=
MSG - VideoInfo - PlayTime could not be read
VideoBitrate=188 Kbps
VideoWidth=208
VideoHeight=160
VideoAspectRatio=1.300
VideoFrameRate=
MSG - VideoInfo - Video Framerate could not be read
VideoFrameCount=
AudioCodec=161
AudioBitrate=32 Kbps
AudioMode=
AudioChannels=2
AudioSamplingRate=22050

DONE
MSG - VideoInfo - Length: 0s
MSG - VideoInfo - Width: 208 pixels
MSG - VideoInfo - Height: 160 pixels
MSG - VideoInfo - Aspect Ratio: 1.3
MSG - VideoInfo - Framerate: 0 fps
MSG - VideoInfo - Container: WM
MSG - VideoInfo - Video Codec: WMV2
MSG - VideoInfo - Audio Codec: 161
EXEC: C:\Program Files\Red Kawa\Video Converter 3\Tools\VideoInfo\VideoInfo.exe "C:\Downloads\Andiamo_a_Berlino5.wmv"

VideoInfo Tool 3.1
(C) 2007 Red Kawa Inc.
http://www.redkawa.com

MediaInfoLib - v0.7.5.2

Container=WM
FileSize=3.09 MiB
VideoCodec=WMV2
VideoPlayTime=
MSG - VideoInfo - PlayTime could not be read
VideoBitrate=188 Kbps
VideoWidth=208
VideoHeight=160
VideoAspectRatio=1.300
VideoFrameRate=
MSG - VideoInfo - Video Framerate could not be read
VideoFrameCount=
MSG - VideoInfo - Video Frame Count could not be read
AudioCodec=161
AudioBitrate=32 Kbps
AudioMode=
AudioChannels=2
AudioSamplingRate=22050

DONE
MSG - OS - Version: Microsoft Windows NT 5.1.2600 Service Pack 2
MSG - Converter - Version: 3.02
MSG - Converter - Device: iPodClassic_6G
MSG - Converter - Profile: VideoWizard
MSG - VideoInfo - Length: 0s
MSG - VideoInfo - Width: 208 pixels
MSG - VideoInfo - Height: 160 pixels
MSG - VideoInfo - Aspect Ratio: 1.3
MSG - VideoInfo - Framerate: 0 fps
MSG - VideoInfo - Frame Count: 0
EXEC: C:\Program Files\Red Kawa\Video Converter 3\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Downloads\Andiamo_a_Berlino5.wmv" -f mp4 -title "Andiamo_a_Berlino5" -timestamp "2007-09-11 04:12:55" -vcodec xvid -b 1536k -bufsize 2500k -maxrate 2500k -g 250 -acodec aac -ac 2 -ab 128k "C:\Converted Videos\Andiamo_a_Berlino5.mp4"

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 1 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 20.00 (20/1)
Input #0, asf, from 'C:\Downloads\Andiamo_a_Berlino5.wmv':
Duration: 00:01:54.3, start: 5.000000, bitrate: 226 kb/s
MSG - FFmpeg - Video Length is 114s
Stream #0.0: Audio: wmav2, 22050 Hz, stereo, 32 kb/s
Stream #0.1: Video: wmv2, yuv420p, 208x160, 186 kb/s, 20.00 fps(r)
Output #0, mp4, to 'C:\Converted Videos\Andiamo_a_Berlino5.mp4':
Stream #0.0: Video: xvid, yuv420p, 208x160, q=2-31, 1536 kb/s, 20.00 fps(c)
Stream #0.1: Audio: aac, 22050 Hz, stereo, 128 kb/s
Stream mapping:
Stream #0.1 -> #0.0
Stream #0.0 -> #0.1
Press [q] to stop encoding
[wmv2 @ 00AB2A40]J-type picture is not supported
Error while decoding stream #0.1
[wmv2 @ 00AB2A40]J-type picture is not supported
Error while decoding stream #0.1
[wmv2 @ 00AB2A40]J-type picture is not supported
Error while decoding stream #0.1
[wmv2 @ 00AB2A40]J-type picture is not supported
Error while decoding stream #0.1

Midiman
09-11-2007, 09:59 PM
Your source video is very small. You might have to try upsampling it to 320x240.

jeffq
09-11-2007, 11:01 PM
How would I do that?
Also, I noticed when playing the video, as well as another I've tried to convert, on Quicktime, the video runs fine but the audio cuts out at the same time the entire track cuts out when I play them on my iPod.

Thanks

Sketch
09-12-2007, 09:26 AM
Use a standard profile (not VideoWizard). You should be able to edit the profile's setting to disable AutoResize and set the width and height manually.

jeffq
09-12-2007, 08:11 PM
I got it going. Thanks guys.