Transcode Panasonic digital camera MOV (mp4) for Sony Bravia
i am trying to transcode a video file from a Panasonic digital camera to a Sony Bravia KDL-40Z5800. That is .MOV file, MediaInfo says its a MPEG-4 container with an JPEG videostream (30.000 FPS) and an PCM audiostream (256 kbit). I am using the latest Serviio version V1.1. As suggestet in this forum i tried the following in my profile in the transcoding section of my profile XML:
The video plays on the TV, but it is stuttering all the time and the TV (a Sony Bravia KDL-40Z5800) hangs sometimes while playing this video. All other video types are working fine.
Here is my ffmpeg.exe -i output of this .MOV-File:
- Code:
ffmpeg version N-42368-gbf53863 Copyright (c) 2000-2012 the FFmpeg developers
built on Jul 10 2012 03:40:45 with gcc 4.6.3
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-w64-mingw32- --pkg-config=pk
g-config
libavutil 51. 64.100 / 51. 64.100
libavcodec 54. 33.100 / 54. 33.100
libavformat 54. 15.102 / 54. 15.102
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 1.100 / 3. 1.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
Guessed Channel Layout for Input Stream #0.1 : mono
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'D:\Bilder\Digicam\Digicam-Bilder_nicht_
archiviert\P1010110.mov':
Metadata:
major_brand : qt
minor_version : 537331972
compatible_brands: qt pana
Duration: 00:00:51.00, start: 0.000000, bitrate: 31565 kb/s
Stream #0:0(eng): Video: mjpeg (jpeg / 0x6765706A), yuvj420p, 1280x720, 3100
8 kb/s, 30 fps, 30 tbr, 30 tbn, 30 tbc
Stream #0:1(eng): Audio: pcm_s16be (twos / 0x736F7774), 16000 Hz, mono, s16,
256 kb/s
At least one output file must be specified
IMPORTANT:
I have this issue since i updated Serviio from V0.6.2 to V1.1. In V0.6.2 everything worked fine with this file. In V0.6.2 i used this transcoding string in my profile (i tried that now in V1.1, but it did not help):
What can i do to get this video format work?