Hi, any suggestions how to demux an .MP4 file into elementary streams, so that I can then process the elementary video stream using DGAVCDec and AVIsynth ? WinXP-SP2 PC.
Tried YAMB which spent a long long time and yields a file with a strange extension like .cmp which I can't play with MPC. Tried to run AVIDEMUX which caused TREND 2008 antivirus to say "no" with a "attempted library injection" type popup.
So, advice on an appropriate .mp4 demuxer tool (and example commandline if applicable) would be much appreciated.
(Oh, just for reference, http://forum.doom9.org/showthread.php?t=122923 hasn't answered it usefully for me as yet).
+ Reply to Thread
Results 1 to 5 of 5
-
-
You can't play a raw avc h264 file (to the best of my knowledge). It has to be in a container, hence apps like AVC2AVI. Once you've demuxed it, you can open it up in DGAVCindex, as long as it is h264 and not XVID
Use Gspot to determine what's inside the MP4
Good
Not Good
Use 1.6 of YAMB
http://kurtnoise.free.fr/Yamb/Yamb-1.6.0.zip
A recent MP4box.exe to place in the unzipped Yamb folder
http://kurtnoise.free.fr/mp4tools/MP4Box-0.4.5-dev.zip
Load the raw h264 in DGAVCindex
Works!
And that should do it. The rest is in the DGAVCdec documentation
-
Profuse thanks. The mp4box download wouldn't work for me, for some reason. Downloaded http://kurtnoise.free.fr/mp4tools/MP4Box-0.4.5-dev_20080201_msvc6.zip instead and that at least started up... then encountered error:
[19:48:18] : YAMB 1.6.0 started !
[19:48:18] : OS type detection...
[19:48:18] : Windows XP Professional (version 5.1, Build 2600 : Service Pack 2)
[19:48:18] : Checking MP4Box location...MP4Box found.
[19:48:18] : Checking MediaInfo.dll...0.7.1.2 found.
[19:50:54] : Extracting started...
[19:50:54] : Exporting & Converting stream...
[19:51:32] : Exporting failed.
Track # 1 Info - TrackID 1 - TimeScale 30000 - Duration 02:15:39.698
Media Info: Language "Undetermined" - Type "vide:avc1" - 243947 samples
MPEG-4 Config: Visual Stream - ObjectTypeIndication 0x21
AVC/H264 Video - Visual Size 576 x 384 - Profile High @ Level 5.1
NAL Unit length bits: 32
Pixel Aspect Ratio 1:1 - Indicated track size 576 x 384
Self-synchronized
Beats me, but am very happy. Thankyou. -
thanks loads wulf109, that tool is perfect, I found this thread Googling for a solution to take the audio out of youtube videos.
Similar Threads
-
x264 GUI specifically for blu-ray compliant elementary streams
By turk690 in forum Authoring (Blu-ray)Replies: 3Last Post: 25th Apr 2012, 19:20 -
3 movies, 6 elementary streams, 1 DVD
By Pholder in forum Authoring (DVD)Replies: 1Last Post: 5th Aug 2010, 08:51 -
Multiplexer for elementary streams for a BD-R / AVCHD
By BobaFett77 in forum Authoring (Blu-ray)Replies: 4Last Post: 29th Jun 2010, 16:59 -
How do you join elementary streams?
By rayden54 in forum EditingReplies: 0Last Post: 5th Jan 2008, 20:43 -
From DVD VOBs to proper elementary streams
By gabier in forum Video ConversionReplies: 9Last Post: 28th Nov 2007, 21:48