Server Version#: 1.21.1.3830
This has me stumped. The server can write to the movies’ folder, because the “Plex Versions” directory gets created.
And I stumbled across an error in the log:
Any ideia what could be going on?
(File removed)
Server Version#: 1.21.1.3830
This has me stumped. The server can write to the movies’ folder, because the “Plex Versions” directory gets created.
And I stumbled across an error in the log:
Any ideia what could be going on?
(File removed)
I’m still trying to solve this issue, even tried to link the devices onto the docker-compose file, but so far it still won’t convert:
version: '3.2'
services:
plex:
image: plexinc/pms-docker:latest
container_name: plex
restart: always
network_mode: host
environment:
- PLEX_CLAIM="${PLEX_TOKEN}"
- ADVERTISE_IP="https://plex.${DOMAIN_NAME_2}/web/"
- PLEX_UID=1000
- PLEX_GID=1000
volumes:
- /etc/localtime:/etc/localtime:ro
- /dev/rtc:/dev/rtc:ro
- /mnt/hdd/Plex/transcode:/transcode:rw
- /mnt/NAS/hdd/Tv Shows:/data/tvshows:rw
- /mnt/NAS/hdd/Movies:/data/movies:rw
- /mnt/NAS/hdd/Music:/data/music:rw
- /mnt/NAS/hdd/Podcasts:/data/podcasts:rw
- /mnt/NAS/hdd/Videos:/data/videos:rw
- /mnt/hdd/Plex/:/config:rw
devices:
- /dev/dri/card0:/dev/dri/card0
- /dev/dri/renderD128:/dev/dri/renderD128
labels:
- traefik.enable=false
It always seems like the command can’t find a codec. Should I be linking to it from outside as well?
Jan 03, 2021 19:46:32.429 [0x7f888bfff700] DEBUG - Starting a transcode session 85f40f53-44a2-463a-a980-47e41642b593 at offset -1.0 (state=3)
Jan 03, 2021 19:46:32.464 [0x7f888bfff700] DEBUG - Job running: EAE_ROOT='/tmp/pms-5cbfb7cb-e507-45ad-9201-fc00d7798859/EasyAudioEncoder' FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/367b3d4-3654-linux-x86_64/' LIBVA_DRIVERS_PATH='/usr/lib/plexmediaserver/lib/dri' XDG_CACHE_HOME='/config/Library/Application Support/Plex Media Server/Cache' XDG_DATA_HOME='/usr/lib/plexmediaserver/Resources' X_PLEX_TOKEN='xxxxxxxxxxxxxxxxxxxx' '/usr/lib/plexmediaserver/Plex Transcoder' '-codec:0' 'hevc' '-codec:1' 'dca' '-analyzeduration' '20000000' '-probesize' '20000000' '-i' '/movies/ISONG(2019) Bluray-1080p.mkv' '-filter_complex' '[0:0]scale=w=1280:h=534[0];[0]format=pix_fmts=nv12[1];[1]hwupload[2]' '-filter_complex' '[0:1] aresample=async=1:ocl='\''stereo'\'':rematrix_maxval=0.000000dB:osr=48000[3]' '-map' '[2]' '-metadata:s:0' 'language=eng' '-codec:0' 'h264_vaapi' '-b:0' '3000k' '-maxrate:0' '4000k' '-bufsize:0' '8000k' '-r:0' '23.975999999999999' '-map' '[3]' '-metadata:s:1' 'language=eng' '-codec:1' 'aac' '-strict:1' 'experimental' '-aac_coder:1' 'fast' '-q:1' '1' '-f' 'mp4' '-map_metadata' '-1' '-map_chapters' '-1' '-movflags' '+faststart' '/movies/I Spit on Your Grave Deja Vu (2019)/Plex Versions/Optimized for Mobile/.inProgress/I Spit on Your Grave_ Deja Vu (2019).mp4.152' '-init_hw_device' 'vaapi=vaapi:' '-filter_hw_device' 'vaapi' '-y' '-nostats' '-loglevel' 'quiet' '-loglevel_plex' 'error' '-progressurl' 'http://127.0.0.1:32400/video/:/transcode/session/85f40f53-44a2-463a-a980-47e41642b593/60602a56-c065-447d-926d-159a771cbcf7/progress'
Jan 03, 2021 19:46:32.479 [0x7f88427fc700] DEBUG - Request: [127.0.0.1:58800 (Loopback)] PUT /video/:/transcode/session/85f40f53-44a2-463a-a980-47e41642b593/60602a56-c065-447d-926d-159a771cbcf7/progress?status=startup (19 live) Signed-in Token (bruno.amaral) (range: bytes=0-)
Jan 03, 2021 19:46:32.480 [0x7f889a7fc700] DEBUG - Completed: [127.0.0.1:58800] 204 PUT /video/:/transcode/session/85f40f53-44a2-463a-a980-47e41642b593/60602a56-c065-447d-926d-159a771cbcf7/progress?status=startup (19 live) 0ms 203 bytes (pipelined: 1) (range: bytes=0-)
Jan 03, 2021 19:46:32.493 [0x7f8827fff700] ERROR - [Transcoder] Unrecognized option 'aac_coder:1'.
Jan 03, 2021 19:46:32.494 [0x7f880e7fc700] ERROR - [Transcoder] Error splitting the argument list: Option not found
Jan 03, 2021 19:46:32.496 [0x7f889bfff700] DEBUG - Jobs: '/usr/lib/plexmediaserver/Plex Transcoder' exit code for process 834 is 1 (failure)
Jan 03, 2021 19:46:32.497 [0x7f880dffb700] DEBUG - Streaming Resource: Terminated session 0x7f88740f57a0:85f40f53-44a2-463a-a980-47e41642b593 with reason Conversion failed. The transcoder exited due to an error.
Jan 03, 2021 19:46:32.497 [0x7f888bfff700] DEBUG - Using default transcode duration of 120 minutes
Jan 03, 2021 19:46:32.497 [0x7f888bfff700] DEBUG - Using default transcode duration of 120 minutes
Jan 03, 2021 19:46:32.498 [0x7f880dffb700] DEBUG - Stopping transcode session 85f40f53-44a2-463a-a980-47e41642b593
The fix for this problem seemed to be adding the exec flag to the fstab file, since this case uses a USB HDD to store the library and the transcode folders. All other media was saved in a NAS shared folder.
…adding the
execflag to the fstab file…
I’m having similar issues. I’m not sure if this fix will work for me, but I’m willing to give it a try. Could you please explain where, exactly, the exec flag goes in the fstab file? And which fstab file (host or Plex container)?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.