Opened 14 years ago

Last modified 13 years ago

#1601 closed defect (invalid)

MPEG: FATAL: EOF while seaching for sequence header

Reported by: wdy9927@… Owned by: reimar
Priority: normal Component: vo
Version: unspecified Severity: normal
Keywords: Cc: cehoyos
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

I got a *.h264.ts file.

Mplayer shows

MPEG: FATAL: EOF while seaching for sequence header
Video: Cannot read properties

But I use some player in windows(kmplayer Storm player ...) , some of them can play it well(Storm player), some of them not play well but it can show
C:\work\ovt\ovt_h264\itvi_record.ts

General

Complete name : C:\work\ovt\ovt_h264\itvi_record.ts
Format : MPEG-TS

......
Video #350

ID : 350 (0x15E)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.0
Format settings, CABAC : Yes
Format settings, ReFrames : 2 frames
Width : 1 920 pixels
Height : 1 080 pixels

.......

How can i use mplayer to play it.

PS:
I had to upload the ts to the ftp:upload.mplayer but there is ERROR "553 Could not create file."

===================================================
the detaill

mplayer -identify -frames 0 itvi_record_hd4.ts
MPlayer SVN-r7692-4.3.2 (C) 2000-2009 MPlayer Team
/usr/share/fonts/subfont.ttf doesn't look like a bitmap font description, ignoring.
Cannot load bitmap font: /usr/share/fonts/subfont.ttf
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing itvi_record_hd4.ts.
TS file format detected.
VIDEO MPEG2(pid=374) AUDIO MPA(pid=375) NO SUBS (yet)! PROGRAM N. 0
ID_VIDEO_ID=374
ID_AUDIO_ID=375
MPEG: FATAL: EOF while searching for sequence header.
Video: Cannot read properties.
ID_FILENAME=itvi_record_hd4.ts
ID_DEMUXER=mpegts
ID_AUDIO_FORMAT=80
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=0.00
ID_SEEKABLE=1
ID_CHAPTERS=0
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 256.0 kbit/16.67% (ratio: 32000->192000)
ID_AUDIO_BITRATE=256000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=mp3
Video: no video
Starting playback...

Exiting... (End of file)
ID_EXIT=EOF

Change History (2)

comment:1 by compn, 13 years ago

Owner: changed from beastd to reimar

comment:2 by cehoyos, 13 years ago

Resolution: invalid
Status: newclosed, cehoyos@ag.or.at

No sample...

Note: See TracTickets for help on using tickets.