Page 1 of 1

What's wrong with this material? H.264

Posted: 20 Apr 2010 16:03
by dirkolus
Hi all,

I've a lot of video material in H.264 codec I want to view using the VLC Player, because of the GUI. But when playing this material the frame jumps forth and back using vlc either on windows (1.0.5) and on linux (1.0.2). Audio works correct. The same file works flawlessly using mplayer.

I've put a short sample (10 sec.) on http://home.mnet-online.de/dirkolus/sample.ts
perhaps anybody can have a look at it?
video decoder: [ffmpeg] FFmpeg's libavcodec codec family
video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)

What's wrong with this codec, that it causes this frame-hopping

Any hints welcome.

Thanks,
Dirk

Re: What's wrong with this material? H.264

Posted: 20 Apr 2010 16:34
by Lotesdelere
It seems to be badly/wrongly muxed. Remuxing the file with tsMuxeR fixes the problem.

Re: What's wrong with this material? H.264

Posted: 20 Apr 2010 17:45
by dirkolus
Thanks. Is the mux structure really 'wrong' or just another flavour within the specs?

Dirk