Jump to content

Rmvb support


sandro_rocha_1982

Recommended Posts

sandro_rocha_1982

The WebOS application does not play rmvb (rv40, cook), the server always transcodes for this type of file. Is there a possibility to include rmvb support in the WebOS player?

Link to comment
Share on other sites

  • 3 months later...
sandro_rocha_1982

Good Morning. I'm using the latest beta version and I'm having problems, still related to the rmvb format. If before the LG app forced the server to transcode, now nothing happens, it just gives an error, the server doesn't even try to transcode anymore. What's the problem? I tried it on TV and Firefox and it gives error without trying to transcode. On the phone the video plays normally, without a transcode. The log of the last attempt, in Forefox, is attached.

ps: still waiting for native support for rmvb on the TV app.

embyserver(1).txt

Link to comment
Share on other sites

alucryd

What NAS model and firmware version are you using?

Edited by alucryd
Link to comment
Share on other sites

sandro_rocha_1982
29 minutes ago, alucryd said:

What NAS model and firmware version are you using?

Asustor AS1002T. Latest firmware.

Link to comment
Share on other sites

sandro_rocha_1982
On 6/24/2020 at 3:26 PM, Luke said:

@sandro_rocha_1982

There's a strange error in your server log. As a test, can you install the 4.4.3 stable server and see if it happens with that? Thanks.

Unfortunately I can't downgrade without uninstalling before. And I've had problems trying to do that. I will wait for the next beta or stable version.

Link to comment
Share on other sites

  • 2 weeks later...
alucryd

Apologies for the late reply. I see a lot of timeouts invoking ffmpeg when emby starts, could you try to ssh into your NAS and run the following?

cd /usr/local/AppCentral/emby-server
export LD_LIBRARY_PATH=$(pwd)/lib:$(pwd)/lib/dri
$(pwd)/bin/ffmpeg -hide_banner -encoders

 

Link to comment
Share on other sites

sandro_rocha_1982
1 hour ago, alucryd said:

Apologies for the late reply. I see a lot of timeouts invoking ffmpeg when emby starts, could you try to ssh into your NAS and run the following?


cd /usr/local/AppCentral/emby-server
export LD_LIBRARY_PATH=$(pwd)/lib:$(pwd)/lib/dri
$(pwd)/bin/ffmpeg -hide_banner -encoders

 

I gave the command at the terminal but nothing happened.

Screenshot_20200711-075626.png

Link to comment
Share on other sites

alucryd

Those are 3 distinct commands, you seem to have copy pasted everything in one line.

Link to comment
Share on other sites

  • 2 weeks later...
alucryd

Sorry, forgot a directory in the LD_LIBRARY_PATH, this should work better:

cd /usr/local/AppCentral/emby-server
export LD_LIBRARY_PATH=$(pwd)/lib:$(pwd)/lib/dri:$(pwd)/lib/samba
$(pwd)/bin/ffmpeg -hide_banner -encoders

 

Link to comment
Share on other sites

sandro_rocha_1982
1 hour ago, alucryd said:

Sorry, forgot a directory in the LD_LIBRARY_PATH, this should work better:


cd /usr/local/AppCentral/emby-server
export LD_LIBRARY_PATH=$(pwd)/lib:$(pwd)/lib/dri:$(pwd)/lib/samba
$(pwd)/bin/ffmpeg -hide_banner -encoders

 

