Page 1 of 1

AVC problem

PostPosted: Wed Dec 21, 2011 5:17 am
by pain666
Hi Guys,

I have this AVC movie, which was playing on my Sony Bravia through TVMobili just fine. But then I have decided to update TVMobili and the file could not be played anymore, the TV says it's 0h 0m length. After trying this and that I've removed TVMobili and decided to Switch to Servio.

The file is visible, the length is stated correctly, but the TV says movie cannot be played. Please advise, should I stay away from AVC?

Re: AVC problem

PostPosted: Wed Dec 21, 2011 7:54 am
by moltra
can you post the informartion about the video, see signature on how.

Also can you post your renderers and the profiles that are selected in the serviio console for them.

Re: AVI problem

PostPosted: Sat Dec 24, 2011 5:34 pm
by pain666
Sorry for misinformation, it is actually XVID with AC3 sound:

Input #0, avi, from '/Users/pain/Desktop/Movies/Chugyeogja.avi':
Metadata:
encoder : AVI-Mux GUI 1.17.8, Aug 30 2008 12:36:58
JUNK :
Duration: 01:59:56.52, start: 0.000000, bitrate: 1801 kb/s
Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 720x304 [SAR 1:1 DAR 45:19], 25 tbr, 25 tbn, 25 tbc
Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1(side), s16, 448 kb/s
Metadata:
title : AVO ######

Image

I can provide the .torrent file if you need the exact video for dissection.

Re: AVC problem

PostPosted: Sat Dec 24, 2011 7:43 pm
by Cerberus
try renaming teh fiel to .mp4 and then adding it to library. :) i have found this works on some files but sadly not all.

Re: AVC problem

PostPosted: Sun Dec 25, 2011 2:48 am
by pain666
Nope, didn't help. Playback not available.

Re: AVC problem

PostPosted: Sun Dec 25, 2011 9:41 am
by NX3
What Sony have you got ?
What profile are you using in Serviio ?
Can you post the full list of data from media info, I'm interested in what created the file mainly ?

Re: AVC problem

PostPosted: Sun Dec 25, 2011 9:49 am
by pain666
I have a Sony KDL-46CX520, everything ffmpeg -i reported I have posted before the screenshot from VLC. Profile is Sony Bravia TV 2011:

Image

ffmpeg -i output again:

  Code:
Input #0, avi, from '/Users/pain/Desktop/Movies/Chugyeogja.avi':
  Metadata:
    encoder         : AVI-Mux GUI 1.17.8, Aug 30 2008  12:36:58
    JUNK            :
  Duration: 01:59:56.52, start: 0.000000, bitrate: 1801 kb/s
    Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 720x304 [SAR 1:1 DAR 45:19], 25 tbr, 25 tbn, 25 tbc
    Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1(side), s16, 448 kb/s
    Metadata:
      title           : AVO ######

Re: AVC problem

PostPosted: Sun Dec 25, 2011 10:25 am
by NX3
Get mediainfo at http://mediainfo.sourceforge.net/en it will get a lot more detail about the file. Select 'text' from the 'view' menu and then paste that into a 'code' block so its readable.

The problem I had was with "Writing application : transcode-1.0.6" which I posted about in the Sony forum. No work around as yet unless you change the profile to 2010 profile manually then then are transcoded to mpeg2 so will play. Nothing is wrong with the file as such, just Sony firmware doesn't like it. All other details were fine, same as other files that did play and form the 50 lines of details about the file that was the only constant between those that did and didn't play.

Re: AVC problem

PostPosted: Sun Dec 25, 2011 12:45 pm
by pain666
Wow, thanks! After changing profile to "Sony Bravia TV" it worked! Here is the MediaInfo output:

  Code:
General
Complete name                            : /Users/pain/Desktop/Movies/Chugyeogja.avi
Format                                   : AVI
Format/Info                              : Audio Video Interleave
Format profile                           : OpenDML
Format settings                          : rec
File size                                : 1.51 GiB
Duration                                 : 1h 59mn
Overall bit rate                         : 1 801 Kbps
Writing application                      : AVI-Mux GUI 1.17.8, Aug 30 2008  12:36:58

Video
ID                                       : 0
Format                                   : MPEG-4 Visual
Format profile                           : Advanced Simple@L5
Format settings, BVOP                    : 1
Format settings, QPel                    : No
Format settings, GMC                     : No warppoints
Format settings, Matrix                  : Default (H.263)
Codec ID                                 : XVID
Codec ID/Hint                            : XviD
Duration                                 : 1h 59mn
Bit rate                                 : 1 348 Kbps
Width                                    : 720 pixels
Height                                   : 304 pixels
Display aspect ratio                     : 2.35:1
Frame rate                               : 25.000 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Compression mode                         : Lossy
Bits/(Pixel*Frame)                       : 0.246
Stream size                              : 1.13 GiB (75%)
Writing library                          : XviD 1.2.1 (UTC 2008-12-04)

Audio
ID                                       : 1
Format                                   : AC-3
Format/Info                              : Audio Coding 3
Mode extension                           : CM (complete main)
Codec ID                                 : 2000
Duration                                 : 1h 59mn
Bit rate mode                            : Constant
Bit rate                                 : 448 Kbps
Channel(s)                               : 6 channels
Channel positions                        : Front: L C R, Side: L R, LFE
Sampling rate                            : 48.0 KHz
Bit depth                                : 16 bits
Compression mode                         : Lossy
Stream size                              : 384 MiB (25%)
Alignment                                : Aligned on interleaves
Interleave, duration                     : 64 ms (1.60 video frames)
Interleave, preload duration             : 192 ms
Title                                    : AVO Ñåðáèí


Re: AVC problem

PostPosted: Sun Dec 25, 2011 2:37 pm
by NX3
it might be cause its a opendml file...can't see why else it won't play native

Re: AVC problem

PostPosted: Sun Dec 25, 2011 8:27 pm
by Illico
For this specific avi file, you can change and select "Sony 2010 profile" for your CX520 model, it will be transcode to mpeg2video.