I downloaded a trailer in HD from the apple site. Container is mov and codec is h264, sound aac I think.
I then streamed the file and captured it on the client to an mpeg ts. There is no packet loss on the network and when playing this file from local disk everything is ok.
So then I streamed the transport stream file with following command:
-vv --intf dummy /work/movies/fantastic4silversurfer-tlr1_h1080p.mov --sout #duplicate{dst=std{access=rtp,mux=ts,url=192.168.13.51:5000}}
on the client side i open vlc with upd://@5000.
When it plays the stream it has a lot of block artifacts and is realy shaky, after a while the vlc just crashes.
I've uploaded the sequence to :
ftp://streams.videolan.org/incoming/fantastic4.ts
ftp://streams.videolan.org/incoming/fantastic4.txt describes the problem in short.
Oh yeah, the crash occurs in libffmpeg.dll