PDA

View Full Version : Sharp Aquos LC-70C847OU - mp4 playback problem



DrFreeze
06-11-2012, 03:24 AM
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

https://dl.dropbox.com/u/9335701/IMG_20120610_125504-scaled.jpg


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

Paul
06-12-2012, 11:12 AM
The 'Sharp Aquos (2011 models)' device profile will pass this MP4 file directly through to your TV. Given your TV cannot play the file, then either the file is corrupted or there is an audio/video encoding characteristic in the file that exceeds the capabilities of your TV's firmware. We will tweak the device profile for you so that this MP4 is transcoded & streamed to your TV for playback. Please contact us at support [at] conceiva [dot] com for the updated device profile to try. In your email to us, please also include the FFmpeg information on the file (Note: To do this, right-click on the file in Mezzmo and and click 'Get FFmpeg Information'. This FFmpeg information contains a few extra items of information such as aspect ratio and level, that can be important factors why the TV cannot play the file).

DrFreeze
06-14-2012, 12:41 AM
Thanks for the quick response! I'll follow up by e-mail as suggested in the reply.