admin@ASUSTOR:/volume1/home/admin $ cd /usr/local/AppCentral/emby-server
admin@ASUSTOR:/volume1/.@plugins/AppCentral/emby-server $ export LD_LIBRARY_PATH=$(pwd)/lib:$(pwd)/lib/dri:$(pwd)/lib/samba
admin@ASUSTOR:/volume1/.@plugins/AppCentral/emby-server $ $(pwd)/bin/ffmpeg -hide_banner -encoders
Execution Date: 2020-07-30 06:41:45
Encoders:
 V..... = Video
 A..... = Audio
 S..... = Subtitle
 .F.... = Frame-level multithreading
 ..S... = Slice-level multithreading
 ...X.. = Codec is experimental
 ....B. = Supports draw_horiz_band
 .....D = Supports direct rendering method 1
 ------
 V..... a64multi             Multicolor charset for Commodore 64 (codec a64_multi)
 V..... a64multi5            Multicolor charset for Commodore 64, extended with 5th color (colram) (codec a64_multi5)
 V..... alias_pix            Alias/Wavefront PIX image
 V..... amv                  AMV Video
 V..... apng                 APNG (Animated Portable Network Graphics) image
 V..... asv1                 ASUS V1
 V..... asv2                 ASUS V2
 V..... avrp                 Avid 1:1 10-bit RGB Packer
 V..X.. avui                 Avid Meridien Uncompressed
 V..... ayuv                 Uncompressed packed MS 4:4:4:4
 V..... bmp                  BMP (Windows and OS/2 bitmap)
 V..... cinepak              Cinepak
 V..... cljr                 Cirrus Logic AccuPak
 V.S... vc2                  SMPTE VC-2 (codec dirac)
 VFS... dnxhd                VC3/DNxHD
 V..... dpx                  DPX (Digital Picture Exchange) image VFS... dvvideo              DV (Digital Video)
 V.S... ffv1                 FFmpeg video codec #1
 VF.... ffvhuff              Huffyuv FFmpeg variant
 V..... fits                 Flexible Image Transport System
 V..... flashsv              Flash Screen Video
 V..... flashsv2             Flash Screen Video Version 2
 V..... flv                  FLV / Sorenson Spark / Sorenson H.263 (Flash Video) (codec flv1)
 V..... gif                  GIF (Graphics Interchange Format)
 V..... h261                 H.261
 V..... h263                 H.263 / H.263-1996
 V..... h263_v4l2m2m         V4L2 mem2mem H.263 encoder wrapper (codec h263)
 V.S... h263p                H.263+ / H.263-1998 / H.263 version 2
 V..... libx264              libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (codec h264)
 V..... libx264rgb           libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 RGB (codec h264)
 V..... h264_omx             OpenMAX IL H.264 video encoder (codec h264)
 V..... h264_v4l2m2m         V4L2 mem2mem H.264 encoder wrapper (codec h264)
 V..... libx265              libx265 H.265 / HEVC (codec hevc)
 VF.... huffyuv              Huffyuv / HuffYUV
 V..... jpeg2000             JPEG 2000
 VF.... jpegls               JPEG-LS
 VF.... ljpeg                Lossless JPEG
 VF.... magicyuv             MagicYUV video
 VFS... mjpeg                MJPEG (Motion JPEG)
 V.S... mpeg1video           MPEG-1 video
 V.S... mpeg2video           MPEG-2 video
 V.S... mpeg4                MPEG-4 part 2
 V..... mpeg4_v4l2m2m        V4L2 mem2mem MPEG4 encoder wrapper (codec mpeg4)
 V..... msmpeg4v2            MPEG-4 part 2 Microsoft variant version 2
 V..... msmpeg4              MPEG-4 part 2 Microsoft variant version 3 (codec msmpeg4v3)
 V..... msvideo1             Microsoft Video-1
 V..... pam                  PAM (Portable AnyMap) image
 V..... pbm                  PBM (Portable BitMap) image
 V..... pcx                  PC Paintbrush PCX image
 V..... pgm                  PGM (Portable GrayMap) image
 V..... pgmyuv               PGMYUV (Portable GrayMap YUV) image
 VF.... png                  PNG (Portable Network Graphics) image
 V..... ppm                  PPM (Portable PixelMap) image
 VF.... prores               Apple ProRes
 VF.... prores_aw            Apple ProRes (codec prores)
 VFS... prores_ks            Apple ProRes (iCodec Pro) (codec prores)
 V..... qtrle                QuickTime Animation (RLE) video
 V..... r10k                 AJA Kona 10-bit RGB Codec
 V..... r210                 Uncompressed RGB 10-bit
 V..... rawvideo             raw video
 V..... roqvideo             id RoQ video (codec roq)
 V..... rv10                 RealVideo 1.0
 V..... rv20                 RealVideo 2.0
 V..... sgi                  SGI image
 V..... snow                 Snow
 V..... sunrast              Sun Rasterfile image
 V..... svq1                 Sorenson Vector Quantizer 1 / Sorenson Video 1 / SVQ1
 V..... targa                Truevision Targa image
 V..... libtheora            libtheora Theora (codec theora)
 VF.... tiff                 TIFF image
 VF.... utvideo              Ut Video
 V..... v210                 Uncompressed 4:2:2 10-bit
 V..... v308                 Uncompressed packed 4:4:4
 V..... v408                 Uncompressed packed QT 4:4:4:4
 V..... v410                 Uncompressed 4:4:4 10-bit
 V..... libvpx               libvpx VP8 (codec vp8)
 V..... vp8_v4l2m2m          V4L2 mem2mem VP8 encoder wrapper (codec vp8)
 V..... libvpx-vp9           libvpx VP9 (codec vp9)
 V..... libwebp_anim         libwebp WebP image (codec webp)
 V..... libwebp              libwebp WebP image (codec webp)
 V..... wmv1                 Windows Media Video 7
 V..... wmv2                 Windows Media Video 8
 V..... wrapped_avframe      AVFrame to AVPacket passthrough
 V..... xbm                  XBM (X BitMap) image
 V..... xface                X-face image
 V..... xwd                  XWD (X Window Dump) image
 V..... y41p                 Uncompressed YUV 4:1:1 12-bit
 V..... yuv4                 Uncompressed packed 4:2:0
 VF.... zlib                 LCL (LossLess Codec Library) ZLIB
 V..... zmbv                 Zip Motion Blocks Video
 A..... aac                  AAC (Advanced Audio Coding)
 A..... ac3                  ATSC A/52A (AC-3)
 A..... ac3_fixed            ATSC A/52A (AC-3) (codec ac3)
 A..... adpcm_adx            SEGA CRI ADX ADPCM
 A..... g722                 G.722 ADPCM (codec adpcm_g722)
 A..... g726                 G.726 ADPCM (codec adpcm_g726)
 A..... g726le               G.726 little endian ADPCM ("right-justified") (codec adpcm_g726le)
 A..... adpcm_ima_qt         ADPCM IMA QuickTime
 A..... adpcm_ima_wav        ADPCM IMA WAV
 A..... adpcm_ms             ADPCM Microsoft
 A..... adpcm_swf            ADPCM Shockwave Flash
 A..... adpcm_yamaha         ADPCM Yamaha
 A..... alac                 ALAC (Apple Lossless Audio Codec)
 A..... aptx                 aptX (Audio Processing Technology for Bluetooth)
 A..... aptx_hd              aptX HD (Audio Processing Technology for Bluetooth)
 A..... comfortnoise         RFC 3389 comfort noise generator
 A..X.. dca                  DCA (DTS Coherent Acoustics) (codec dts)
 A..... eac3                 ATSC A/52 E-AC-3
 A..... flac                 FLAC (Free Lossless Audio Codec)
 A..... g723_1               G.723.1
 A..X.. mlp                  MLP (Meridian Lossless Packing)
 A..... mp2                  MP2 (MPEG audio layer 2)
 A..... mp2fixed             MP2 fixed point (MPEG audio layer 2) (codec mp2)
 A..... libmp3lame           libmp3lame MP3 (MPEG audio layer 3) (codec mp3)
 A..... nellymoser           Nellymoser Asao
 A..X.. opus                 Opus
 A..... libopus              libopus Opus (codec opus)
 A..... pcm_alaw             PCM A-law / G.711 A-law
 A..... pcm_dvd              PCM signed 16|20|24-bit big-endian for DVD media
 A..... pcm_f32be            PCM 32-bit floating point big-endian A..... pcm_f32le            PCM 32-bit floating point little-endian
 A..... pcm_f64be            PCM 64-bit floating point big-endian A..... pcm_f64le            PCM 64-bit floating point little-endian
 A..... pcm_mulaw            PCM mu-law / G.711 mu-law
 A..... pcm_s16be            PCM signed 16-bit big-endian
 A..... pcm_s16be_planar     PCM signed 16-bit big-endian planar
 A..... pcm_s16le            PCM signed 16-bit little-endian
 A..... pcm_s16le_planar     PCM signed 16-bit little-endian planar
 A..... pcm_s24be            PCM signed 24-bit big-endian
 A..... pcm_s24daud          PCM D-Cinema audio signed 24-bit
 A..... pcm_s24le            PCM signed 24-bit little-endian
 A..... pcm_s24le_planar     PCM signed 24-bit little-endian planar
 A..... pcm_s32be            PCM signed 32-bit big-endian
 A..... pcm_s32le            PCM signed 32-bit little-endian
 A..... pcm_s32le_planar     PCM signed 32-bit little-endian planar
 A..... pcm_s64be            PCM signed 64-bit big-endian
 A..... pcm_s64le            PCM signed 64-bit little-endian
 A..... pcm_s8               PCM signed 8-bit
 A..... pcm_s8_planar        PCM signed 8-bit planar
 A..... pcm_u16be            PCM unsigned 16-bit big-endian
 A..... pcm_u16le            PCM unsigned 16-bit little-endian
 A..... pcm_u24be            PCM unsigned 24-bit big-endian
 A..... pcm_u24le            PCM unsigned 24-bit little-endian
 A..... pcm_u32be            PCM unsigned 32-bit big-endian
 A..... pcm_u32le            PCM unsigned 32-bit little-endian
 A..... pcm_u8               PCM unsigned 8-bit
 A..... pcm_vidc             PCM Archimedes VIDC
 A..... real_144             RealAudio 1.0 (14.4K) (codec ra_144) A..... roq_dpcm             id RoQ DPCM
 A..X.. s302m                SMPTE 302M
 A..... sbc                  SBC (low-complexity subband codec)
 A..X.. sonic                Sonic
 A..X.. sonicls              Sonic lossless
 A..X.. truehd               TrueHD
 A..... tta                  TTA (True Audio)
 A..X.. vorbis               Vorbis
 A..... libvorbis            libvorbis (codec vorbis)
 A..... wavpack              WavPack
 A..... wmav1                Windows Media Audio 1
 A..... wmav2                Windows Media Audio 2
 S..... ssa                  ASS (Advanced SubStation Alpha) subtitle (codec ass)
 S..... ass                  ASS (Advanced SubStation Alpha) subtitle
 S..... dvbsub               DVB subtitles (codec dvb_subtitle)
 S..... dvdsub               DVD subtitles (codec dvd_subtitle)
 S..... mov_text             3GPP Timed Text subtitle
 S..... srt                  SubRip subtitle (codec subrip)
 S..... subrip               SubRip subtitle
 S..... text                 Raw text subtitle
 S..... webvtt               WebVTT subtitle
 S..... xsub                 DivX subtitles (XSUB)
