maybe there is a workaround using vlc to remux
See this thread and post #10
http://forum.doom9.org/showthread.php?t=157467
+ Reply to Thread
Results 31 to 35 of 35
-
-
-
For sure, there must be a way out using ffmpeg, mplayer or mencoder which belong to same family, as long as it's been decoded properly by Media Player HC,Yes, I can play the original .TS file on Media Player HC
Re-quote
Hope you must have solved it already by the time you are reading my reply.or he can video stream copy and use proper audio encoder (codec) available like dts or ac3 in ffmpeg and get a valid mkv with proper valid audio stream. something like ffmpeg -i input.ts -map 0:0 -vcodec copy -map 0:4 -acodec dts (or ac3) [audio encoder parameters] output.mkv
So I am out, seeing a qute bartender again, you can join me too!Last edited by enim; 27th Jun 2013 at 02:55.
-
Small correction instead of "-absf aac_adts2asc " like poisondeathray mentioned in post #30 you need to use "-absf aac_adtstoasc" if you want to extract latm encoded aac audio as normal aac audio.
Similar Threads
-
how to demux mkv file?
By shun in forum EditingReplies: 10Last Post: 24th Mar 2014, 08:31 -
demux avi, mkv file
By volam1 in forum EditingReplies: 19Last Post: 4th Oct 2013, 08:03 -
I have a .mpg file that I need to demux I want the audio..
By J Tinsby in forum Video ConversionReplies: 6Last Post: 23rd Jun 2011, 19:20 -
I want to demux an .mp4 file and convert to a microsoft dv .avi file
By Canon GL-2 Guy in forum Newbie / General discussionsReplies: 4Last Post: 13th Sep 2009, 22:42 -
demux karaoke iso file
By volam in forum EditingReplies: 0Last Post: 14th May 2009, 10:38



Quote
