André Weidemann ha scritto:
Hi Diego,

Diego Pierotto wrote:
  
Hi all,
after i updated Mplayer and FFMPEG i can't hear the audio of video files
downloaded from YouTube using webvideo.

I can see the video but the audio is not present.
    

I found a related post on the mplayer mailing list that suggested adding 
"-demuxer mov".

See:
http://lists.mplayerhq.hu/pipermail/mplayer-users/2008-October/074955.html

So simply add it to the mplayer command line in mplayer.sh and see if it 
helps.

Regards.
  André

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

  
Thanks for your reply but i really don't know where to put it inside mplayer.sh script.

By the way, my output debug is:

May 15 18:11:46 vdrbox logger: *** Starting mplayer.sh Version 0.8.7
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable CFGFIL has value "/usr/local/bin/mplayer.sh.conf"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable USEAC3 has value "false"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable AC3AOUT has value "-ac hwac3"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable TV_ASPECT has value "16/9"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable PAL has value "true"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable NTSC has value "true"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable USE_SPEED has value "true"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable DETC_FILTER has value "ivtc=1"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable MPLAYER has value "/usr/bin/mplayer"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable VOP has value "lavc=5000"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable VO has value "mpegpes"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable AO has value "mpegpes"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable CACHE has value "4096"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable CACHE_MIN has value "10"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable CACHESTR has value " -cache-min 10"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable FRAMEDROP has value "false"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable FDSTR has value ""
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable LIRCRC has value ""
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable LIRCSTR has value ""
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable SUBTITLE has value " -subpos 80 -sub-bg-color 0 -sub-bg-alpha 30"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable REMOTE has value "-slave -nolirc"
May 15 18:11:46 vdrbox logger: *** Use Option USERDEF at your own risk!
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable USERDEF has value "-quiet"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable XResPAL has value "352 480 528 544 704 720"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable XResNTSC has value "352 480 512 544 640 704 720"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable SLOW_CPU has value "false"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable DVDFiles has value "/video/multimedia/video/DVD-VCD"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable DVD has value "/dev/dvd"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable DVDLANG has value "it"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable DVDOPTIONS has value ""
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable VCDOPTIONS has value ""
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable MPEG_DIRECT has value "true"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable SUFFIX has value ".mp4"
May 15 18:11:46 vdrbox logger: *** DEBUG: Variable MPLAYER_V1 has value "true"
May 15 18:11:46 vdrbox logger: *** DEBUG: Calling getvidxy function to analyze source video stream ...
May 15 18:11:47 vdrbox logger: *** DEBUG: OutputFromMPLAYER: "ID_AUDIO_ID=0 ID_VIDEO_ID=1 ID_FILENAME=/video/multimedia/video/Download/promo_rally_argentina_2009.mp4 ID_DEMUXER=lavfpref ID_VIDEO_FORMAT=avc1 ID_VIDEO_BITRATE=0 ID_VIDEO_WIDTH=480 ID_VIDEO_HEIGHT=360 ID_VIDEO_FPS=24.998 ID_VIDEO_ASPECT=0.0000 ID_AUDIO_FORMAT=255 ID_AUDIO_BITRATE=0 ID_AUDIO_RATE=44100 ID_AUDIO_NCH=2 ID_LENGTH=409.67 ID_SEEKABLE=1 ID_CHAPTERS=0 ID_VIDEO_CODEC=ffh264 ID_AUDIO_BITRATE=128000 ID_AUDIO_RATE=44100 ID_AUDIO_NCH=2 ID_AUDIO_CODEC=faad ID_EXIT=EOF"
May 15 18:11:47 vdrbox logger: *** DEBUG: MPLAYER_RETURN:  "0"
May 15 18:11:47 vdrbox logger: *** DEBUG: parsed output for ORIG_X: "480"
May 15 18:11:47 vdrbox logger: *** DEBUG: parsed output for ORIG_Y: "360"
May 15 18:11:47 vdrbox logger: *** DEBUG: parsed output for ORIG_FPS: "24.998"
May 15 18:11:47 vdrbox logger: *** DEBUG: parsed output for ORIG_ASPECT: "0.0000"
May 15 18:11:47 vdrbox logger: *** DEBUG: parsed output for VIDEO_FORMAT: "avc1"
May 15 18:11:47 vdrbox logger: *** DEBUG: parsed output for AUDIO_CODEC: "faad"
May 15 18:11:47 vdrbox logger: *** INFO: Source Video has Resolution of 480 x 360 ...
May 15 18:11:47 vdrbox logger: *** DEBUG: PAL or unknown "24.998"
May 15 18:11:48 vdrbox logger: *** DEBUG: Variable MAX_X has value "1024"
May 15 18:11:48 vdrbox logger: *** DEBUG: Variable NEW_Y has value "768"
May 15 18:11:48 vdrbox logger: *** INFO: For Sqare Pixels we would scale to 1024 x 768 ...
May 15 18:11:48 vdrbox logger: *** DEBUG: Variable XResTEMP has value "352 480 528 544 704 720"
May 15 18:11:48 vdrbox logger: *** DEBUG: Variable AnzahlVonXResTEMP has value "6"
May 15 18:11:48 vdrbox logger: *** DEBUG: Variable NEW_X has value "480"
May 15 18:11:48 vdrbox logger: *** DEBUG: setting REAL_Y = FULL_Y ""
May 15 18:11:48 vdrbox logger: *** DEBUG: Variable CMDLINE has value "/usr/bin/mplayer -vo mpegpes -ao mpegpes -vf scale=480:576,expand=480:576:-1:-1:1,lavc=5000:25    -cache-min 10 -slave -nolirc  -subpos 80 -sub-bg-color 0 -sub-bg-alpha 30 -quiet "
May 15 18:12:20 vdrbox vdr: [2683] mplayer: player thread ended (pid=2563)

-- 
Member of the Italian VDR Wiki
http://vdr.spaghettilinux.org/