admin@ASUSTOR:/volume1/.@plugins/AppCentral/emby-server $

Link to comment
Share on other sites

alucryd

This looks good to me, was it particularly long to display that list?

Also do you have a file lying around you could try to transcode?

cd /usr/local/AppCentral/emby-server
export LD_LIBRARY_PATH=$(pwd)/lib:$(pwd)/lib/dri:$(pwd)/lib/samba
$(pwd)/bin/ffmpeg -i /path/to/file -c:v libx264 -f mp4 /dev/null

Where /path/to/file is the path to your actual file.

Link to comment
Share on other sites

sandro_rocha_1982
38 minutes ago, alucryd said:

This looks good to me, was it particularly long to display that list?

Also do you have a file lying around you could try to transcode?


cd /usr/local/AppCentral/emby-server
export LD_LIBRARY_PATH=$(pwd)/lib:$(pwd)/lib/dri:$(pwd)/lib/samba
$(pwd)/bin/ffmpeg -i /path/to/file -c:v libx264 -f mp4 /dev/null

Where /path/to/file is the path to your actual file.

 

admin@ASUSTOR:/volume1/.@plugins/AppCentral/emby-server $ $(pwd)/bin/ffmpeg -i "/volume1/Seriados/2 Broke Girls/Season 03/2 Broke Girls - S03E03 - And the Kitty Kitty Spank Spank.rmvb" -c:v
libx264 -f mp4 /dev/null
ffmpeg version 4.3.0-emby_2020_05_23 Copyright (c) 2000-2019 the FFmpeg developers and softworkz for Emby LLC
  built with gcc 7.4.1 (Linaro GCC 7.4-2019.02) 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4]
