Opened 16 years ago
Last modified 14 years ago
#1098 closed defect (worksforme)
Failure to detect fps and render video in AVCHD TS stream
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | demuxer |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | compn | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
mplayer fails to detect the fps of some AVCHD videos. It reports "FPS not specified in the header or invalid, use the -fps option." and "Video: no video" and only the audio is played.
Forcing fps works, e.g. "-fps 60000/1001", it then plays the video.
Sample video where fps and video is not detected:
http://ia360630.us.archive.org/3/items/avchd01/hr10_03.m2ts.mpg
Sample video where fps and video are properly detected:
http://ia311543.us.archive.org/1/items/AVCHD/HC3_03.mpg
Attachments (3)
Change History (7)
by , 16 years ago
Attachment: | hr10_03.m2ts.mpg.log added |
---|
comment:1 by , 16 years ago
by , 16 years ago
Attachment: | hr10_03.m2ts.mpg-forcefps.log added |
---|
hr10_03.m2ts.mpg with -fps 60000/1001 - plays video
comment:2 by , 16 years ago
comment:3 by , 16 years ago
comment:4 by , 14 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed, patriotact@gmail.com |
http://ia360630.us.archive.org/3/items/avchd01/hr10_03.m2ts.mpg
mplayer detects this as 25 fps, plays video+audio, closing bug.
hr10_03.m2ts.mpg log, fails to detect fps