Hi,
anyone has any command line to convert .wmv or .asf files to .mov (jpeg codec)?
You know, to play them then with [pdp_qt] or [pdp_qt~].
br. GARFF
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
On Mon, 2007-10-15 at 00:28 +0200, Javier GarcÃa wrote:
Hi,
anyone has any command line to convert .wmv or .asf files to .mov (jpeg codec)?
mencoder input.wmv|asf -nosound -ovc lavc -lavcopts vcodec=mjpeg -of lavf -lavfopts format=mov -o outfile.mov
(this doesn't encode any sound into the new file)
You know, to play them then with [pdp_qt] or [pdp_qt~].
yeah: as suggested in the helpfile [pdp_qt], respectively [pdp_qt~]
don't the helpfiles work for you?
roman
___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
On Oct 14, 2007, at 6:53 PM, Roman Haefeli wrote:
On Mon, 2007-10-15 at 00:28 +0200, Javier Garcà a wrote:
Hi,
anyone has any command line to convert .wmv or .asf files to .mov (jpeg codec)?
mencoder input.wmv|asf -nosound -ovc lavc -lavcopts vcodec=mjpeg -of lavf -lavfopts format=mov -o outfile.mov
(this doesn't encode any sound into the new file)
Also, VLC has a nice GUI for this, called the "Wizard" in the file menu.
.hc
You know, to play them then with [pdp_qt] or [pdp_qt~].
yeah: as suggested in the helpfile [pdp_qt], respectively [pdp_qt~]
don't the helpfiles work for you?
roman
___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo!
Mail: http://mail.yahoo.de
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
As we enjoy great advantages from inventions of others, we should be
glad of an opportunity to serve others by any invention of ours; and
this we should do freely and generously. - Benjamin Franklin
On Sun, 2007-10-14 at 21:34 -0400, Hans-Christoph Steiner wrote:
On Oct 14, 2007, at 6:53 PM, Roman Haefeli wrote:
On Mon, 2007-10-15 at 00:28 +0200, Javier Garcà a wrote:
Hi,
anyone has any command line to convert .wmv or .asf files to .mov (jpeg codec)?
mencoder input.wmv|asf -nosound -ovc lavc -lavcopts vcodec=mjpeg -of lavf -lavfopts format=mov -o outfile.mov
(this doesn't encode any sound into the new file)
Also, VLC has a nice GUI for this, called the "Wizard" in the file menu.
oh, good to know. VLC is probably the better choice for people not used to commandline. i will mention both in the future...
roman
___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
Roman Haefeli wrote:
mencoder Skim.wmv -nosound -ovc lavc -lavcopts vcodec=mjpeg -of lavf -lavfopts format=mov -o outfile.mov
Thanks Roman but it gives this error:
MEncoder 2:1.0~rc1-0ubuntu9.1 (C) 2000-2006 MPlayer Team CPU: Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz (Family: 6, Model: 15, Stepping: 6) CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. success: format: 0 data: 0x0 - 0x1a677be ASF file format detected. VIDEO: [WMV3] 320x240 24bpp 30.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:6 fourcc:0x33564D57 size:320x240 fps:30.00 ftime:=0.0333 ** MUXER_LAVF ***************************************************************** If you wish to use libavformat muxing, you must ensure that your video stream does not contain B frames (out of order decoding) and specify: -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames on the command line. REMEMBER: MEncoder's libavformat muxing is presently broken and will generate INCORRECT files in the presence of B frames. Moreover, due to bugs MPlayer will play these INCORRECT files as if nothing were wrong!
Cannot initialize muxer. Exiting...
don't the helpfiles work for you?
The [pdp_qt] and [pdp_ qt~] help files work for me.
br. GARFF
Subject: Re: [PD] Convert .wmv or .asf to .mov (jpeg) From: reduzierer@yahoo.de To: tirengarfio@hotmail.com CC: pd-list@iem.at Date: Mon, 15 Oct 2007 00:53:55 +0200
On Mon, 2007-10-15 at 00:28 +0200, Javier García wrote:
Hi,
anyone has any command line to convert .wmv or .asf files to .mov (jpeg codec)?
mencoder input.wmv|asf -nosound -ovc lavc -lavcopts vcodec=mjpeg -of lavf -lavfopts format=mov -o outfile.mov
(this doesn't encode any sound into the new file)
You know, to play them then with [pdp_qt] or [pdp_qt~].
yeah: as suggested in the helpfile [pdp_qt], respectively [pdp_qt~]
don't the helpfiles work for you?
roman
___________________________________________________________ Der fr�he Vogel f�ngt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
On Mon, 2007-10-15 at 13:18 +0200, Javier García wrote:
Roman Haefeli wrote:
mencoder Skim.wmv -nosound -ovc lavc -lavcopts vcodec=mjpeg -of lavf -lavfopts format=mov -o outfile.mov
Thanks Roman but it gives this error:
MEncoder 2:1.0~rc1-0ubuntu9.1 (C) 2000-2006 MPlayer Team CPU: Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz (Family: 6, Model: 15, Stepping: 6) CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. success: format: 0 data: 0x0 - 0x1a677be ASF file format detected. VIDEO: [WMV3] 320x240 24bpp 30.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:6 fourcc:0x33564D57 size:320x240 fps:30.00 ftime:=0.0333 ** MUXER_LAVF
If you wish to use libavformat muxing, you must ensure that your video stream does not contain B frames (out of order decoding) and specify: -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames on the command line. REMEMBER: MEncoder's libavformat muxing is presently broken and will generate INCORRECT files in the presence of B frames. Moreover, due to bugs MPlayer will play these INCORRECT files as if nothing were wrong!
Cannot initialize muxer. Exiting...
ah, ok... i see. you use a different (older) version than me. try to do what the error message is telling you: add 'i_certify_that_my_video_stream_does_not_use_b_frames' to your -lavfopts.
this would look like this (all in one line):
mencoder Skim.wmv -nosound -ovc lavc -lavcopts vcodec=mjpeg -of lavf -lavfopts format=mov:i_certify_that_my_video_stream_does_not_use_b_frames -o outfile.mov
someone mentioned, that vlc provides also encoding possibilities. if mencoder is not working or too hard to deal with, try vlc.
cheers roman
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
Roman Haefeli wrote:
mencoder Skim.wmv -nosound -ovc lavc -lavcopts vcodec=mjpeg -of lavf -lavfopts format=mov -o outfile.mov
Thanks Roman but it gives this error:
MEncoder 2:1.0~rc1-0ubuntu9.1 (C) 2000-2006 MPlayer Team CPU: Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz (Family: 6, Model: 15, Stepping: 6) CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. success: format: 0 data: 0x0 - 0x1a677be ASF file format detected. VIDEO: [WMV3] 320x240 24bpp 30.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:6 fourcc:0x33564D57 size:320x240 fps:30.00 ftime:=0.0333 ** MUXER_LAVF ***************************************************************** If you wish to use libavformat muxing, you must ensure that your video stream does not contain B frames (out of order decoding) and specify: -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames on the command line. REMEMBER: MEncoder's libavformat muxing is presently broken and will generate INCORRECT files in the presence of B frames. Moreover, due to bugs MPlayer will play these INCORRECT files as if nothing were wrong!
Cannot initialize muxer. Exiting...
don't the helpfiles work for you?
The [pdp_qt] and [pdp_ qt~] help files work for me.
br. GARFF
Subject: Re: [PD] Convert .wmv or .asf to .mov (jpeg) From: reduzierer@yahoo.de To: tirengarfio@hotmail.com CC: pd-list@iem.at Date: Mon, 15 Oct 2007 00:53:55 +0200
On Mon, 2007-10-15 at 00:28 +0200, Javier García wrote:
Hi,
anyone has any command line to convert .wmv or .asf files to .mov (jpeg codec)?
mencoder input.wmv|asf -nosound -ovc lavc -lavcopts vcodec=mjpeg -of lavf -lavfopts format=mov -o outfile.mov
(this doesn't encode any sound into the new file)
You know, to play them then with [pdp_qt] or [pdp_qt~].
yeah: as suggested in the helpfile [pdp_qt], respectively [pdp_qt~]
don't the helpfiles work for you?
roman
___________________________________________________________ Der fr�he Vogel f�ngt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
Express yourself instantly with MSN Messenger! MSN Messenger
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
hi.
Javier GarcÃa wrote:
Roman Haefeli wrote: > mencoder Skim.wmv -nosound -ovc lavc -lavcopts vcodec=mjpeg -of > lavf -lavfopts format=mov -o outfile.mov Thanks Roman but it gives this error:
is it just my mail-client...?
MEncoder 2:1.0~rc1-0ubuntu9.1 (C) 2000-2006 MPlayer Team CPU: Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz (Family: 6, Model: 15, Stepping: 6) CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. success: format: 0 data: 0x0 - 0x1a677be ASF file format detected. VIDEO: [WMV3] 320x240 24bpp 30.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:6 fourcc:0x33564D57 size:320x240 fps:30.00 ftime:=0.0333 ** MUXER_LAVF ***************************************************************** If you wish to use libavformat muxing, you must ensure that your video stream does not contain B frames (out of order decoding) and specify: -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames on the command line. REMEMBER: MEncoder's libavformat muxing is presently broken and will generate
wow, you are using a very old mencoder installations. yves has just recently posted the commandline to use such an old mencoder. search the list archives for "i_certify_that_my_video_stream_does_not_use_b_frames"
or update your ffmpeg installation (which version of ubuntu do you use?)
fmasd.-r IOhannes
On Mon, 2007-10-15 at 17:55 +0200, IOhannes m zmoelnig wrote:
hi.
Javier García wrote:
Roman Haefeli wrote: > mencoder Skim.wmv -nosound -ovc lavc -lavcopts vcodec=mjpeg -of > lavf -lavfopts format=mov -o outfile.mov Thanks Roman but it gives this error:
is it just my mail-client...?
what do you mean?
MEncoder 2:1.0~rc1-0ubuntu9.1 (C) 2000-2006 MPlayer Team CPU: Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz (Family: 6, Model: 15, Stepping: 6) CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. success: format: 0 data: 0x0 - 0x1a677be ASF file format detected. VIDEO: [WMV3] 320x240 24bpp 30.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:6 fourcc:0x33564D57 size:320x240 fps:30.00 ftime:=0.0333 ** MUXER_LAVF ***************************************************************** If you wish to use libavformat muxing, you must ensure that your video stream does not contain B frames (out of order decoding) and specify: -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames on the command line. REMEMBER: MEncoder's libavformat muxing is presently broken and will generate
wow, you are using a very old mencoder installations.
yes and no, it is indeed a very old version of mencoder, but still the most recent one, that is available as a binary. you also find _very_ old binaries in many distros.
actually, it is not more than a few weeks, probably months ago, since -lavfopts was fixed and the option 'i_certify...' disappeared, so this is not a sign, that a _very_ old version is used here.
however, compiling mplayer from svn-sources is highly recommended, because bugs usually get fixed quite quickly and more recent version can be considered to be even more stable than old ones.
yves has just recently posted the commandline to use such an old mencoder. search the list archives for "i_certify_that_my_video_stream_does_not_use_b_frames"
or update your ffmpeg installation (which version of ubuntu do you use?)
debian etch: 1.0~rc1 ubuntu dapper: 1.0pre7try2 (don't know about more recent ubuntusm though)
roman
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
Roman Haefeli wrote:
On Mon, 2007-10-15 at 17:55 +0200, IOhannes m zmoelnig wrote:
hi.
Javier GarcÃa wrote:
Roman Haefeli wrote: > mencoder Skim.wmv -nosound -ovc lavc -lavcopts vcodec=mjpeg -of > lavf -lavfopts format=mov -o outfile.mov Thanks Roman but it gives this error:
is it just my mail-client...?
what do you mean?
it just looks weird on my reader (with all the spaces between levels of citations) but nevermind
wow, you are using a very old mencoder installations.
yes and no, it is indeed a very old version of mencoder, but still the most recent one, that is available as a binary. you also find _very_ old binaries in many distros.
i see. debian testing/unstable (which i am using), has mencoder svn-4.2.1 since debian is considered by many people as "the distro with the outdated packages" i tend to think that everything that is older than the debian-packages is "very old".
actually, it is not more than a few weeks, probably months ago, since -lavfopts was fixed and the option 'i_certify...' disappeared, so this is not a sign, that a _very_ old version is used here.
however, compiling mplayer from svn-sources is highly recommended, because bugs usually get fixed quite quickly and more recent version can be considered to be even more stable than old ones.
hmm, what i don't understand: you haven't mentioned the i_certify_ flag, it was just the error javier got.
yves has just recently posted the commandline to use such an old mencoder. search the list archives for "i_certify_that_my_video_stream_does_not_use_b_frames"
or update your ffmpeg installation (which version of ubuntu do you use?)
debian etch: 1.0~rc1 ubuntu dapper: 1.0pre7try2 (don't know about more recent ubuntusm though)
the question was directed to javier rather than you. sorry for the confusion
mfga.dr IOhannes
On Mon, 2007-10-15 at 18:51 +0200, IOhannes m zmoelnig wrote:
Roman Haefeli wrote:
On Mon, 2007-10-15 at 17:55 +0200, IOhannes m zmoelnig wrote:
hi.
Javier GarcÃa wrote:
Roman Haefeli wrote: > mencoder Skim.wmv -nosound -ovc lavc -lavcopts vcodec=mjpeg -of > lavf -lavfopts format=mov -o outfile.mov Thanks Roman but it gives this error:
is it just my mail-client...?
what do you mean?
it just looks weird on my reader (with all the spaces between levels of citations) but nevermind
no, it seems to be not only your client, it looked the same here.
wow, you are using a very old mencoder installations.
yes and no, it is indeed a very old version of mencoder, but still the most recent one, that is available as a binary. you also find _very_ old binaries in many distros.
i see. debian testing/unstable (which i am using), has mencoder svn-4.2.1 since debian is considered by many people as "the distro with the outdated packages" i tend to think that everything that is older than the debian-packages is "very old".
actually, it is not more than a few weeks, probably months ago, since -lavfopts was fixed and the option 'i_certify...' disappeared, so this is not a sign, that a _very_ old version is used here.
however, compiling mplayer from svn-sources is highly recommended, because bugs usually get fixed quite quickly and more recent version can be considered to be even more stable than old ones.
hmm, what i don't understand: you haven't mentioned the i_certify_ flag, it was just the error javier got.
i'm not sure, if i understand your question. 'i_certify_...' was a flag, that had to be used with old versions, i mean it was mandatory when streaming into something different than the avi-container. with new versions, this flag doesn't exist anymore and therefor causes an error when used. since i am used to use a fresh svn-checkout, i didn't use the flag in my first mail, but i added it in the second post (that i accidently first sent only to javier instead to the list).
yves has just recently posted the commandline to use such an old mencoder. search the list archives for "i_certify_that_my_video_stream_does_not_use_b_frames"
or update your ffmpeg installation (which version of ubuntu do you use?)
debian etch: 1.0~rc1 ubuntu dapper: 1.0pre7try2 (don't know about more recent ubuntusm though)
the question was directed to javier rather than you. sorry for the confusion
you didn't confuse me, i just thought, i take the chance to show, which versions are delivered with the distros i know. sorry for the confusion ;-)
roman
___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
Quoting Roman Haefeli reduzierer@yahoo.de:
i didn't use the flag in my first mail, but i added it in the second post (that i accidently first sent only to javier instead to the list).
i see. i am pretty sure i haven't seen it nor read the thread carefully.
i will now keep quiet before i add even more confusion without any
actual plan for help...
fgma.f IOhannes
This message was sent using IMP, the Internet Messaging Program.
Javier GarcÃa wrote:
Hi,
anyone has any command line to convert .wmv or .asf files to .mov (jpeg codec)?
You know, to play them then with [pdp_qt] or [pdp_qt~].
i have recently written a [pdp_ffplay] (no [pdp_ffplay~] yet!), which uses ffmpeg to play back files. i used it to playback .flv videos (had to save disk space and therefore converting .flv (9MB) to .mov (900MB) was not a real option) this object should be able to playback .wmv videos (but i haven't tested this of course), if you don't need audio support....
get it from: https://svn.umlaeute.mur.at/svnroot/zmoelnig/projects/pdp_ffplay/
mfg,as.dr IOhannes