Can't play old MPG files on Panasonic TV G20
I recently tested the 2 new Panasonic profiles (with or withou AVI) and I realized my TV works better with the original Panasonic Viera profile.
But I still have some files that don't want to play, in particular these 2 MPG videos.
The first one works with both profiles mentioned above, but doesn't with the Panasonic Viera one:
- Code:
ffmpeg version 0.9, Copyright (c) 2000-2011 the FFmpeg developers
built on Dec 13 2011 20:46:11 with gcc 4.4.2
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-mingw32- --pkg-config=pkg-co
nfig
libavutil 51. 32. 0 / 51. 32. 0
libavcodec 53. 42. 0 / 53. 42. 0
libavformat 53. 24. 0 / 53. 24. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 53. 0 / 2. 53. 0
libswscale 2. 1. 0 / 2. 1. 0
[mpeg @ 014780c0] max_analyze_duration 5000000 reached at 5002500
Input #0, mpeg, from 'cambio3.mpg':
Duration: 00:00:59.85, start: 0.600822, bitrate: 1179 kb/s
Stream #0:0[0x1c0]: Audio: mp1, 44100 Hz, mono, s16, 96 kb/s
Stream #0:1[0x1e0]: Video: mpeg1video, yuv420p, 288x208 [SAR 1:1 DAR 18:13],
104857 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 29.97 tbc
At least one output file must be specified
The second doesn't play at all:
- Code:
ffmpeg version 0.9, Copyright (c) 2000-2011 the FFmpeg developers
built on Dec 13 2011 20:46:11 with gcc 4.4.2
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-mingw32- --pkg-config=pkg-co
nfig
libavutil 51. 32. 0 / 51. 32. 0
libavcodec 53. 42. 0 / 53. 42. 0
libavformat 53. 24. 0 / 53. 24. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 53. 0 / 2. 53. 0
libswscale 2. 1. 0 / 2. 1. 0
[mpeg @ 018580a0] max_analyze_duration 5000000 reached at 5002500
[NULL @ 01389c60] start time is not set in estimate_timings_from_pts
Input #0, mpeg, from 'test.mpg':
Duration: 00:00:59.85, start: 0.600822, bitrate: 1155 kb/s
Stream #0:0[0x80]: Audio: ac3, 0 channels
Stream #0:1[0x1c0]: Audio: mp1, 44100 Hz, mono, s16, 96 kb/s
Stream #0:2[0x1e0]: Video: mpeg1video, yuv420p, 288x208 [SAR 1:1 DAR 18:13],
104857 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 29.97 tbc
At least one output file must be specified
Can you please help and give me instructions on how to change the Panasonic Viera profile to play these files too?
Thanks a lot!
Davide