[vlc] Re: AAC and TS transport stream playback problem

psme 27c2home at hknet.com
Sat Sep 20 05:58:22 CEST 2003


> Do you see any audio track in he audio menu ?

No, the audio menu is empty.

> Can you send us  the output in the message box  ? (View, Messages, check
> the "verbose" box.

The correct videoPID and audioPID should be 0x0140 and 0x0141. vlc shown the
video fine but no audio (AAC). It's vlc 0.6.2.

This is the View->Messages:

main debug: creating new input thread
main: playlist item `I:\030920114609.ts'
main debug: waiting for thread completion
main warning: drive letter I: found in source string
main debug: access `', demux `', name `I:\030920114609.ts'
main debug: looking for access module
main debug: probing 7 candidates
dvdplay debug: plugin discarded (not a valid source)
dvdread warning: dvdread module discarded (not a valid source)
vcd debug: trying .cue file: I:\030920114609.cue
vcd warning: could not open I:\030920114609.ts
cdda debug: trying .cue file: I:\030920114609.cue
cdda warning: could not open I:\030920114609.ts
access_file debug: opening file `I:\030920114609.ts'
main debug: using access module "access_file"
main debug: looking for demux module
main debug: probing 17 candidates
mp4 warning: MP4 plugin discarded (not a valid file)
avi warning: avi module discarded (invalid header)
asf warning: ASF v1.0 plugin discarded (not a valid file)
main debug: looking for mpeg-system module
main debug: probing 1 candidate
main debug: using mpeg-system module "mpeg_system"
main debug: using demux module "ts_dvbpsi"
ts_dvbpsi debug: Processing PMT for program 141 version 1
main debug: ES 101 has unknown type
main debug: selecting ES 140
main debug: selecting ES 0x140
main debug: looking for decoder module
main debug: probing 17 candidates
main debug: using decoder module "libmpeg2"
main debug: thread 2424 (input) created at priority 15
(src/input/input.c:180)
main debug: playing at normal rate
main debug: thread 2636 (decoder) created at priority 0
(src/input/input_dec.c:112)
main debug: ES 141 has unknown type
mpeg_system warning: first packet for PID 320 received by TS demux
main debug: no usable vout present, spawning one
main debug: looking for video filter module
main debug: probing 1 candidate
deinterlace debug: using bob deinterlace mode
deinterlace debug: using bob deinterlace method
main debug: using video filter module "deinterlace"
main debug: looking for text renderer module
main debug: probing 3 candidates
main debug: using text renderer module "freetype"
deinterlace debug: spawning the real video output
main debug: looking for video output module
main debug: probing 4 candidates
vout_directx debug: creating DirectXEventThread
main debug: waiting for thread completion
main debug: waiting for thread completion
vout_directx debug: DirectXCreateWindow
vout_directx debug: background color: 10
vout_directx debug: screen dimensions 1280x720 colour depth 32
main debug: thread 2544 (DirectX Events Thread) created at priority 0
(directx.c:191)
vout_directx debug: DirectXEventThread running
vout_directx debug: DirectXInitDDraw
vout_directx debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1
can_clip_overlay=0 colorkey=1 stretch=1 bltfourcc=1
vout_directx debug: End DirectXInitDDraw
vout_directx debug: DirectXCreateDisplay
vout_directx debug: DirectXCreateClipper
main debug: using video output module "vout_directx"
main debug: looking for text renderer module
main debug: probing 3 candidates
main debug: using text renderer module "freetype"
main debug: waiting for thread completion
vout_directx debug: NewPictureVec overlay:yes chroma:YV12
vout_directx debug: YUV overlay created successfully
vout_directx debug: End NewPictureVec (succeeded)
main debug: got 1 direct buffer(s)
main debug: picture in 1920x1088, chroma 0x32315659 (YV12), aspect ratio
16:9
main debug: picture out 1920x1088, chroma 0x32315659 (YV12), aspect ratio
16:9
main debug: direct render, mapping render pictures 0-6 to system pictures
1-7
main debug: thread 2688 (video output) created at priority 1
(src/video_output/video_output.c:453)
main debug: got 8 direct buffer(s)
main debug: picture in 1920x1088, chroma 0x32315659 (YV12), aspect ratio
16:9
main debug: picture out 1920x1088, chroma 0x32315659 (YV12), aspect ratio
16:9
main debug: direct render, mapping render pictures 0-6 to system pictures
1-7
main debug: thread 2508 (video output) created at priority 1
(src/video_output/video_output.c:453)
libmpeg2 debug: 1920x1088, aspect 768000, 29.971 fps
main warning: late picture skipped (79066454064)
main warning: vout synchro warning: pts != current_date (-204777)
main debug: stream periodicity changed from B[1] to B[2]
main debug: stream periodicity changed from P[5] to P[3]
main debug: decoded 101/108 pictures
main warning: late picture skipped (-870)
main debug: decoded 100/108 pictures
main: EOF reached
main debug: 722 loops
main debug: dumping stream ID 0x0 [OK:0/D:2353]
main debug: seekable stream, position: 27130656/27130656 (-:--:--/-:--:--)
main debug: dumping program 0x8d, version 0 (partial)
main debug: ES 0x101, stream 0xb8, fourcc `pmt ', not selected
[OK:107/ERR:0]
main debug: ES 0x140, stream 0x0, fourcc `mpgv', selected [OK:141745/ERR:0]
main debug: ES 0x141, stream 0x0, fourcc `    ', not selected [OK:0/ERR:0]
main debug: unselecting ES 0x140
main debug: thread 2636 joined (src/input/input_dec.c:151)
main debug: killing decoder for 0x140, fourcc `mpgv', 0 PES in FIFO
main debug: unlocking module "libmpeg2"
main debug: no more selected ES
main debug: unlocking module "mpeg_system"
main debug: unlocking module "ts_dvbpsi"
access_file: closing `/://I:\030920114609.ts'
main debug: unlocking module "access_file"
main debug: pes: 17 packets
main debug: data: 1000 packets
main debug: buffers: 22 packets
main debug: freeing info structures...
main debug: unlocking module "freetype"
main debug: unlocking module "freetype"
vout_directx debug: DirectXCloseSurface
vout_directx debug: CloseVideo
vout_directx debug: DirectXCloseDisplay
vout_directx debug: DirectXCloseDisplay clipper
vout_directx debug: DirectXCloseDisplay display
vout_directx debug: DirectXCloseDDraw
vout_directx debug: DirectXEventThread terminating
vout_directx debug: DirectXCloseWindow
vout_directx debug: WinProc WM_DESTROY
main debug: thread 2544 joined (directx.c:366)
main debug: unlocking module "vout_directx"
main debug: thread 2688 joined (src/video_output/video_output.c:478)
main debug: unlocking module "deinterlace"
main debug: thread 2508 joined (src/video_output/video_output.c:478)
main debug: thread 2424 joined (src/input/input.c:214)

regards,

Li On

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list