Page 1 of 1

Latest nightly build fails to play .ts files (OSX)

Posted: 11 May 2005 05:00
by travisbell
Hey guys, I have been having some issues with 0.8.1 since upgrading to Tiger so I figured I would grab the latest nightly, May 11 2005.

This version doesn't seem to play .ts files. I don't get an error, I just never see the video pop up. VLC is still active and I can stop and fast forward.

Any tips?

My system is a PowerBook G4 1.5GHz. OS X 10.4. I have also trashed my prefs, btw.

Cheers,

0.8.1 it's hvin problems with ogm files too...

Posted: 11 May 2005 06:36
by Diegus
Specilly with the ones who have two audio tracks an two subtitles tracks, and with de .mkv, but this just happens in Mac OS X 10.4.
Any ideas?

Posted: 11 May 2005 21:35
by The DJ
Diegus your issue is fixed in the development build. Please see the thread about Tiger issues.

Travisbell: i'm unable to reproduce your problem. All my TS files that were playable on 10.3 are playable with 10.4

Posted: 11 May 2005 23:18
by travisbell
That is weird because I have tried multiple .ts files that played OK in 0.8.1.

Is there an error log or some other kind of log I can look at to see what's happening?

Thanks!

THX

Posted: 12 May 2005 02:15
by diegushra
The DJ
THX for the quick response.....

Posted: 12 May 2005 09:53
by fkuehne
Is there an error log or some other kind of log I can look at to see what's happening?
Yes, in Window -> Messages. Feel free to post a couple of lines of this log.

Posted: 12 May 2005 23:30
by travisbell
As far as I can tell this is what I am recewing in my "messages" window when I open a .ts file.

-----------------------------------------
main debug: adding playlist item `Final Fantasy - 1080.ts' ( /Users/travis/Desktop/Final Fantasy 1080/Final Fantasy - 1080.ts )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 45245952 (input) created at priority 38 (src/input/input.c:230)
main debug: `/Users/travis/Desktop/Final Fantasy 1080/Final Fantasy - 1080.ts' gives access `' demux `' path `/Users/travis/Desktop/Final Fantasy 1080/Final Fantasy - 1080.ts'
main debug: creating demux: access='' demux='' path='/Users/travis/Desktop/Final Fantasy 1080/Final Fantasy - 1080.ts'
main debug: looking for access_demux module: 1 candidate
macosx debug: input has changed, refreshing interface
main debug: creating access '' path='/Users/travis/Desktop/Final Fantasy 1080/Final Fantasy - 1080.ts'
main debug: looking for access2 module: 5 candidates
vcd debug: trying .cue file: /Users/travis/Desktop/Final Fantasy 1080/Final Fantasy - 1080.cue
access_file debug: opening file `/Users/travis/Desktop/Final Fantasy 1080/Final Fantasy - 1080.ts'
main debug: using access2 module "access_file"
main debug: pre buffering
main debug: received first data for our buffer
main debug: prebuffering done 622573 bytes in 0s - 3425 kbytes/s
main debug: creating demux: access='' demux='' path='/Users/travis/Desktop/Final Fantasy 1080/Final Fantasy - 1080.ts'
main debug: looking for demux2 module: 37 candidates
main debug: using demux2 module "ts"
main debug: looking for a subtitle file in /Users/travis/Desktop/Final Fantasy 1080/
ts debug: DEMUX_SET_GROUP 0 0x0
main debug: `/Users/travis/Desktop/Final Fantasy 1080/Final Fantasy - 1080.ts' successfully opened
ts debug: pid[20] unknown
ts debug: PATCallBack called
ts debug: new PAT ts_id=1002 version=0 current_next=1
ts debug: * number=1 pid=16
ts debug: PMTCallBack called
ts debug: new PMT program number=1 version=0 pid_pcr=17
ts debug: * descriptor : unknown (0x5)
ts warning: pmt error: pid=17 already defined
ts debug: * es pid=20 type=129 fcc=a52
main debug: selecting program id=1
main debug: looking for decoder module: 22 candidates
main debug: using decoder module "a52"
main debug: thread 44533760 (decoder) created at priority 38 (src/input/decoder.c:159)
ts warning: first packet for pid=20 cc=0xd
main debug: control type=1
main debug: thread 44533760: secret message triggered at src/misc/block.c:227 (Operation timed out)
-----------------------------------------

Also, when I view the "Information" it only shows one stream, stream 0 which is the audio.

Does that mean anything to any of you?

Thanks,