Hi all,
I have a Sharp Aquos LC-70C847OU. Using the Sharp Aquos (2011 models) profile on Mezzmo, I am able to play AVI files fine. However, my MP4 files (which should be supported natively by my TV) do not play at all, unless I manually pretranscode them, and ALSO select the option to pretranscode even if the files match the device's supported formats. FFMPEG output from a file that won't play is pasted below, as is a picture of the "DLNA formats" from the manual for my TV.
Can someone help me understand why these MP4 files won't play without pretranscoding, but are also not auto-detected as requiring transcoding for my TV? It seems like they should be supported natively, but if not, are there changes I can make to the profile to enable these files to be transcoded on the fly?
Thanks,
Freeze
C:\Program Files (x86)\Mezzmo>ffmpeg.exe -i "test.mp4"
ffmpeg version N-40693-gc457a29 Copyright (c) 2000-2012 the FFmpeg developers
built on May 15 2012 12:57:14 with gcc 4.6.2
configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-p
refix=i686-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable
-postproc --prefix=/home/peter/ffmpeg/build/gpl --enable-libmp3lame --enable-lib
x264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --e
xtra-cflags=-I/home/peter/cc/include --extra-ldflags=-L/home/peter/cc/lib --pkg-
config=pkg-config --disable-w32threads
libavutil 51. 51.100 / 51. 51.100
libavcodec 54. 21.101 / 54. 21.101
libavformat 54. 5.100 / 54. 5.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 73.100 / 2. 73.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 11.100 / 0. 11.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test.mp4':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isom
creation_time : 2011-09-08 11:43:25
Duration: 00:47:36.85, start: 0.000000, bitrate: 989 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x404 [
SAR 404:405 DAR 16:9], 859 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
Metadata:
creation_time : 2011-09-08 11:43:25
Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 123
kb/s
Metadata:
creation_time : 2011-09-08 11:43:25
At least one output file must be specified
Bookmarks