Jump to content

Blu-ray (BDMV) always transcodes, won't direct play or stream


sybia123

Recommended Posts

sybia123

Hey all, so for some reason Emby (Kodi) isn't direct playing/streaming my blu-ray folders and is transcoding them instead. I've also tried the Windows Emby Theater app, which won't play blu-ray's at all (it just hangs at the spinner after selecting to play for 1 minute), but will play all of my other files.

 

I've attached the ffmpeg log and a section of the server log, however before I attach the full server/kodi logs, is there anything I need to censor? I'm seeing api keys for the websocket, my remote address, etc...

2016-12-01 13:13:23.2336 Info Main: Emby
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 3.16.0.4
	Processor count: 4
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:21:32 UTC 2016)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
2016-12-01 13:13:23.6228 Info App: Application version: 3.0.8500.0
...
2016-12-01 13:14:07.6677 Debug App: Starting transcoding because currentTranscodingIndex=null
2016-12-01 13:14:07.7138 Info App: /usr/bin/ffmpeg -i file:"/media/movies/Blu-ray/Batman Begins (2005)/BDMV/STREAM/00000.m2ts" -map_metadata -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 libx264 -pix_fmt yuv420p -preset superfast -crf 23 -tune zerolatency -b:v 22651421 -maxrate 22651421 -bufsize 45302842 -vsync -1 -force_key_frames "expr:gte(t,n_forced*3)" -flags -global_header -copyts -codec:a:0 ac3 -ac 6 -ab 384000 -af "adelay=1,aresample=async=1" -max_delay 5000000 -avoid_negative_ts disabled -start_at_zero -hls_time 3 -start_number 0 -hls_list_size 0 -y "/var/lib/emby-server/transcoding-temp/0c9eb6747e297090e06b16b942d4f3c4.m3u8"
2016-12-01 13:14:10.0408 Info App: returning /var/lib/emby-server/transcoding-temp/0c9eb6747e297090e06b16b942d4f3c40.ts

ffmpeg-transcode-4d668284-f2cd-4f7d-a3b0-d0d953c8d308.txt

Edited by sybia123
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...