Execution Date: 2020-07-30 14:42:46
[rm @ 0x6fe00] Invalid stream index 2 for index at pos 74527117
Input #0, rm, from '/volume1/Seriados/2 Broke Girls/Season 03/2 Broke Girls - S03E03 - And the Kitty Kitty Spank Spank.rmvb':
  Metadata:
    author          : Sries TVix
    copyright       : Sries TVix
    comment         :
    ASMRuleBook     : #($Bandwidth >= 0),Stream0Bandwidth = 64082, Stream1Bandwidth = 385918;
    Audiences       : Easy RealMedia Tool's Audience;
    audioMode       : music
    Creation Date   : 10/10/2013 0:46:22
    Description     : This File is Created by Easy RealMedia Tools@!
    Email           : rick@redcheek.net
    Generated By    : Easy RealMedia Tools V1.8x
    HomeWeb         : http://redcheek.net
    Keywords        :
    Modification Date: 10/10/2013 0:46:22
    videoMode       : normal
  Duration: 00:21:19.88, start: 0.000000, bitrate: 465 kb/s
    Stream #0:0: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, stereo, fltp, 64 kb/s
    Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 640x360, 389 kb/s, 23.98 fps, 23.98 tbr, 1k tbn, 1k tbc
File '/dev/null' already exists. Overwrite? [y/N] n
Not overwriting - exiting

