Hi all,
I am trying to move my son's DVD collection over to our PC in an attempt to preserve the discs and my PS3 (only dvd player). I have tried ripping two different DVD's using DVD decryptor and Mezzmo will not play them. Both files play in windows media player, but will not play when I try to stream them to my tv (Sharp Aquos). The ffmpeg information for both files are listed below. I did notice that the duration is incorrect on both files, but like I said earlier both play fine in windows media player.

Cars:

ffmpeg version N-36932-gc130428 Copyright (c) 2000-2012 the FFmpeg developers
built on Jan 19 2012 15:30:25 with gcc 4.6.2
configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable-postproc --prefix=/media/ffmpeg --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/dennis/cc/include --extra-ldflags=-L/home/dennis/cc/lib --pkg-config=pkg-config --disable-w32threads
libavutil 51. 34.101 / 51. 34.101
libavcodec 53. 57.100 / 53. 57.100
libavformat 53. 30.100 / 53. 30.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 59.101 / 2. 59.101
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 6.100 / 0. 6.100
[mpeg @ 00029540] max_analyze_duration 5000000 reached at 5004700
Input #0, mpeg, from 'C:\Users\JDoe\Videos\Cartoons\cars.mpg':
Duration: 00:08:20.10, start: 0.280633, bitrate: 104034 kb/s
Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x480 [SAR 32:27 DAR 16:9], 9800 kb/s, 24.58 fps, 59.94 tbr, 90k tbn, 59.94 tbc
Stream #0:1[0x80]: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s
Stream #0:2[0x81]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
At least one output file must be specified


---> DB Level Info: 8, 4
---> Frame rate: 24.58
---> Aspect ratio: 16:9

Elmo's Potty Time:

ffmpeg version N-36932-gc130428 Copyright (c) 2000-2012 the FFmpeg developers
built on Jan 19 2012 15:30:25 with gcc 4.6.2
configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable-postproc --prefix=/media/ffmpeg --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/dennis/cc/include --extra-ldflags=-L/home/dennis/cc/lib --pkg-config=pkg-config --disable-w32threads
libavutil 51. 34.101 / 51. 34.101
libavcodec 53. 57.100 / 53. 57.100
libavformat 53. 30.100 / 53. 30.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 59.101 / 2. 59.101
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 6.100 / 0. 6.100
[mpeg @ 00319580] max_analyze_duration 5000000 reached at 5005000
Input #0, mpeg, from 'C:\Users\JDoe\Videos\Cartoons\Elmo_Potty_Time.mpg ':
Duration: 00:01:28.58, start: 0.280633, bitrate: 224740 kb/s
Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x480 [SAR 8:9 DAR 4:3], 9800 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
At least one output file must be specified


---> DB Level Info: 8, 4
---> Frame rate: 29.97
---> Aspect ratio: 4:3

Please help.

Thanks.