2014-09-08, 14:42
(2014-09-08, 01:49)janbar Wrote:(2014-09-08, 01:07)janbar Wrote:(2014-09-07, 18:33)pyrodex Wrote: I've turned on debugging and watched a show with three commercial breaks this morning. I updated the repo this morning and restarted XBMC for a fresh log.
Few notes...
The show started about 6 minutes into the program on playback, I have this recording start 1 minute early and end 1 minute late.
I had a few times the EDL cut early so I skipped back to watch the show and you will see that but I never skipped forward through the commercials
I stopped the show when the credits came on at the end.
I paused the show for about 5-10 minutes to take a phone call .
Here is the debug log from XBMC - https://www.dropbox.com/s/bw53p15t125sxr2/xbmc.log?dl=0
Here is the file I watched:
Code:General
ID : 23405 (0x5B6D)
Complete name : 2866_20140907115900.mpg
Format : MPEG-TS
File size : 1.77 GiB
Duration : 31mn 58s
Overall bit rate mode : Variable
Overall bit rate : 7 932 Kbps
Movie name : Phineas and Ferb
Law rating : TV-Y7 (FV)
Video
ID : 3905 (0xF41)
Menu ID : 1 (0x1)
Format : MPEG Video
Format version : Version 2
Format profile : Main@High
Format settings, BVOP : Yes
Format settings, Matrix : Custom
Format settings, GOP : Variable
Codec ID : 2
Duration : 31mn 58s
Bit rate mode : Variable
Bit rate : 7 152 Kbps
Maximum bit rate : 20.0 Mbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate : 59.940 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.129
Stream size : 1.60 GiB (90%)
Audio #1
ID : 3906 (0xF42)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Format settings, Endianness : Big
Codec ID : 129
Duration : 31mn 58s
Bit rate mode : Constant
Bit rate : 192 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Delay relative to video : -256ms
Stream size : 43.9 MiB (2%)
Language : English
Audio #2
ID : 3907 (0xF43)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Format settings, Endianness : Big
Codec ID : 129
Duration : 31mn 58s
Bit rate mode : Constant
Bit rate : 192 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Delay relative to video : -235ms
Stream size : 43.9 MiB (2%)
Language : Spanish
Text #1
ID : 3905 (0xF41)-CC1
Menu ID : 1 (0x1)
Format : EIA-608
Muxing mode : A/53 / DTVCC Transport
Muxing mode, more info : Muxed in Video #1
Duration : 31mn 58s
Bit rate mode : Constant
Stream size : 0.00 Byte (0%)
Text #2
ID : 3905 (0xF41)-CC3
Menu ID : 1 (0x1)
Format : EIA-608
Muxing mode : A/53 / DTVCC Transport
Muxing mode, more info : Muxed in Video #1
Duration : 31mn 58s
Bit rate mode : Constant
Stream size : 0.00 Byte (0%)
Text #3
ID : 3905 (0xF41)-1
Menu ID : 1 (0x1)
Format : EIA-708
Muxing mode : A/53 / DTVCC Transport
Muxing mode, more info : Muxed in Video #1
Duration : 31mn 58s
Bit rate mode : Constant
Stream size : 0.00 Byte (0%)
Text #4
ID : 3905 (0xF41)-2
Menu ID : 1 (0x1)
Format : EIA-708
Muxing mode : A/53 / DTVCC Transport
Muxing mode, more info : Muxed in Video #1
Duration : 31mn 58s
Bit rate mode : Constant
Stream size : 0.00 Byte (0%)
Menu
ID : 3904 (0xF40)
Menu ID : 1 (0x1)
Duration : 31mn 58s
List : 3905 (0xF41) (MPEG Video) / 3906 (0xF42) (AC-3, English) / 3907 (0xF43) (AC-3, Spanish)
Title : Phineas and Ferb
Language : / English / Spanish
Law rating : TV-Y7 (FV)
Hi, I checked log and didn't see any try to play the recording using xbmc player. I seen only an upnp transfer:
UPnP: Building didl for object 'pvr://recordings/Defau...
The EDL can only be handle by the player of xbmc running the addon. UPNP transfer only data; The remote point has no knowledge about EDL.
EDIT: Sorry , i opened the bad log !!
Yeeh the good log now:
11:29:35 T:139986724706048 DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: AV props: Frame Rate = 59.959
11:29:35 T:139986724706048 DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: COMBREAK 0.000 - 308.860
11:29:35 T:139986724706048 DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: COMBREAK 608.163 - 744.022
11:29:35 T:139986724706048 DEBUG: AddOnLog: MythTV PVR Client: GetRecordingEdl: COMBREAK 1011.521 - 1131.419
If the show start before and end after the program then the problem could come from commercial detection. The first skip is from 0' to 5'5": it seems no issue about framerate. Is reading with mythfrontend skip correctly ? If yes then can you send me a cut or the full video to test it ?
A simple test is to create a cut using ui mythfrontend and then checking the show.
I deleted the file last night =\
Let me test one tonight and I'll capture the log again and upload the entire file to dropbox for you to pull down and import and play around with on your side.