• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

CloneBD 1.0.3.0 gives error on every source

tml

New Member
Thread Starter
Joined
Feb 3, 2015
Messages
2
Likes
0
I have tried over a dozen Bluray discs now, including some that worked fine before I upgraded. Every time, I get an error that the transcoder cannot run.

Here's one variation of the log file generated:
Code:
00:00:00.458 | [NOTICE  ] Processing started, activating transcoder...
00:00:00.527 | [DEBUG   ] CHAMELEON::Run:326 >
00:00:00.527 | [DEBUG   ] CHAMELEON::ThreadReader:79 > done, 00000001
00:00:00.550 | [DEBUG   ] CHAMELEON::ThreadDemultiplexer:237 > done, 8007044C
00:00:00.560 | [ERROR   ] HUB::HUB:108 > __ensure(m_SignalAlive != 0)
00:00:00.563 | [DEBUG   ] CHAMELEON::Stop:425 >
00:00:00.563 | [DEBUG   ] CHAMELEON::ThreadWriter:142 > done, 8007044C
00:00:00.563 | [NOTICE  ] Processing done, stopping transcoder...
00:00:00.565 | [DEBUG   ] CHAMELEON::ThreadMultiplexer:315 > done, 80004004
00:00:00.565 | [ERROR   ] transcoder stop error: 0x8000ffff
00:00:00.565 | [ERROR   ] last reported error: 'HUB::HUB:108 > __ensure(m_SignalAlive != 0)' (6)
00:00:00.575 | DONE.


I also see this one sometimes (not sure what different behaviours I'm doing would cause it to use different code paths like this?):
Code:
00:00:00.233 | [DEBUG   ] CHAMELEON::Run:326 >
00:00:00.237 | [DEBUG   ] TRANSPORT_STREAM::Parse:533 > magic:N 1048560/516907652 A :0 S:1048560
00:00:00.342 | [DEBUG   ] CODEC_FFMPEG::DroneInit:452 > [ANALYSIS] ENCODE:1100|B:384000
00:00:00.515 | [DEBUG   ] CODEC_FFMPEG::DroneInit:452 > [ANALYSIS] ENCODE:1104|B:128000
00:00:00.537 | [DEBUG   ] CODEC_FFMPEG::DroneInit:452 > [ANALYSIS] ENCODE:1105|B:128000
00:00:00.610 | [DEBUG   ] CODEC_FFMPEG::DroneInit:452 > [ANALYSIS] ENCODE:1101|B:384000
00:00:01.201 | [WARNING ] SYNCHRONIZER::ProcessEncoderVideo:441 > __verify(0 <= Delta & Delta <= 1)
00:00:01.203 | [DEBUG   ] CODEC_FFMPEG::DroneInit:383 > [ANALYSIS] ENCODE:1011|B:3726178|F:1920:1080,16:9,24000:1001
 
Back
Top