AMV: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
(typo/grammar fixes)
Line 3: Line 3:


==AMV video origin and history==
==AMV video origin and history==
Little is known about the history of the '''AMV''' file format other than it been  used by [http://en.wikipedia.org/wiki/Chinese_MP4/MTV_Player '''Chinese-made portable MP3 players'''] and been supposedly created to allow video playback capabilities on inexpensive and low end equipment without increasing the cost of those players with the license royalties and more processor power needed for other more complex format/codec pairs.
Little is known about the history of the '''AMV''' file format other than it is used by [http://en.wikipedia.org/wiki/Chinese_MP4/MTV_Player '''Chinese-made portable MP3 players'''] and has supposedly been created to allow video playback capabilities on inexpensive and low end equipment without increasing the cost of those players with the license royalties and more processor power needed for other more complex format/codec pairs.


==AMV Video File Format==
==AMV Video File Format==
AMV files contain a [[RIFF]] packed stream of video ([[Talk:AMV|video codec?]]) and [[MP3]] encoded audio.
AMV files contain a [[RIFF]] packed stream of video ([[Talk:AMV|video codec?]]) and [[MP3]] encoded audio.


There is a open source decoder (written in perl) for the format at [http://svn.rot13.org/index.cgi/amv]. According to its author [http://blog.rot13.org/2007/08/amv_free_decoder_works.html], the video codec is a modified version of [[Motion JPEG]] and audio is IMA ADPCM. The decoder actually cut the files into separated jpeg files and then use the ffmpeg binary to re-encode the video in other format.
There is a open source decoder (written in Perl) for the format at [http://svn.rot13.org/index.cgi/amv]. According to its author [http://blog.rot13.org/2007/08/amv_free_decoder_works.html], the video codec is a modified version of [[Motion JPEG]] and audio is IMA ADPCM. The decoder actually cuts the files into separated [[JPEG]] files and then use the ffmpeg binary to reencode the video in other format.


==AMV and MTV encoding/transcoding information and utilities==
==AMV and MTV encoding/transcoding information and utilities==
* [http://svn.rot13.org/index.cgi/amv Open source decoder]
* [http://svn.rot13.org/index.cgi/amv open source decoder]
* [http://www.s1mp3.org/wiki/index.php/Video_encoding AMV encoding tips]
* [http://www.s1mp3.org/wiki/index.php/Video_encoding AMV encoding tips]
* [http://www.mympxplayer.org/tools-dc10.html www.mympxplayer.org - MP4 resource site and support forum, with MTV conversion/transcoding tools and utilies, (plus sample downloads)]
* [http://www.mympxplayer.org/tools-dc10.html www.mympxplayer.org - MP4 resource site and support forum, with MTV conversion/transcoding tools and utilies, (plus sample downloads)]

Revision as of 23:50, 2 September 2007

  • Extension: amv
  • Samples: [1] and [2]

AMV video origin and history

Little is known about the history of the AMV file format other than it is used by Chinese-made portable MP3 players and has supposedly been created to allow video playback capabilities on inexpensive and low end equipment without increasing the cost of those players with the license royalties and more processor power needed for other more complex format/codec pairs.

AMV Video File Format

AMV files contain a RIFF packed stream of video (video codec?) and MP3 encoded audio.

There is a open source decoder (written in Perl) for the format at [3]. According to its author [4], the video codec is a modified version of Motion JPEG and audio is IMA ADPCM. The decoder actually cuts the files into separated JPEG files and then use the ffmpeg binary to reencode the video in other format.

AMV and MTV encoding/transcoding information and utilities

Software players that support AMV and MTV playback

  • Unknown

Hardware players that support AMV and MTV playback

Chinese-made portable MP3 players, also known as S1 MP3 Players.

External Links