Hello Folks,
currently playing around with the binary Stdout option an run into a problem.
When I use
standard{access=file,mux=asf,url='test.mpeg'}
the resulting local file is healthy and plays in VLC and WMP. When I try to capture the binary output from Stdout with
standard{access=file,mux=asf,url=-}
and than create the movie with an external program, it is corrupted. I took hex look at the binaries and it seems that 99.9% are identical. Only in the top 2-3 header rows and the bottom 2-3 footer rows the Stdout file looks sligtly different.
Anyone had this problem before? Is it possible that VLC mixes other Stdout output into the stream? Invoked it with -q, but are there other parameters to tell VLC to shut up?
Many thanks in advance,
Polyphem