I am looking for a WMV video file converter to AVI format. I am looking for a recommendation for use on Lucid.
Regards, Mel
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-27-2010, 05:40 AM
Arnaud G
WMV to AVI converter
From: Melton Low <softw.sys@gmail.com>
To: ubuntu-users@lists.ubuntu.com
Sent: Sat, November 27, 2010 12:02:14 AM
Subject: WMV to AVI converter
I am looking for a WMV video file converter to AVI format. I am looking for a recommendation for use on Lucid.
Regards, Mel
you can use mencoder. I am sure there is a GUI to do all sort of conversions, but I always use the command line. Works great.
Another one I read about but never used it is avidemux.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-27-2010, 06:22 AM
Nils Kassube
WMV to AVI converter
Melton Low wrote:
> I am looking for a WMV video file converter to AVI format. I am
> looking for a recommendation for use on Lucid.
You can try avidemux from the package with the same name. But I suppose
it will only work if you have the non-free-codecs package from the
medibuntu repository [1] installed.
Nils
[1] <https://help.ubuntu.com/community/Medibuntu>
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-27-2010, 06:39 AM
"Tim H."
WMV to AVI converter
On 11/26/2010 11:02 PM, Melton Low wrote:
> I am looking for a WMV video file converter to AVI format. I am looking
> for a recommendation for use on Lucid.
>
> Regards, Mel
>
To start:
ffmpeg -i FILE.wmv FILE.avi
Then if you get errors you can add flags. For the specific flags write
back with output from this:
ffmpeg -i FILE.wmv
I may not specifically be able to help you (though I'll try), but others
on the list may very well be able to provide the proper flags.
Tim H.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-27-2010, 06:55 AM
Conny Enström
WMV to AVI converter
2010-11-27 05:02, Melton Low skrev:
> I am looking for a WMV video file converter to AVI format. I am looking
> for a recommendation for use on Lucid.
>
> Regards, Mel
>
I use WinFF
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-27-2010, 06:51 PM
"Tim H."
WMV to AVI converter
> I use WinFF
>
Isn't WinFF the Windows version of ffmpeg? Or maybe it's just the GUI
version....
Tim H.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-27-2010, 08:16 PM
"Tim H."
WMV to AVI converter
On 11/27/2010 02:51 PM, Tim H. wrote:
>
>> I use WinFF
>>
>
> Isn't WinFF the Windows version of ffmpeg? Or maybe it's just the GUI
> version....
>
> Tim H.
>
Yea, it's the GUI
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-27-2010, 08:37 PM
"Johnny Rosenberg"
WMV to AVI converter
Den 2010-11-27 20:51:20 skrev Tim H. <bizdev@pwnspeak.com>:
>
>> I use WinFF
>>
>
> Isn't WinFF the Windows version of ffmpeg? Or maybe it's just the GUI
> version....
>
> Tim H.
>
Yes, it's the ffmpeg GUI.
sudo apt-get install winff
--
Kind regards
Johnny Rosenberg
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-27-2010, 09:29 PM
Melton Low
WMV to AVI converter
Thanks for all your suggestions. *
Mel
On Sat, Nov 27, 2010 at 2:37 PM, Johnny Rosenberg <gurus.knugum@gmail.com> wrote:
Den 2010-11-27 20:51:20 skrev Tim H. <bizdev@pwnspeak.com>:
>
>> I use WinFF
>>
>
> Isn't WinFF the Windows version of ffmpeg? *Or maybe it's just the GUI
> version....
>
> Tim H.
>
Yes, it's the ffmpeg GUI.
sudo apt-get install winff
--
Kind regards
Johnny Rosenberg
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
Linux user:*522743
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-27-2010, 10:06 PM
NoOp
WMV to AVI converter
On 11/26/2010 11:55 PM, Conny Enström wrote:
> 2010-11-27 05:02, Melton Low skrev:
>> I am looking for a WMV video file converter to AVI format. I am looking
>> for a recommendation for use on Lucid.
>>
>> Regards, Mel
>>
>
> I use WinFF
>
+1
http://winff.org/html_new/
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users