You are not logged in.

#1 2007-05-15 13:59:22

samoturk
Member
From: Ljubljana, Slovenia
Registered: 2007-02-12
Posts: 86

SMV video format

I recently got a Philips mp3 player that also supports video in SMV format. Does anybody know how could I convert .avi to .smv?

Offline

#2 2007-05-15 17:33:29

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: SMV video format

Look into compiling in 3GP support into FFMPEG or MPlayer.

Offline

#3 2007-05-15 18:58:15

samoturk
Member
From: Ljubljana, Slovenia
Registered: 2007-02-12
Posts: 86

Re: SMV video format

I think that this is not the case here. 3GP is problematic because of audio codec (AMR). It uses H.264 for video and it works fine with mplayer. SMV has WAVE codec for audio and something strange for video. Mplayer, xine and vlc only play sound on demo SMV file that was already on the player.

Offline

#4 2007-05-15 20:51:44

[vEX]
Member
From: Sweden
Registered: 2006-11-23
Posts: 450

Re: SMV video format

Googling only gets me SMV stands for Sigmatel Motion Video and there's supposed to be some Windows application for converting videos (should have come with the player). So I think you're stuck with hoping it works in wine.


PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM

Offline

#5 2007-05-15 21:40:40

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: SMV video format

There are some AMR patches for FFMPEG floating around, and I think I may have some. I'll take a look and see if I can get a successful build. Are there any example files floating around that I can try?

Offline

#6 2007-05-16 01:05:01

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: SMV video format

Looks like I'm trying way too hard. There's builds for AMR as well as a build for FFMPEG with AMR support in AUR.

Offline

#7 2007-05-16 13:04:38

samoturk
Member
From: Ljubljana, Slovenia
Registered: 2007-02-12
Posts: 86

Re: SMV video format

I already have ffmpeg-amr, but SMV still doest work.
I got some software with mp3player, but it doesn't work with wine. It works on windows but it is extremely slow and it only does wmv --> smv. It takes it 20 minutes to convert 3 min video and the final result is larger than the input file. 3 min video in 220x160 takes 18MB! Here is a sample: http://jfg.skofijc.si/files/pop_design.smv.

Offline

#8 2007-05-16 13:18:15

[vEX]
Member
From: Sweden
Registered: 2006-11-23
Posts: 450

Re: SMV video format

mplayer/VLC only gives me audio here too, can't even detect the video stream. Since you seem to have a working windows installation, try some program like Gspot and see if it can give you more information about the file.


PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM

Offline

#9 2007-05-16 15:05:01

samoturk
Member
From: Ljubljana, Slovenia
Registered: 2007-02-12
Posts: 86

Re: SMV video format

I tried Gspot using wine and works fine, but it also doesn't recognise the video stream.

Offline

#10 2007-05-17 00:02:27

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: SMV video format

MP4Box also doesn't recognize any video stream:

[skottish@localhost downloads]$ MP4Box -add pop_design.smv -new test.mp4
Importing SMV Audio (File header corrupted, missing "#!SMV\n")
(BitStream Not Compliant)Corrupted TOC (82)
Error importing pop_design.smv: BitStream Not Compliant

[skottish@localhost downloads]$ MP4Box -info pop_design.smv
Import probing results for pop_design.smv:
File has 1 tracks
        Track 1 type: Audio (....)

Offline

Board footer

Powered by FluxBB