I'll try to be precise (sorry for my poor english)
I download Big Buck Bunny Trailer in mov file :
hereInput #0, mov,mp4,m4a,3gp,3g2,mj2, from 'trailer_1080p.mov':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
Duration: 00:00:33.00, start: 0.000000, bitrate: 7484 kb/s
Stream #0.0(eng): Video: h264, yuv420p, 1920x1080, 7162 kb/s, 25 fps, 25 tbr, 600 tbn, 1200 tbc
Stream #0.1(eng): Audio: aac, 48000 Hz, 5.1, s16, 428 kb/sI make a mp4 file with your ffmpeg command
ffmpeg -i trailer_1080p.mov -f mp4 test.mp4Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2mp41
encoder : Lavf52.62.0
Duration: 00:00:33.00, start: 0.000000, bitrate: 1736 kb/s
Stream #0.0(eng): Video: mpeg4, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 1697kb/s, 25 fps, 25 tbr, 25 tbn, 25 tbc
Stream #0.1(eng): Audio: aac, 48000 Hz, 5.1, s16, 65 kb/sCould you use Serviio 0.4.2 with Sony Bravia profile and test these two files, please?
EDIT:
Normally, the following file
trailer_1080p.mov has to be remuxed with following profile
http-get:*:video/mpeg:DLNA.ORG_PN=AVC_TS_HD_50_AC3_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000test.mp4 has to be transcoded with following profiles
http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_SD_EU_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000
http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_SD_NA_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000
http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_TS_SD_KO_ISO;DLNA.ORG_OP=10;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=01500000000000000000000000000000If you see the first one, your TV supports AVC,
If you see the second, your TV supports MPEG_TS