Hello all:
I am having a self-recorded H.264 bitstream and packed in MPEG-2 PS file format, I try to play it with vlc, but only the time indicator moves, nothing shown in the screen. So I am wondering if it is the error of wrong decoder module: libmpeg2, (it should be ffmpeg)
Here is the message:
main debug: adding playlist item `C:\Temp\MAQ00005.mpg' ( C:\Temp\MAQ00005.mpg )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: creating statistics handler
main debug: thread 7412 (input) created at priority 1 (input/input.c:265)
main debug: drive letter C: found in source
main debug: `C:\Temp\MAQ00005.mpg' gives access `' demux `' path `C:\Temp\MAQ00005.mpg'
main debug: creating demux: access='' demux='' path='C:\Temp\MAQ00005.mpg'
main debug: looking for access_demux module: 1 candidate
main debug: creating access '' path='C:\Temp\MAQ00005.mpg'
main debug: looking for access2 module: 5 candidates
vcd debug: trying .cue file: C:\Temp\MAQ00005.cue
vcd debug: could not find .cue file
access_file debug: opening file `C:\Temp\MAQ00005.mpg'
main debug: using access2 module "access_file"
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 1408981 bytes in 0s - 1375958007 kbytes/s
main debug: creating demux: access='' demux='' path='C:\Temp\MAQ00005.mpg'
main debug: looking for demux2 module: 45 candidates
main debug: using demux2 module "ps"
main debug: looking for a subtitle file in C:\Temp\
main debug: `C:\Temp\MAQ00005.mpg' successfully opened
ps debug: we found a length of: 20056933
main debug: selecting program id=0
main debug: audio is disabled, not selecting ES 0x0
main debug: looking for decoder module: 27 candidates
main debug: using decoder module "libmpeg2"
main debug: thread 7608 (decoder) created at priority 0 (input/decoder.c:159)
main debug: EOF reached
main debug: closing input
main debug: removing module "libmpeg2"
main debug: thread times: real 0m20.062628s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 7608 joined (input/decoder.c:191)
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: Program doesn't contain anymore ES
main debug: removing module "ps"
main debug: removing module "access_file"
main debug: thread times: real 0m20.078253s, kernel 0m0.015625s, user 0m0.000000s
main debug: thread 7412 joined (input/input.c:412)
main warning: unable to find parent!
main: nothing to play