Opened 18 years ago
Closed 17 years ago
#1172 closed bug (fixed)
DVB Codec init error
Reported by: | marcusoverhagen | Owned by: | marcusoverhagen |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Audio & Video/Codecs | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
TransportStreamDemux::ProcessData: delta 14.799526 is too large GetHeaderFormat: stream_id c0 frame header: 94 a4 73 9c 46 55 8c 73 52 97 36 10 cd 9b 66 b5 GetHeaderFormat: assuming mepeg video search for description family = 5, a = 0x111, b = 0x0 meta format == 0x180913e8 fAudioDecoder SetInputFormat error Initialization failed GetHeaderFormat: stream_id e0 frame header: 00 00 01 00 00 db fa 63 b8 00 00 01 b5 85 45 4b GetHeaderFormat: assuming mepeg video search for description family = 5, a = 0x111, b = 0x0 meta format == 0x180913e8 fVideoDecoder SetInputFormat error Initialization failed fAudQueue->Insert failed (would block)
fCard->Capture failed, error 80000009 (Operation timed out) TransportStreamDemux::ProcessData: delta 2.448824 is too large GetHeaderFormat: stream_id c0 frame header: ff fc a4 00 2a 7d 44 22 22 32 32 32 32 32 22 22 GetHeaderFormat: assuming mepeg audio search for description family = 5, a = 0x103, b = 0x0 meta format == 0x18091510 GetHeaderFormat: caudio;1120;0;0;(48000;2;0x2;2;0x400;0x00000000;0;0x0000) fAudioDecoder SetInputFormat error Initialization failed GetHeaderFormat: stream_id e0 frame header: 00 00 01 b3 2d 02 40 23 24 9f 23 81 10 11 11 12 GetHeaderFormat: assuming mepeg video search for description family = 5, a = 0x111, b = 0x0 meta format == 0x180913e8 fVideoDecoder SetInputFormat error Initialization failed
Change History (3)
comment:1 by , 18 years ago
Status: | new → assigned |
---|
comment:2 by , 18 years ago
still not working:
GetHeaderFormat: stream_id c0 inner frame header: ff fc a4 00 39 cc 77 44 33 33 44 23 12 12 11 12 GetHeaderFormatMpegAudio search for description family = 5, a = 0x202, b = 0x0 meta format == 0x1806ee98 GetHeaderFormat: out_format caudio;1120;0;0;(48000;2;0x2;2;0x400;0x00000000;0;0x0000) fAudioDecoder SetInputFormat error Initialization failed GetHeaderFormat: stream_id e0 inner frame header: 00 00 01 b3 2d 02 40 23 24 9f 23 81 10 11 11 12 GetHeaderFormatMpegVideo search for description family = 5, a = 0x211, b = 0x0 meta format == 0x1806ec48 GetHeaderFormat: out_format cvideo;1112;0;0;0;(0;0x0;0;0;0;0;0;0;0) fVideoDecoder SetInputFormat error Initialization failed
reformatted as code block: