Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
11th August 2010, 15:13 | #1 | Link |
Registered User
Join Date: Sep 2009
Posts: 18
|
Anyone know of a free OS X app to demux HD h.264 .ts files?
Hi. Any one know of a free app to demux HD .ts file for OS X? I came across this blog that recommends MeGUI but Me GUI is Windows only.
I tried ProjectX but it doesn't work with h.264. Thanks |
11th August 2010, 16:21 | #2 | Link |
Registered User
Join Date: Mar 2005
Location: Finland
Posts: 2,641
|
tsMuxeR can demux TS files and it comes with a nice GUI. More generic command-line alternatives are ffmpeg and mplayer.
FFmpeg: Code:
ffmpeg -i input.ts -an -vcodec copy -f rawvideo video.264 ffmpeg -i input.ts -vn -acodec copy -f rawvideo audio.ac3 MPlayer: Code:
mplayer input.ts -dumpvideo -dumpfile video.264 mplayer input.ts -dumpaudio -dumpfile audio.ac3 Last edited by nm; 11th August 2010 at 16:26. |
11th August 2010, 17:38 | #4 | Link |
Registered User
Join Date: Mar 2005
Location: Finland
Posts: 2,641
|
VoxMac has fixed the tsMuxeR Qt GUI issues on Snow Leopard in his build: http://forums.macrumors.com/showthre...41#post9003541
User comments in the SmartLabs blog may also help: http://blog.smartlabs.tv/2009/03/new...available.html http://blog.smartlabs.tv/2009/03/new...-released.html |
12th August 2010, 11:35 | #5 | Link |
Registered User
Join Date: Sep 2009
Posts: 18
|
Thank you nm
I installed VoxMac's unofficial version and it's working. (Note to any one else doing the same you must remove/delete two Korean fonts from your library for VoxMacs version to work-details in the read me. And don't bother with the older official versions like version 1.8.24 which will load up but can't process files or 1.8.8b which is windows only! For anyone who cares and for what its worth the checksums from my copy of VoxMac's tsMuxeR_1.10.6_VoxMac_Unofficial_Build.dmg from MegaUpload SHA1: 5f6e0436e898db1a350eeb4e22aae4fcd7d5fb8c MD5: 8664387063e5065b684182d37f72173f ) Thanks again for your help nm Last edited by Get Go; 12th August 2010 at 11:42. |
Tags |
.ts, demux h.264, free app, os x, transport stream |
Thread Tools | Search this Thread |
Display Modes | |
|
|