Opened 19 years ago

Last modified 19 years ago

#201 new defect

Playback of interleaved MPEG4-AVC files

Reported by: frerdman@… Owned by: moritz@…
Priority: normal Component: demuxer
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Hi everyone!
I'm trying to decode Ahead-MPEG4-AVC with aac in .mp4-container with latest
mplayer-cvs and libavcodec-cvs and I have some problems with interleaved files.
When I play them from my hd with -nocache option everything is fine but when I
play them from a DVD-drive with -cache 7500 playback after seeking is slow and
very choppy.
I made sure that my files are ISMA 1.0-conform. Interleaving is 500ms.
Hope this helps.

Frank

Change History (4)

comment:1 by reimar, 19 years ago

And how about on hd with -cache 7500 and on DVD with -nocache? At least a -v log
is always needed, uploading a sample would be very helpful.

comment:2 by frerdman@…, 19 years ago

Playback from HD with -cache 7500 gives me slowmotion playback after ~5 minutes
or after seeking. Playback from Cd with -nocache is fine but thats not what
interleaving is meant for and problematic esp. if people have a slow Cdrom drive
; ).
All my clips were made with nero recode-avc with cabac-coding and weighted
prediction on as well as 4 bframes, then muxed with HE-AAC using MP4BOX, which
was also used to make the files ISMA-compatible and also for the 500ms
interleaving....
Hope this helps....

Frank

comment:3 by reimar, 19 years ago

(In reply to comment #2)

Playback from HD with -cache 7500 gives me slowmotion playback after ~5 minutes
or after seeking. Playback from Cd with -nocache is fine but thats not what
interleaving is meant for and problematic esp. if people have a slow Cdrom drive
; ).

Don't think so, MPlayer reads interleaved files always sequentially afaik.

All my clips were made with nero recode-avc with cabac-coding and weighted
prediction on as well as 4 bframes, then muxed with HE-AAC using MP4BOX, which
was also used to make the files ISMA-compatible and also for the 500ms
interleaving....

500ms sounds rather extreme to me. I seem to remember that for avis the usual
value is 50ms.

comment:4 by frerdman@…, 19 years ago

500ms sounds rather extreme to me. I seem to remember that for avis the usual
value is 50ms.

Well, the VirtualDub-helpfile says 500ms-1s are usual for avis, the GPAC-Page
says the same thing for .mp4s....

Playback from HD with -cache 7500 gives me slowmotion playback after ~5 minutes
or after seeking. Playback from Cd with -nocache is fine but thats not what
interleaving is meant for and problematic esp. if people have a slow Cdrom drive
; ).

Don't think so, MPlayer reads interleaved files always sequentially afaik.

No, my Cd-drive is running all the time when I play with -nocache....

Note: See TracTickets for help on using tickets.