Edited by sandro_rocha_1982
Link to comment
Share on other sites

alucryd

Also looks fine, that invalid stream is likely only a warning. What if you say yes to the prompt?

Link to comment
Share on other sites

sandro_rocha_1982
59 minutes ago, alucryd said:

Also looks fine, that invalid stream is likely only a warning. What if you say yes to the prompt?

admin@ASUSTOR:/volume1/home/admin $ cd /usr/local/AppCentral/emby-server                                                              
admin@ASUSTOR:/volume1/.@plugins/AppCentral/emby-server $ export LD_LIBRARY_PATH=$(pwd)/lib:$(pwd)/lib/dri:$(pwd)/lib/samba           
admin@ASUSTOR:/volume1/.@plugins/AppCentral/emby-server $ $(pwd)/bin/ffmpeg -i "/volume1/Seriados/2 Broke Girls/Season 03/2 Broke Girl
s - S03E03 - And the Kitty Kitty Spank Spank.rmvb" -c:v libx264 -f mp4 /dev/null                                                      
ffmpeg version 4.3.0-emby_2020_05_23 Copyright (c) 2000-2019 the FFmpeg developers and softworkz for Emby LLC                         
  built with gcc 7.4.1 (Linaro GCC 7.4-2019.02) 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4]       
Execution Date: 2020-08-01 11:04:25                                                                                                   
[rm @ 0x6fe00] Invalid stream index 2 for index at pos 74527117
Input #0, rm, from '/volume1/Seriados/2 Broke Girls/Season 03/2 Broke Girls - S03E03 - And the Kitty Kitty Spank Spank.rmvb':         
  Metadata:                                                                                                                           
    author          : Sries TVix                                                                                                      
    copyright       : Sries TVix                                                                                                      
    comment         :                                                                                                                 
    ASMRuleBook     : #($Bandwidth >= 0),Stream0Bandwidth = 64082, Stream1Bandwidth = 385918;                                         
    Audiences       : Easy RealMedia Tool's Audience;                                                                                 
    audioMode       : music                                                                                                           
    Creation Date   : 10/10/2013 0:46:22                                                                                              
    Description     : This File is Created by Easy RealMedia Tools@!                                                                  
    Email           : rick@redcheek.net                                                                                               
    Generated By    : Easy RealMedia Tools V1.8x                                                                                      
    HomeWeb         : http://redcheek.net  
    Keywords        :                                                                                                                 
    Modification Date: 10/10/2013 0:46:22                                                                                             
    videoMode       : normal                                                                                                          
  Duration: 00:21:19.88, start: 0.000000, bitrate: 465 kb/s                                                                           
    Stream #0:0: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, stereo, fltp, 64 kb/s                                                     
    Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 640x360, 389 kb/s, 23.98 fps, 23.98 tbr, 1k tbn, 1k tbc                    
File '/dev/null' already exists. Overwrite? [y/N] y                                                                                   
Stream mapping:                                                                                                                       
  Stream #0:1 -> #0:0 (rv40 (native) -> h264 (libx264))                                                                               
  Stream #0:0 -> #0:1 (cook (native) -> aac (native))                                                                                 
Press [q] to stop, [?] for help                                                                                                       
[libx264 @ 0x10a470] using cpu capabilities: ARMv6 NEON
[libx264 @ 0x10a470] profile High, level 3.0, 4:2:0, 8-bit
[libx264 @ 0x10a470] 264 - core 159 r2999 296494a - H.264/MPEG-4 AVC codec - Copyleft 2003-2020 - http://www.videolan.org/x264.html -
options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trell
is=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=3 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 int
erlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=
250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1
.40 aq=1:1.00                                                                                                                         
Output #0, mp4, to '/dev/null':                                                                                                       
  Metadata:                                                                                                                           
    author          : Sries TVix                                                                                                      
    copyright       : Sries TVix                                                                                                      
    comment         :                                                                                                                 
    ASMRuleBook     : #($Bandwidth >= 0),Stream0Bandwidth = 64082, Stream1Bandwidth = 385918;                                         
    Audiences       : Easy RealMedia Tool's Audience;                                                                                 
    audioMode       : music                                                                                                           
    Creation Date   : 10/10/2013 0:46:22                                                                                              
    Description     : This File is Created by Easy RealMedia Tools@!                                                                  
    Email           : rick@redcheek.net                                                                                               
    Generated By    : Easy RealMedia Tools V1.8x                                                                                      
    HomeWeb         : http://redcheek.net  
    Keywords        :                                                                                                                 
    Modification Date: 10/10/2013 0:46:22                                                                                             
    videoMode       : normal                                                                                                          
    encoder         : Lavf58.35.100                                                                                                   
    Stream #0:0: Video: h264 (libx264) (avc1 / 0x31637661), yuv420p(progressive), 640x360, q=-1--1, 23.98 fps, 785647.00 tbn, 23.98 tb
