MP4 not working! PS3
I can't have my PS3 to recognize this file
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
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'cirque_reinvente.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2mp41
creation_time : 1970-01-01 00:00:00
title : cirque_reinvente.mp4
artist : Avidemux
encoder : Lavf52.39.2
Duration: 00:56:01.04, start: 0.000000, bitrate: 928 kb/s
Stream #0:0(und): Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p
, 640x512 [SAR 1:1 DAR 5:4], 797 kb/s, 25 fps, 25 tbr, 25025 tbn, 25 tbc
Metadata:
creation_time : 1970-01-01 00:00:00
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 127
kb/s
Metadata:
creation_time : 1970-01-01 00:00:00
handler_name :
At least one output file must be specified
I had proble with WTV and add the following info in my config:
On "Play Station 3" profile section just before the <Audio ...> element
<Video targetContainer="mpegts">
<Matches container="wtv" />
</Video>
Should I do the same type of modification and add
<Matches container="mp4" />
(So to have
<Video targetContainer="mpegts">
<Matches container="wtv" />
<Matches container="mp4" />
</Video>
Thanks
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
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'cirque_reinvente.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2mp41
creation_time : 1970-01-01 00:00:00
title : cirque_reinvente.mp4
artist : Avidemux
encoder : Lavf52.39.2
Duration: 00:56:01.04, start: 0.000000, bitrate: 928 kb/s
Stream #0:0(und): Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p
, 640x512 [SAR 1:1 DAR 5:4], 797 kb/s, 25 fps, 25 tbr, 25025 tbn, 25 tbc
Metadata:
creation_time : 1970-01-01 00:00:00
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 127
kb/s
Metadata:
creation_time : 1970-01-01 00:00:00
handler_name :
At least one output file must be specified
I had proble with WTV and add the following info in my config:
On "Play Station 3" profile section just before the <Audio ...> element
<Video targetContainer="mpegts">
<Matches container="wtv" />
</Video>
Should I do the same type of modification and add
<Matches container="mp4" />
(So to have
<Video targetContainer="mpegts">
<Matches container="wtv" />
<Matches container="mp4" />
</Video>
Thanks
