Panasonic CX700 (Firefox OS)

Discuss media renderers like Xbox 360, TVs, smartphones, etc.
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: Panasonic CX700 (Firefox OS)

Post by valib »

It is not so easy. You wrote
Except avi2.txt all are played by TV with pendrive or [no transcoding]
which means that XVID is not supported but then you wrote
it's more easy.
All except divx are played without transcoding
so what is true? What is playing without transcoding the Divx or XVID?.
To not transcode videos with subtitles you can try to add to the .conf file

Code: Select all

# Supported subtitles formats:
SupportedExternalSubtitlesFormats = SUBRIP, MICRODVD,TEXT
SupportedInternalSubtitlesFormats = SUBRIP, MICRODVD,TEXT
User avatar
SubJunk
Lead Developer
Posts: 3797
Joined: Sun May 27, 2012 4:12 pm

Re: Panasonic CX700 (Firefox OS)

Post by SubJunk »

Updated config:

Code: Select all

#----------------------------------------------------------------------------
# Profile for Panasonic CX700 TVs.
# See DefaultRenderer.conf for descriptions of all the available options.
#

RendererName = Panasonic CX700
RendererIcon = Panasonic-VieraCX700.png

# ============================================================================
# This renderer has sent the following string/s:
#
# User-Agent: Panasonic MIL DLNA CP UPnP/1.0 DLNADOC/1.50
# X-PANASONIC-DMP-Profile: MPEG_PS_PAL JPEG_SM PV_DIVX_DIV3 PV_DIVX_DIV4 PV_DIVX_DIVX PV_DIVX_DX50 PV_DRM_DIVX_DIV3 P$
# X-PANASONIC-Registration: NDBDWDcwMAAAAAAAAAAAAAA=
# ============================================================================

UpnpDetailsSearch = VIERA CX700 Series
LoadingPriority = 2

SeekByTime = exclusive
DLNALocalizationRequired = true
TranscodeVideo = MPEGTS-H264-AC3
TranscodeFastStart = true
SendDateMetadata = false
MuxNonMod4Resolution = true
MaxVideoWidth = 3840
MaxVideoHeight = 2160
ThumbnailWidth = 320
ThumbnailHeight = 236
MediaInfo = true

# Supported video formats:
Supported = f:3gp|3g2   v:h264|mp4                       a:aac|aac-he                                   m:video/3gpp
Supported = f:avi       v:divx|mp4|mpeg1|mpeg2|vc1|wmv   a:aac|aac-he|adpcm|ac3|dts|eac3|lpcm|mp3|wma   m:video/avi
Supported = f:flv       v:h264                           a:aac|mp3                                      m:video/x-flv
Supported = f:mkv       v:h264|h265|mpeg1|mpeg2|mp4      a:aac|aac-he|ac3|eac3|dts|mp3|vorbis           m:video/x-matroska
Supported = f:mp4       v:h264|h265|mpeg1|mpeg2|mp4      a:aac|aac-he|ac3|eac3|mp3                      m:video/mp4
Supported = f:mpegps    v:mpeg1|mpeg2                    a:ac3|lpcm                                     m:video/mpeg
Supported = f:mpegts    v:h264|h265|mpeg1|mpeg2          a:aac|aac-he|ac3|eac3                          m:video/mpeg
Supported = f:webm      v:vp9                            a:vorbis                                       m:video/webm
Supported = f:wmv       v:mp4|vc1|wmv                    a:aac|aac-he|ac3|eac3|lpcm|mp3|wma             m:video/x-ms-wmv

# Supported audio formats:
Supported = f:aac    m:audio/x-m4a
Supported = f:flac   m:audio/flac
Supported = f:mp3    m:audio/mpeg
Supported = f:wav    m:audio/wav
Supported = f:wma    m:audio/x-ms-wma

# Supported image formats:
Supported = f:jpg   m:image/jpeg
It will still transcode subtitles until we hear back from you about subtitles support
davidmax999
Posts: 1
Joined: Sun Feb 14, 2016 11:17 pm

Re: Panasonic CX700 (Firefox OS)

Post by davidmax999 »

Its quite amazing that , media player has been more popular than conventional streaming system and it will make our streaming system more proactive for better service.
"Pigflytech" has long reputation to deliver some quality devices for your entertainment. Its steaming devices has been assembled with some unique devices like -Operating System: Android 4.4.2
Chipset:Amlogic S812
CPU:Cortex-A9, up to 2.0 GHz
GPU: Mali 450
Flash: 2GB RAM + 16GB EMMC Flash ROM
802.11n WiFi wireless
Support 2K or 4K ultra HD video playback
Kodi were pre-installed!

Its an amazing device so you can compare this device with any other "Streaming devices."
libertyrock
Posts: 6
Joined: Fri Feb 05, 2016 7:40 pm

Re: Panasonic CX700 (Firefox OS)

Post by libertyrock »

This zip file contains trace and debug log from mkv (1080p) and mp4 (4k) file played. All played without transoding without problems ac3 stream inclusive subtitles includeds.


In other time i send from xvid or divx files played.
Attachments
ums_dbg.zip
(182.96 KiB) Downloaded 497 times
Post Reply