![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Multimedia & Video Have multimedia question? ATI, Nvidia, Sound cards. Just ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2006
Location: Brussels
My beans are hidden!
Ubuntu 6.10 Edgy
|
Join wmv files?
hi
id like to merge some WMV files, any ideas how please? i tried with cat, it makes a big file of the size of all the small wmv's togheter, but when i play it it stops after the first file lenght i hope you can help
__________________
Da ubuntu n00b! |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2006
Location: Shoreline, Washington
Beans: 40
Ubuntu 6.06 Dapper
|
Re: Join wmv files?
The first part of a WMV file is the header with file length and encoding info, you can't just cat them together. WMV files are a proprietary format, if the files were MP3, OGG, AIFF, AU or WAV format there are a couple of programs that you can use to edit these files.
|
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2006
Location: Brussels
My beans are hidden!
Ubuntu 6.10 Edgy
|
Re: Join wmv files?
well there are plenty of windows apps that will get the work done, but ic ant use them using wine because of some missing files(which i installed but it still give me the same errors)
__________________
Da ubuntu n00b! |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2007
Beans: 9
|
Re: Join wmv files?
You may use mencoder (from mplayer, in the multiverse repository), but the results seem to be a bit buggy sometimes.
If you want to give it a try, enter the following to a command line: mencoder -oac copy -ovc copy -o NEWVIDEOFILE part1.wmv part2.wmv part2.wmv ... or just mencoder -oac copy -ovc copy -o NEWVIDEOFILE part* If all video files are named in correct alphanumerical order. Mencoder creates an AVI file, which is mostly playable for xine, vlc and mplayer, but sometimes I get an error from KPlayer (which bases on mplayer - strange, hm?) that my system is too slow, and the merged video is played really slow Did you had some success with windows video software and wine jet? |
|
|
|
|
|
#5 |
|
Has an Ubuntu Drip
![]() Join Date: May 2006
Beans: 677
Ubuntu 6.06
|
Re: Join wmv files?
I have the same question, and I would like to use GUI.
|
|
|
|
|
|
#6 |
|
Just Give Me the Beans!
![]() |
Re: Join wmv files?
This command line method worked great for me.
|
|
|
|
|
|
#7 |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Jan 2007
Location: Princeton-Plainsboro TH
Beans: 1,950
|
Re: Join wmv files?
avidemux (2.3) supports wmv input but not output...you could join them with avidemux and export/convert them to a different format...
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
Location: Detroit
Beans: 10
Kubuntu 8.04 Hardy Heron
|
Re: Join wmv files?
the mencoder method above works, but as was mentioned, the results are buggy. specifically, a/v sync is not perfect (video is playing back slightly faster than it is supposed to, and thus audio seems to "lag").
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|