thommyfilm
21st July 2009, 08:51
Hi
I try to connect two videos using MP4Box.
This works perfectly:
mp4box -cat trailer.m4v -cat trailer1.m4v test.m4v
It would be very handy to output to stdout.
Documentation (http://gpac.sourceforge.net/doc_mp4box.php) says:
-std : dumps to stdout instead of file.
But if i enter:
mp4box -cat trailer.m4v -cat trailer1.m4v -std
I always get the help menue. What is wronge here? Why is this not working?
I try to connect two videos using MP4Box.
This works perfectly:
mp4box -cat trailer.m4v -cat trailer1.m4v test.m4v
It would be very handy to output to stdout.
Documentation (http://gpac.sourceforge.net/doc_mp4box.php) says:
-std : dumps to stdout instead of file.
But if i enter:
mp4box -cat trailer.m4v -cat trailer1.m4v -std
I always get the help menue. What is wronge here? Why is this not working?