Not sure if I am using the right section, even because this not about reencoding. At least that's what I hope...
I have a network media player (Asus O!Play) that has issues playing some video files.
So when someone comes to me with a video taken with a camcorder I usually demux the video/audio and remux it to MKV.
This time I have an AVI file with WMV v7 and WMA v8 but apparently Avidemux is not being able to mux these video/audio formats to MKV container.
Is that by MKV's design not to accept WMV/WMA?
If so, what are my best options? Do I have to reencode? I would hate to do that because I would lose quality.
Or maybe I can mux it in MP4? Would that work instead? My player can easily read MP4 files.
Here is MediaInfo report on my AVI:
Thanks in advance.Code:General Complete name : C:\Remux\any_name.avi Format : Windows Media File size : 125 MiB Duration : 7mn 51s Overall bit rate : 2 217 Kbps Maximum Overall bit rate : 328 Kbps Encoded date : UTC 1970-01-01 00:00:00.000 WM/EncodingSettings : Lavf52.93.0 Video ID : 1 Format : WMV1 Codec ID : WMV1 Codec ID/Info : Windows Media Video 7 Description of the codec : wmv1 Duration : 7mn 51s Bit rate : 1 992 Kbps Width : 488 pixels Height : 360 pixels Display aspect ratio : 4:3 Frame rate : 25.000 fps Bit depth : 8 bits Bits/(Pixel*Frame) : 0.454 Stream size : 112 MiB (90%) Audio ID : 2 Format : WMA Format version : Version 2 Codec ID : 161 Codec ID/Info : Windows Media Audio Description of the codec : Windows Media Audio V8 Duration : 7mn 51s Bit rate : 128 Kbps Channel(s) : 2 channels Sampling rate : 44.1 KHz Bit depth : 16 bits Stream size : 7.20 MiB (6%)
Cheers
+ Reply to Thread
Results 1 to 18 of 18
-
-
You can try mkvtoolnix (Mkvmergegui).
But I doubt the asus will play it. Maybe better to try make an wmv/asf file. -
I still haven't tried MkvMergeGUI yet because I can't seem to find the proper way to demux the audio/video out of the AVI container.
I only know Avidemux and I am used to set both video and audio output fields to "copy" and Output Format field to mkv muxer. That usually gives me a nice MKV media file that my player can handle.
How do I simply extract the audio and the video? The audio seems pretty straightforward: Alt+A -> Save Audio.
But for video the only thing I can find is Output Format set to Video Only. Is that it? Because when I do that I end up with a file that MediaInfo cannot read as being multimedia.
Once I find out how to demux it I can try MMG because I know how it works. I even know mkvtoolnix's CLI syntax by heart.
I honestly don't think it'll work on my STB player but how do I do that? What tool do I use? My PC doesn't have neither Windows Movie Maker nor Windows Media Encoder installed and I can only afford freeware or opensource.
It's a Windows 7 N edition.
TIA
Cheers -
mkvmergegui supports many input formats including avi. But maybe not avi with wmv/wma...
I think WMVMuxer can do avi with wmv/wma to wmv. -
Just tested and confirmed that MMG does support AVI as input but NOT with wmv/wma.
Will look into this option.
How about this?
Can you (or anyone else) help me with that?
Thanks a bunch.
Cheers -
-
The MKV container indeed supports WMV and WMA, as long as these are muxed in the VfW-mode and ACM-mode, respectively.
On Windows, the DirectShow filter MatroskaMuxer.ax does accept ASF files. OTOH, MKVmerge does not accept ASF files, even when they contain VC-1 streamsHowever MKVmerge (usually) has nothing against the MKVs with WMV and/or WMA generated by MPC's MatroskaMuxer
Speaking in general, Avidemux doesn't understandASF files, therefore don't use it
https://forum.videohelp.com/threads/357618-x265-vs-x264?p=2262099&viewfull=1#post2262099
As for AVIs that contain WMA... well, this EVIL audio format was designed for depending on the timestamps stored in the container, and the AVI container really has no such thing as "audio timestamps". In the "best" cases, this may mean the audio goes out-of-synch when you use the seek bar of the player/editor; in the *worst* cases, i.e., shorter clips that were joined into a longer clip, the audio goes more and more OOS after each "joining point"
Last but not least, Mr. DeathRay has a point:
But very unlikely your oplay will play it -
-
You have two choices --- either you remux to MKV, or you re-encode and use other containers than AVI (i.e., MP4 or MKV).
Either way, you'd better NOT USE Avidemux in this case, as I tried to explain in my previous post
( https://forum.videohelp.com/threads/357618-x265-vs-x264?p=2262099&viewfull=1#post2262099 ) -
But El Heggunte, remux is exactly what I want to do. I want to split audio and video so that later I can mux them back together.
All I can use is avidemux and I am quite sure it can split the audio and the video. I just don't know how. That's what I am asking: how do i split video using avidemux? -
You didn't specify what avidemux reported when you tried the file with wma audio, but I've had instances where I tried to convert wmv/wma files to xvid and avidemux reported it didn't understand the codec.
I fixed it by loading the video file into audacity. Despite it being just an audio editor/processor, you can open video files with it and it will just load the audio stream. Very handy. Then I just converted it to a more compatible format. In avidemux then you just select the file as the audio source and select copy audio.
Don't know if that helps but what the hey.
Also, after a quick peek on their site I see there are several models of those O!Play boxes and they don't all have the same format compatibility specs. You may want to look there yourself. -
Even if it were possible to demux it properly with avidemux (and it's not) , mkvmerge would reject it. WMV/ASF streams are not allowed because of licensing issues . ffmpeg works for sure, and plays ok with software media players like VLC , valid mediainfo data (but that indicates nothing about your oplay compatibility)
-
Guys, right now I am not worried about compliance. How on earth do I split the video out of a multimedia file using avidemux?
I know how to demux the audio and I think I know how to demux the video but I am not sure.
Can someone answer this simple question about avidemux? -
Don't you just go to audio > Select track and uncheck the 'enabled' box then save the video as 'copy'.
-
You've got my attention.
The audio part I already know. It's the video part that I still don't know.
What do you mean by "save the video as copy"?
There is no such option in menu > video.
On the main window there is an option to set the "Video Output" and I have that set up for "copy". Is that it?
If so, which "Output Format" should I choose? "Video only"? Because otherwise avidemux will try to put the video inside a container, right?
Thanks in advance.
Cheers
Similar Threads
-
demux avi, mkv file
By volam1 in forum EditingReplies: 19Last Post: 4th Oct 2013, 07:03 -
Demux from MOV and mux to AVI
By windranger in forum Newbie / General discussionsReplies: 21Last Post: 9th Mar 2013, 23:57 -
How to Mux Subpictures to AVI/MKV?
By Velchiv in forum SubtitleReplies: 5Last Post: 9th Nov 2011, 16:26 -
How to demux .srt from mkv, then convert .srt to .smi and mux .smi to mkv??
By narayanan in forum SubtitleReplies: 1Last Post: 7th Aug 2010, 22:49 -
demux/mux question about avi to mpg conversion
By ibzomie in forum Newbie / General discussionsReplies: 4Last Post: 4th Jan 2009, 13:53