Converting viedos!!!
> If you don't have luck with either of these, mencoder in universe might be
> suitable.
>
> On Jan 1, 2008 1:14 AM, Haneef Bashir <darkfena313@gmail.com> wrote:
>
>>
>>
>> On Jan 1, 2008 7:26 AM, Corey Bettenhausen <corey@31415926535.com>
>> wrote:
>>
>> > J.V.H. wrote:
>> > > I need to convert a video *.wmv to another format. How can I do
>> that?
>> > >
>> > > Thanks...
>> > Check out ffmpeg.
>> > -Corey
>> > try oggconvert its part of the archives
>> > --
>> > ubuntu-users mailing list
>> > ubuntu-users@lists.ubuntu.com
>> > Modify settings or unsubscribe at:
>> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>> >
>>
>>
>> --
>> ubuntu-users mailing list
>> ubuntu-users@lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>>
>>
> --
> ubuntu-users mailing list
> ubuntu-users@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
Thanks to everybody, Finally I have converted the video with the following
command:
$ sudo ffmpeg -i /home/me/video.wmv -target vcd /home/me/video.mpg
Everything is in the ffmpeg's man.
Bye
--
Quería tan sólo intentar vivir lo que tendía
a brotar espontáneamente de mí.
¿Por qué había de serme tan difícil?
Hermann Hesse
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
|