Page 1 of 1

Transcoding .AVI from Canon camera to Samsung blu-ray

PostPosted: Sun Apr 28, 2013 6:58 am
by Lax
Hi,

I cannot get to Serviio to play .AVI video files recorded on my Canon camera. Serviio is running on my iMac OS X ver. 10.8.3, and the receiving device is a Samsung BD-E5700 blu-ray player with display being a Sharp Aquos HDTV. I don't know what to change/add/edit in the profiles.xml file to fix this and I am not conversant with XML. This is my only peeve; otherwise Serviio is fantastic! I have attached below the result of running ffmpeg on a sample .AVI file. Thanks.

Lax

ffmpeg version 1.1.1 Copyright (c) 2000-2013 the FFmpeg developers
built on Jan 29 2013 00:10:12 with gcc 4.0.1 (GCC) (Apple Inc. build 5493)
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffserver --enable-libmp3lame --enable-librtmp --enable-libfreetype --enable-fontconfig --enable-libass --enable-pthreads --disable-mmx --extra-ldflags=-L/Users/MacAdmin/Desktop/build/target/lib --extra-cflags=-I/Users/MacAdmin/Desktop/build/target/include --extra-libs='-lpolarssl -lfreetype -lexpat -liconv'
libavutil 52. 13.100 / 52. 13.100
libavcodec 54. 86.100 / 54. 86.100
libavformat 54. 59.106 / 54. 59.106
libavdevice 54. 3.102 / 54. 3.102
libavfilter 3. 32.100 / 3. 32.100
libswscale 2. 1.103 / 2. 1.103
libswresample 0. 17.102 / 0. 17.102
Guessed Channel Layout for Input Stream #0.1 : mono
Input #0, avi, from '/Volumes/PRASADBOOK/Videos/BalloonFiesta_2012/MVI_4494.AVI':
Metadata:
creation_time : 2012-10-08 07:10:06
encoder : CanonMVI06
Duration: 00:01:50.68, start: 0.000000, bitrate: 14974 kb/s
Stream #0:0: Video: mjpeg (MJPG / 0x47504A4D), yuvj422p, 640x480, 29.97 tbr, 29.97 tbn, 29.97 tbc
Stream #0:1: Audio: pcm_u8 ([1][0][0][0] / 0x0001), 12000 Hz, mono, u8, 96 kb/s

Re: Transcoding .AVI from Canon camera to Samsung blu-ray

PostPosted: Sun Apr 28, 2013 5:13 pm
by zip
It should be already transcoded when using the c/d/e profile.

Re: Transcoding .AVI from Canon camera to Samsung blu-ray

PostPosted: Sun Apr 28, 2013 9:21 pm
by Lax
Hmm... then why does Serviio bring up the dialog 'Not Supported Video Codec" ? It plays other formats (.mov, .mp4, .vob) just fine.

Lax

Re: Transcoding .AVI from Canon camera to Samsung blu-ray

PostPosted: Sun Apr 28, 2013 9:54 pm
by zip
I think the FFmpeg in 1.2.x has a bug regarding mjpeg sources. Try the latest FFmpeg from zeranoe.

Re: Transcoding .AVI from Canon camera to Samsung blu-ray

PostPosted: Mon Apr 29, 2013 4:58 am
by Lax
Zeranoe seems to have Windows builds. My computer is an iMac running Mountain Lion. Since I didn't install FFMPEG on my Mac (and I seem to have it) is this something that comes built in and is updated by Apple or is it third party that was just factory installed?

Lax

Re: Transcoding .AVI from Canon camera to Samsung blu-ray

PostPosted: Mon Apr 29, 2013 11:15 am
by zip
Serviio bundles FFmpeg with it. You will have to either build one yourself or find a repository of the latest OSX builds, and replace the binary inside Serviio.app.

Re: Transcoding .AVI from Canon camera to Samsung blu-ray

PostPosted: Mon Apr 29, 2013 6:44 pm
by Lax
Tried it: Went to this location (http://www.evermeet.cx/ffmpeg/) and got latest Mac binary build and replaced old file with this in Serviio.app. No luck...

Re: Transcoding .AVI from Canon camera to Samsung blu-ray

PostPosted: Mon Apr 29, 2013 8:45 pm
by zip
Not much I can do then.