View Single Post
Old 4th June 2008, 17:52   #11  |  Link
Grimmi Meloni
Registered User
 
Join Date: Feb 2003
Posts: 22
Thanks for the info. In the mean time I put something together myself. Iīm a bit confused though. My current solution uses tsRemuX for the whole process. I basically have a batch that creates a meta file with the following contents:

Code:
V_MPEG4/ISO/AVC, $FILENAME, track=$VIDEO_TRACK_ID, level=4.1, insertSEI, contSPS
A_AC3, $FILENAME, track=$AUDIO_TRACK_ID
Works like a charm here. Why donīt you just use that approach? Are there any known problems with tsremux I should known of?
Grimmi Meloni is offline   Reply With Quote