Re: playing .asf video files
Tim Sawchuck <[email protected]> Sat, 3 Jan 2004 08:58:30 +0000
| Newsgroups | gmane.comp.handhelds.zaurus.general |
|---|---|
| Message-ID | <[email protected]> |
--===============25063600161189603== Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Sat__3_Jan_2004_08_58_30_+0000_1N_rqsZM8IC2b_Xh" --Signature=_Sat__3_Jan_2004_08_58_30_+0000_1N_rqsZM8IC2b_Xh Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Sat, 3 Jan 2004 09:44:54 +0100 "Mark Mifsud" <[email protected]> wrote: > > Hi all. > I have just bought a dv camera that takes sdcards. It records the > videos in.asf format(with MPEG 4 compression. They do not play on > the Zaurus 5600. What can i do? can they be converted or is there > a software for the zaurus that plays them. > many thanks. > mark > Here is a link to a page for Cresho's Zaurus Video: http://home.earthlink.net/~cresho/ He has both Linux and Windows desktop encoding info, not sure which you need. Linux encoding: http://www.cs.unc.edu/%7Ehensley/zaurus/ Additional comments for above page: The 2 pass encoding can improve the quality, both lavc ( ffmpeg, I prefer it ) and divx supports 2 pass mode. You can add vpass=<1-2> option, like mencoder dvd://1 -srate 24000 -vop scale=320:240 -o office_space.avi \ -oac mp3lame -lameopts preset=15:mode=3 -ovc lavc \ -lavcopts vcodec=mpeg4:vhq:vbitrate=150:vpass=1 -ofps 15 -sws 2 and after mencoder dvd://1 -srate 24000 -vop scale=320:240 -o office_space.avi \ -oac mp3lame -lameopts preset=15:mode=3 -ovc lavc \ -lavcopts vcodec=mpeg4:vhq:vbitrate=150:vpass=2 -ofps 15 -sws 2 More Linux encoding: http://www.zeb.uklinux.net/encoding.html Have fun! -- ( ) ASCII Ribbon Campaign Against HTML E-Mail X Registered Linux User #329428 http://counter.li.org/ / \ gpg --recv-keys --keyserver www.mandrakesecure.net 5CCDEFF8 --Signature=_Sat__3_Jan_2004_08_58_30_+0000_1N_rqsZM8IC2b_Xh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/9oQ8r4y5pVzN7/gRAjjHAJ0YEQN7ycJrFc1uHTRUh2A8WNLB9gCfd/UD Jd7ftrJEvU7gzQQrepdLMng= =TSSZ -----END PGP SIGNATURE----- --Signature=_Sat__3_Jan_2004_08_58_30_+0000_1N_rqsZM8IC2b_Xh-- --===============25063600161189603== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Zaurus-general mailing list [email protected] http://lists.zaurus.com/mailman/listinfo/zaurus-general --===============25063600161189603==--