Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Nov 2018 14:10:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232935] multimedia/emby-server playback of movies fail
Message-ID:  <bug-232935-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232935

            Bug ID: 232935
           Summary: multimedia/emby-server playback of movies fail
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: driesm.michiels@gmail.com

2018-11-03 15:06:28.738
Application version: 3.5.3.0

http://emby.vados.fido.be:8096/videos/ab5b2df1fb049179d2354264358d306b/live=
.m3u8?DeviceId=3D9ef20ea469d76fc43666abea9226c10754afe137&MediaSourceId=3Da=
b5b2df1fb049179d2354264358d306b&VideoCodec=3Dh264&AudioCodec=3Dmp3,aac&Vide=
oBitrate=3D139808000&AudioBitrate=3D192000&PlaySessionId=3D3a749fd80ba440d6=
acdede923af250c2&api_key=3D1cfd02e027a84513b565207a5d26e1bd&TranscodingMaxA=
udioChannels=3D2&RequireAvc=3Dfalse&Tag=3D0e2e671a6df1f08404922a04036bd985&=
SegmentContainer=3Dts&MinSegments=3D1&BreakOnNonKeyFrames=3DTrue&h264-profi=
le=3Dhigh,main,baseline,constrainedbaseline,high10&h264-level=3D51

{"Protocol":"File","Id":"ab5b2df1fb049179d2354264358d306b","Path":"/media/m=
ovies/The
Equalizer 2/The Equalizer 2.mp4","Type":"Default","Container":"mp4","Name":=
"The
Equalizer
2","IsRemote":false,"ETag":"0e2e671a6df1f08404922a04036bd985","ReadAtNative=
Framerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,=
"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay"=
:true,"IsInfiniteStream":false,"RequiresOpening":false,"RequiresClosing":fa=
lse,"RequiresLooping":false,"SupportsProbing":true,"VideoType":"VideoFile",=
"MediaStreams":[],"Formats":[],"RequiredHttpHeaders":{}}

User policy for Dries: EnablePlaybackRemuxing: True
EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True

/usr/local/lib/emby-server/bin/ffmpeg -f mp4 -i file:"/media/movies/The
Equalizer 2/The Equalizer 2.mp4" -map_metadata -1 -map_chapters -1 -threads=
 0
-sn -codec:v:0 libx264 -pix_fmt yuv420p -preset veryfast -crf 28 -maxrate
139808000 -bufsize 279616000 -profile:v high -level 4.1 -x264opts:0
subme=3D0:me_range=3D4:rc_lookahead=3D10:me=3Ddia:no_chroma_me:8x8dct=3D0:p=
artitions=3Dnone
-force_key_frames "expr:gte(t,n_forced*3)" -flags -global_header -vsync -1
-codec:a:0 libmp3lame -ac 2 -ab 192000  -f segment -max_delay 5000000
-avoid_negative_ts disabled -start_at_zero -segment_time 3=20
-individual_header_trailer 0 -segment_format mpegts -segment_list_entry_pre=
fix
"hls/6f63b452a4e1dc49bac4fe4b22f03b69/" -segment_list_type m3u8
-segment_start_number 0 -segment_list
"/var/db/emby-server/transcoding-temp/6f63b452a4e1dc49bac4fe4b22f03b69.m3u8=
" -y
"/var/db/emby-server/transcoding-temp/6f63b452a4e1dc49bac4fe4b22f03b69%d.ts"

Shared object "libx264.so.152" not found, required by "libavcodec.so.58"

See error above found in alot of emby server logs. I can't playback movies
anymore after update to latest emby package.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232935-7788>