[Bug 232935] multimedia/emby-server playback of movies fail
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 3 14:10:09 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232935
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 at FreeBSD.org
Reporter: driesm.michiels at 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=9ef20ea469d76fc43666abea9226c10754afe137&MediaSourceId=ab5b2df1fb049179d2354264358d306b&VideoCodec=h264&AudioCodec=mp3,aac&VideoBitrate=139808000&AudioBitrate=192000&PlaySessionId=3a749fd80ba440d6acdede923af250c2&api_key=1cfd02e027a84513b565207a5d26e1bd&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=0e2e671a6df1f08404922a04036bd985&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=51
{"Protocol":"File","Id":"ab5b2df1fb049179d2354264358d306b","Path":"/media/movies/The
Equalizer 2/The Equalizer 2.mp4","Type":"Default","Container":"mp4","Name":"The
Equalizer
2","IsRemote":false,"ETag":"0e2e671a6df1f08404922a04036bd985","ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"RequiresClosing":false,"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=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none
-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
-individual_header_trailer 0 -segment_format mpegts -segment_list_entry_prefix
"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 at FreeBSD.org> ---
Maintainer informed via mail
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list