c                                                                                                                                     
    Metadata:                                                                                                                         
      encoder         : Lavc58.62.100 libx264                                                                                         
    Side data:                                                                                                                        
      cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A                                                                   
    Stream #0:1: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s                                                
    Metadata:                                                                                                                         
      encoder         : Lavc58.62.100 aac                                                                                             
frame=  412 fps= 10 q=28.0 size=    1024kB time=00:00:16.65 bitrate= 505.1kbits/s dup=12 drop=0 throttle=off speed=0.416x             
                                                                                                                                      
[q] command received. Exiting.                                                                                                        
                                                                                                                                      
frame=  415 fps=9.4 q=-1.0 Lsize=    1204kB time=00:00:17.18 bitrate= 575.6kbits/s dup=12 drop=0 throttle=off speed=0.389x            
video:924kB audio:263kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.476327%                                  
    Last message repeated 1 times                                                                                                     
EXIT                                                                                                                                  
[libx264 @ 0x10a470] frame I:4     Avg QP:13.80  size: 11206
[libx264 @ 0x10a470] frame P:124   Avg QP:22.31  size:  5151
[libx264 @ 0x10a470] frame B:287   Avg QP:27.29  size:   912
[libx264 @ 0x10a470] consecutive B-frames:  3.9% 11.6%  0.7% 83.9%
[libx264 @ 0x10a470] mb I  I16..4: 52.0% 30.0% 18.0%
[libx264 @ 0x10a470] mb P  I16..4:  2.7%  8.3%  3.4%  P16..4: 41.3% 14.0%  6.7%  0.0%  0.0%    skip:23.7%
[libx264 @ 0x10a470] mb B  I16..4:  0.3%  0.5%  0.1%  B16..8: 38.0%  2.0%  0.3%  direct: 1.2%  skip:57.6%  L0:38.9% L1:55.1% BI: 6.1%
[libx264 @ 0x10a470] 8x8 transform intra:53.3% inter:65.3%
[libx264 @ 0x10a470] coded y,uvDC,uvAC intra: 56.8% 64.1% 25.1% inter: 9.5% 10.0% 0.8%
[libx264 @ 0x10a470] i16 v,h,dc,p: 52% 28%  9% 11%
[libx264 @ 0x10a470] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 23% 22%  3%  4%  4%  4%  5%  5%
[libx264 @ 0x10a470] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 28% 12%  4%  6%  7%  7%  5%  4%
[libx264 @ 0x10a470] i8c dc,h,v,p: 47% 24% 22%  6%
[libx264 @ 0x10a470] Weighted P-Frames: Y:12.1% UV:11.3%
[libx264 @ 0x10a470] ref P L0: 70.8% 13.7% 12.6%  2.8%  0.1%
[libx264 @ 0x10a470] ref B L0: 93.4%  6.1%  0.5%
[libx264 @ 0x10a470] ref B L1: 96.0%  4.0%
[libx264 @ 0x10a470] kb/s:436.90
[aac @ 0x10bf40] Qavg: 202.957
admin@ASUSTOR:/volume1/.@plugins/AppCentral/emby-server $                                                                  

Link to comment
Share on other sites

alucryd

Everything looks good, thanks for testing. We'll review the facts on our side and try to find out why these timeouts occur.

Link to comment
Share on other sites

  • 1 month later...
sandro_rocha_1982
On 07/09/2020 at 16:36, Luke said:

@sandro_rocha_1982 please try again with the next release of Emby Server, or if you'd like to try the beta server, version 4.5.0.24+. Thanks.

I am using the latest beta version (24) and the WebOS application is playing the file, with transcode.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...