View Single Post
Posts: 150 | Thanked: 3 times | Joined on Jan 2007
#350
Ok, here's my output from within the n800:
Code:
AVI file format detected.
ID_VIDEO_ID=0
ID_AUDIO_ID=1
VIDEO:  [DIVX]  400x240  24bpp  23.980 fps  512.2 kbps (62.5 kbyte/s)
Clip info:
 Software: MEncoder 1.0rc1-3.4.2
ID_CLIP_INFO_NAME0=Software
ID_CLIP_INFO_VALUE0=MEncoder 1.0rc1-3.4.2
ID_CLIP_INFO_N=1
ID_FILENAME=n800-bsg-3-16.avi
ID_DEMUXER=avi
ID_VIDEO_FORMAT=DIVX
ID_VIDEO_BITRATE=512208
ID_VIDEO_WIDTH=400
ID_VIDEO_HEIGHT=240
ID_VIDEO_FPS=23.980
ID_VIDEO_ASPECT=1.6667
ID_AUDIO_FORMAT=85
ID_AUDIO_BITRATE=101624
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=2570.06
[nokia770] Nokia N800 hardware detected
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
ID_VIDEO_CODEC=ffodivx
==========================================================================
Trying to force audio codec driver family dspmp3...
Opening audio decoder: [dspmp3] MP3 audio pass-through for Nokia 770 (fake decoder)
AUDIO: 48000 Hz, 2 ch, ??, 32.0 kbit/2.08% (ratio: 4000->192000)
ID_AUDIO_BITRATE=32000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
Selected audio codec: [dspmp3] afm: dspmp3 (MP3 audio pass-through for Nokia 770)
==========================================================================
AO: [gst] 48000Hz 2ch ?? (1 bytes per sample)
ID_AUDIO_CODEC=dspmp3
Starting playback...
VDec: vo config request - 400 x 240 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1,67:1 - prescaling to correct movie aspect.
ID_VIDEO_ASPECT=1,6667
VO: [nokia770] 400x240 => 400x240 Planar YV12  [fs] [zoom]
SwScaler: using unscaled yuv420p -> yuyv422 special converter
A:  -0,1 V:   0,5 A-V: -0,562 ct: -0,050  13/ 13 48%  7%  3,1% 0 0 45%
Without any parameters I got a video(!!!) delay of approx. 1 sec. So the audio is too early. Serge, you said that framedropping is on by default, so I used that, cause I haven't toggled framdropping off. With "-ao esd -ac ffmp3" the A/V is nearly synced. There's just a delay of ~100ms, so it's quite good, except for the overall perormance.
The delay occurs every time I used this converted movie. There are files which work perfect, but there are encoded with the same options. From now on I will put all my converted movies together to collect them and hopefully see any similarity in movies which work and which do not work. Right now I just see randomly working and not working movies...