I'm not sure if I'm using the right word when I say "demux".
Basically, I want to extract the audio & video out of normal video files.
I don't want these components to be re-encoded.
They should be "passthrough", "untouched", "lossless", etc.
I know there's a "Video De/Multiplexers" section here at VideoHelp.
But many of these programs seem to be limited to a specific video format.
Is there any program that can "demux" various file formats? (MKV, Mp4, AVI, TS, etc.)
+ Reply to Thread
Results 1 to 12 of 12
-
-
-
Does anyone know how to create a "BAT" file for these commands?
Specifically, I'd love a BAT file that - when executed - could batch process all files in the same folder.
Preferably, it should be portable & name the extracted audio/video automatically.
EDIT: I looked this up, and every batch script out there seems require you output to a fixed format. Wondering why there isn't a script that simply extracts the audio or video to its natural format.Last edited by jaibubwan; 11th Oct 2017 at 06:50.
-
Last edited by jaibubwan; 11th Oct 2017 at 07:07.
-
-
Rather than trying for one program that does it all, use the mkvmerge family of programs for MKV files. AVI demux for AVI. TSMuxer for TS files. Another work around would be to wrap all of the various file formats in MKV using MKVMerge GUI then use gMKVExtract to extract any streams you want... I have a folder on my computer called Video Tools that contains shortcuts to all the video processing programs I have. The majority are public domain or shareware and a few purchased. Quick and easy to deal with whatever format. For my Media Player (Popcorn A-500) MKV is the best solution so I put all my rips into a MKV container.
SONY 75" Full array 200Hz LED TV, Yamaha A1070 amp, Zidoo UHD3000, BeyonWiz PVR V2 (Enigma2 clone), Chromecast, Windows 11 Professional, QNAP NAS TS851 -
BAT or CMD can be created in plain Notepad - this is just plain text so nothing special is required. https://www.computerhope.com/issues/ch001666.htm
You should check few threads on this forum - https://forum.videohelp.com/threads/385022-Demux-all-audio-streams-with-ffmpeg - this one can be also useful https://evilshit.wordpress.com/2012/09/27/how-to-split-and-demux-a-file-with-ffmpeg/ .
Natural format can loose some information about stream as such it is wise to use some container - mkv is quite flexible.
And in Unix machines shell is quite powerful so it is possible to create script with analysis and automatic selection - on plain Windows this may be a difficult.Last edited by pandy; 18th Oct 2017 at 04:07.
-
Similar Threads
-
[SOLVED] "--ipratio" "--pbratio"+"--scenecut" "--minkeyint" / "--keyint
By Kdmeizk in forum Video ConversionReplies: 14Last Post: 21st Jun 2015, 07:21 -
Why 16:9 "Original" & 16:9 "Full" settings on Blu-Ray player....?
By brassplyer in forum DVD & Blu-ray PlayersReplies: 3Last Post: 11th Apr 2015, 08:13 -
Can Someone Recommend a Blu-Ray Player that can read "BD-R" & "DVD-R" ?
By THEBDC in forum DVD & Blu-ray PlayersReplies: 6Last Post: 17th Mar 2015, 17:03 -
Video Streaming program able to stream a video file and has a "GoTo"command
By eduardobedoya in forum Video Streaming DownloadingReplies: 0Last Post: 14th Mar 2015, 08:19 -
How to convert "Still Image" to "AVC file" (like as Godzilla Blu ray Menu)
By ningnong132 in forum Video ConversionReplies: 2Last Post: 8th Sep 2014, 04:23