LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-20-2019, 02:41 AM   #1
LMINTUSER
LQ Newbie
 
Registered: Apr 2019
Posts: 14

Rep: Reputation: Disabled
Does anyone know a way to play videos on those cheap Chinese mp3/mp4 players?


Hi linux gurus and fans

I encode my videos to play on my android phone. Wish is no problem.

However, getting videos to play on those chinese mp4 players is not easy unless they're in the AMV format.

I did find a way to encode videos in AMV from doing my research. I installed a patched version of ffmpeg-amvtools.

Howevver, the video quality is pixelated and overly saturated.

Has anyone figured a way to play avi or other types of video files which is better looking than AMV files on these players?

They advertised that it plays MP4, AVI in the ad discription. But in reality it only does AMV.

Anyway, thanks
 
Old 05-20-2019, 11:01 AM   #2
average_user
Member
 
Registered: Dec 2010
Location: Warsaw, Poland
Distribution: Slackware
Posts: 560

Rep: Reputation: 220Reputation: 220Reputation: 220
Hmm, interesting. What hardware is that? Wikipedia https://en.wikipedia.org/wiki/AMV_video_format says that AMV is used by ALi’s M5661 chips.
 
Old 05-20-2019, 11:44 AM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,652

Rep: Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970
Quote:
Originally Posted by LMINTUSER View Post
Hi linux gurus and fans

I encode my videos to play on my android phone. Wish is no problem. However, getting videos to play on those chinese mp4 players is not easy unless they're in the AMV format. I did find a way to encode videos in AMV from doing my research. I installed a patched version of ffmpeg-amvtools. Howevver, the video quality is pixelated and overly saturated. Has anyone figured a way to play avi or other types of video files which is better looking than AMV files on these players? They advertised that it plays MP4, AVI in the ad discription. But in reality it only does AMV.
Since you don't say what brand/model you're talking about, it's hard to say. But your subject line kind of answers your question, doesn't it?? They are "cheap Chinese" players for a REASON. You don't get all the features/quality you want for $2....they're cheap because they're junk.
 
Old 05-20-2019, 12:40 PM   #4
sevendogsbsd
Senior Member
 
Registered: Sep 2017
Distribution: FreeBSD
Posts: 2,252

Rep: Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011
Or, they may be cheap because they include, as an extra bonus, surveillance firmware Probably not, I just have a strange sense of humor...
 
Old 05-20-2019, 02:51 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,993

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
I'd guess that maybe you should reduce to the bone the original file before you try to convert it. There also seems to be two versions of the file.

In any case the main word in all this may be cheap. You can't fix this problem.
 
Old 05-20-2019, 11:00 PM   #6
LMINTUSER
LQ Newbie
 
Registered: Apr 2019
Posts: 14

Original Poster
Rep: Reputation: Disabled
The player I bought is a naxa nmv-173NX


I bought it mainly for music playback. I usually listen to music on my android phone, but the problem with that is if you want to skip forward or reverse to the tracks, you'll have to turn on the phone and hit the next/previous buttons on the screen. It gets tedious after awhile.

With dedicated mp3 players we have those buttons and is much less tedius.

As for the videos, I rather encode them to play on my android phone. It supports more video formats, many screen resolutions, bitrates and etc.

Thanks everyone here for your replies.

Last edited by LMINTUSER; 05-20-2019 at 11:01 PM.
 
Old 05-21-2019, 02:04 PM   #7
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,235

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
Originally Posted by sevendogsbsd View Post
Or, they may be cheap because they include, as an extra bonus, surveillance firmware Probably not, I just have a strange sense of humor...
Well, Vizio's TVs are heavily subsidized by the selling of customer data, and the retail prices take that into account, so...

Taking the smarts out of smart TVs would make them more expensive

Quote:
Originally Posted by LMINTUSER View Post
I did find a way to encode videos in AMV from doing my research. I installed a patched version of ffmpeg-amvtools.

Howevver, the video quality is pixelated and overly saturated.
What was your command-line?

Could you specify a higher quality or bitrate setting?

Last edited by dugan; 05-21-2019 at 02:06 PM.
 
Old 05-22-2019, 04:01 AM   #8
LMINTUSER
LQ Newbie
 
Registered: Apr 2019
Posts: 14

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dugan View Post

What was your command-line?

Could you specify a higher quality or bitrate setting?
Code:
ffmpeg-amv -i video.avi -r 16 -s 160x128 -b 1000k -ar 22050 -ac 1 video.amv
It seems to ignore the bitrate that I want. The program always uses a bitrate between 250k - 800k.

Someone told me that these low cost players can only play very low quality AMV files. If you try to use higher settings for the videos, you'll get a format error on the device.

Go figure, lol

Last edited by LMINTUSER; 05-22-2019 at 04:26 AM.
 
Old 05-23-2019, 10:57 AM   #9
average_user
Member
 
Registered: Dec 2010
Location: Warsaw, Poland
Distribution: Slackware
Posts: 560

Rep: Reputation: 220Reputation: 220Reputation: 220
Quote:
Originally Posted by LMINTUSER View Post
They advertised that it plays MP4, AVI in the ad discription. But in reality it only does AMV.
Maybe they changed that but here http://www.naxa.com/index.php/nmv-173nx.html they say that only AMV is supported:
Quote:
Video Format Support: AMV
 
Old 05-23-2019, 11:53 PM   #10
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
i looked yesterday, and it says elsewhere that it supports WMV (which might just be a windows-specific container format).
interestingly, there was no information about the hardware (processor/memory) to be found anywhere.

imo it's a forgone conclusion that an mp3 player that has an 1.8" screen only plays video in a very limited manner.
of course they're going to use a CPU that is only just capable enough to do what is advertised.
 
Old 05-25-2019, 06:46 AM   #11
LMINTUSER
LQ Newbie
 
Registered: Apr 2019
Posts: 14

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by average_user View Post
Maybe they changed that but here http://www.naxa.com/index.php/nmv-173nx.html they say that only AMV is supported:
It only plays AMV files. It's all a lie when they say it plays other formats.

Quote:
Originally Posted by ondoho View Post
i looked yesterday, and it says elsewhere that it supports WMV (which might just be a windows-specific container format).
interestingly, there was no information about the hardware (processor/memory) to be found anywhere.

imo it's a forgone conclusion that an mp3 player that has an 1.8" screen only plays video in a very limited manner.
of course they're going to use a CPU that is only just capable enough to do what is advertised.
I tried WMV at first, but I got a format error. It's all a lie when these cheap players cliam to play AVI, MP4, WMV and etc...

I will never buy these again.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] 10d6:1101 Actions Semiconductor Co., Ltd D-Wave 2GB MP4 Player / AK1025 MP3/MP4 RandomTroll Linux - Hardware 2 07-07-2019 10:51 AM
10d6:1101 Actions Semiconductor Co., Ltd D-Wave 2GB MP4 Player / AK1025 MP3/MP4 Player T RandomTroll General 5 07-19-2018 10:42 PM
Ogg Vorbis support of Chinese Mp4 players hansalfredche Linux - Hardware 2 03-26-2007 04:44 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration