movie.ts with multiple files doesn't stack in latest build
#1
I just updated my xbmc to the latest build and found that my movies with .ts extension that previously will appear as a single file in library mode now appears as multiple files. Other multiple files movies with .mkv extension is not effected.

So I try renaming the files with .ts extension to .mkv and rescan them back into the library and now it appears as a single file. I didn't have this problem in the previous build, just the latest one
Reply
#2
Same here, revision 21090 running.

I have searched for a long time for the error in the file names, but as said by valho - it seems to only occur to the .ts files, as far as I can see the RegEx and the Filenames are both correct.

Additionaly I have encountered another problem, that I haven't spotted in earlier builds:
When exiting the folder that contains the files mentioned below, the XBMC window freezes completely and can just be stopped via TaskManager. Maybe it has something to do with thumbnail autogeneration, since there are no thumbnails coming up for the files as well.

I encounter the two problems mentioned above with the files
\\elrond\Serien\Planet Earth\Planet Earth - s01e01 - From Pole to Pole - 1-2.ts
\\elrond\Serien\Planet Earth\Planet Earth - s01e01 - From Pole to Pole - 2-2.ts

Log file:
http://pastebin.com/m551b6f86

Mediainfo for the first file:
Code:
General
ID                               : 0
Complete name                    : \\elrond\Serien\Planet Earth\Planet Earth - s01e01 - From Pole to Pole - 1-2.ts
Format                           : MPEG-TS
File size                        : 4.30 GiB
Duration                         : 29mn 32s
Overall bit rate                 : 20.8 Mbps

Video
ID                               : 4129 (0x1021)
Menu ID                          : 1 (0x1)
Format                           : VC-1
Format profile                   : AP@L3
Duration                         : 29mn 31s
Bit rate                         : 18.7 Mbps
Width                            : 1 920 pixels
Height                           : 1 080 pixels
Display aspect ratio             : 16/9
Frame rate                       : 23.976 fps
Colorimetry                      : 4:2:0
Scan type                        : Progressive
Scan order                       : 2:3 Pulldown
Bits/(Pixel*Frame)               : 0.376
Stream size                      : 3.85 GiB (90%)

Audio #1
ID                               : 4134 (0x1026)
Menu ID                          : 1 (0x1)
Format                           : AC-3
Format/Info                      : Audio Coding 3
Duration                         : 29mn 32s
Bit rate mode                    : Constant
Bit rate                         : 448 Kbps
Channel(s)                       : 6 channels
Channel positions                : Front: L C R, Surround: L R, LFE
Sampling rate                    : 48.0 KHz
Stream size                      : 94.6 MiB (2%)

Audio #2
ID                               : 4141 (0x102D)
Menu ID                          : 1 (0x1)
Format                           : AC-3
Format/Info                      : Audio Coding 3
Format profile                   : Dolby Digital
Duration                         : 29mn 32s
Bit rate mode                    : Constant
Bit rate                         : 256 Kbps
Channel(s)                       : 2 channels
Channel positions                : L R
Sampling rate                    : 48.0 KHz
Stream size                      : 54.1 MiB (1%)
Reply
#3
The .ts stack thing should be fixed as of r21155. If you can't compile and are impatient you can stick the new REs in advancedsettings.xml for now. You'll find them on the as.xml wiki page.

As for the hang, it's probably either the thumbnailer or flagging stuff. Try disabling both and see if it still happens. Also try letting it sit for a few min. Since dvdplayer opens files in the app thread it will block the UI. So if something (slow media, compressed rars, down server, goofy file, etc) holds it up, it could appear "hung" for quite awhile.

EDIT: You need to enable debugging and repost your log.
Reply
#4
Thank you for your hint regarding the stacking problem!

Thumbnail generator seems to make the problem when dealing with one of my Planet Earth files.

XBMC Revision now is 21154.

Here is a full debug log. In the session I entered and left the "Planet Earth" dir a first time without thumbnail generator enabled - no problems occured. A second time I entered the directory with the generator activated and when leaving the dir, XBMC hung up. I waited for a few minutes, but there wasn't anything going on.

(De)activating media info flagging didn't make any difference.

http://pastebin.com/m2c266f1d
Reply

Logout Mark Read Team Forum Stats Members Help
movie.ts with multiple files doesn't stack in latest build0