H264 encoding problem

About encoding, codec settings, muxers and filter usage
teamol
New Cone
New Cone
Posts: 4
Joined: 08 Sep 2013 13:04

H264 encoding problem

Postby teamol » 08 Sep 2013 13:13

Hi,
I have a problem transcoding a video file to mp4 (x264, mp3). When I convert any video with VLC like so

Code: Select all

:sout=#transcode{vcodec=h264,vb=800,scale=1,acodec=mp3,ab=128,channels=2,samplerate=44100}:file{dst=D:\\temp\\ffmpeg\\Camera.mp4} :sout-keep
I cannot play this video in Silverlight 5 (using mediaelement). So I was trying to figure out what is the problem and when I use ffplay to play converted mp4 files it says

Code: Select all

[h264 @ 04cbb780] reference picture missing during reorderB f=0/0 [h264 @ 04cbb780] reference count overflow [h264 @ 04cbb780] decode_slice_header error [h264 @ 04a07640] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
I thing this might be the reason why I cannot play this video in silverlight.

Here is the file http://www.ulozto.net/x43rkFeW/camera-mp4

Do you have any idea what could be the problem?

Thank you very much for any help

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 9 guests