Page 1 of 1

Panasonic TX-P50VT65B and apple MOV files

PostPosted: Fri Jan 10, 2020 8:16 pm
by asiauk
Hi,
I am using profile Panasonic Viera (2013). Works well for videos and photos in ipeg.
But cannot show my apple phone photos in MOV format.
Any help appreciated. Thank you.
Asia

-----------------------------------------------------------------------------------------
OS: Ubuntu 18.04
TV: Panasonic TX-P50VT65B

ffmpeg -i IMG_0304.MOV

ffmpeg version 3.4.6-0ubuntu0.18.04.1 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 7 (Ubuntu 7.3.0-16ubuntu3)
configuration: --prefix=/usr --extra-version=0ubuntu0.18.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-stripping --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-librsvg --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared
libavutil 55. 78.100 / 55. 78.100
libavcodec 57.107.100 / 57.107.100
libavformat 57. 83.100 / 57. 83.100
libavdevice 57. 10.100 / 57. 10.100
libavfilter 6.107.100 / 6.107.100
libavresample 3. 7. 0 / 3. 7. 0
libswscale 4. 8.100 / 4. 8.100
libswresample 2. 9.100 / 2. 9.100
libpostproc 54. 7.100 / 54. 7.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'IMG_0304.MOV':
Metadata:
major_brand : qt
minor_version : 0
compatible_brands: qt
creation_time : 2020-01-01T13:39:22.000000Z
com.apple.quicktime.content.identifier: A9AA27D6-0B8D-4A96-85C6-080A975E1313
com.apple.quicktime.make: Apple
com.apple.quicktime.model: iPhone XR
com.apple.quicktime.software: 12.4.1
com.apple.quicktime.creationdate: 2020-01-01T13:39:18+0000
Duration: 00:00:03.15, start: 0.000000, bitrate: 7268 kb/s
Stream #0:0(und): Video: hevc (Main) (hvc1 / 0x31637668), yuvj420p(pc, smpte170m/smpte432/bt709), 1440x1080, 6257 kb/s, 27.70 fps, 59.94 tbr, 600 tbn, 600 tbc (default)
Metadata:
creation_time : 2020-01-01T13:39:22.000000Z
handler_name : Core Media Data Handler
encoder : HEVC
Stream #0:1(und): Audio: pcm_s16le (lpcm / 0x6D63706C), 44100 Hz, mono, s16, 705 kb/s (default)
Metadata:
creation_time : 2020-01-01T13:39:22.000000Z
handler_name : Core Media Data Handler
Stream #0:2(und): Data: none (mebx / 0x7862656D), 27 kb/s (default)
Metadata:
creation_time : 2020-01-01T13:39:22.000000Z
handler_name : Core Media Data Handler
Stream #0:3(und): Data: none (mebx / 0x7862656D), 43 kb/s (default)
Metadata:
creation_time : 2020-01-01T13:39:22.000000Z
handler_name : Core Media Data Handler

Re: Panasonic TX-P50VT65B and apple MOV files

PostPosted: Fri Jan 10, 2020 8:28 pm
by atc98092
I just checked that profile, and it has a Matches line to catch all H.265 video regardless of container. So, it should be working. Of course, transcoding H.265 requires more power than other codecs, so perhaps playback is timing out before transcoding has time to catch up. Are you seeing any sort of error message when you play? A detailed Serviio log might assist troubleshooting as well.

Re: Panasonic TX-P50VT65B and apple MOV files

PostPosted: Fri Jan 10, 2020 9:12 pm
by asiauk
Hi Dan,

I don't get even to see the file list of *.mov files in servioo.
Maybe something with apple format is not correct ?
Indicated media type of all ( pic,audio,video) for that shared directory.
Refreshed library several times, it only has 2 directories with few files in them ( so not huge ).

Pointed to jpeg or mp4 directories ( with different files ) - all works as it should : video and pictures are displayed and streaming OK.
What can I be doing wrong ?
Jan

Re: Panasonic TX-P50VT65B and apple MOV files

PostPosted: Fri Jan 10, 2020 9:16 pm
by asiauk
Additional info:

I enabled debug and am trying to see any error messages - but none.
All I can see is:

<...>
2020-01-10 20:05:13,026 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item /home/janek/Downloads/Photos/2020/01/01/IMG_0274.MOV
2020-01-10 20:05:13,026 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /home/asia/Downloads/Photos/2020/01/01/IMG_0274.MOV, ignore case: false
2020-01-10 20:05:13,026 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 343) and extractor COVER_IMAGE_IN_FOLDER
2020-01-10 20:05:13,026 DEBUG [MediaItemDAOImpl] Media item /home/asia/Downloads/Photos/2020/01/01/IMG_0274.MOV already exists in DB
2020-01-10 20:05:13,026 DEBUG [MediaFileIndexer] Found file '/home/janek/Downloads/Photos/2020/01/01/IMG_0302.MOV', checking if it's already in the Library
2020-01-10 20:05:13,026 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item /home/janek/Downloads/Photos/2020/01/01/IMG_0302.MOV
2020-01-10 20:05:13,026 DEBUG [MediaItemDAOImpl] Getting file of media item 344
<...>

and there are no errors.

Asia

Re: Panasonic TX-P50VT65B and apple MOV files

PostPosted: Fri Jan 10, 2020 9:26 pm
by asiauk
Dan,

*** User ( my ) error !!!! ***

I was expecting iphone photos in : "serviio\IMAGE\folders\photos\<...>"
but obviously those are "movies", so are in : "serviio\VIDEO\folders\photos\<...>"

I can see those now streaming ok, slow , but working.
Thank you very much for taking time to respond.

Asia.