pycousin / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
GNU General Public License v2.0
0 stars 0 forks source link

H264 Codec Problem #144

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
when i play files in h264 codec video is messed up
after 20 secunds its going normal here is screen : 
http://img120.imageshack.us/img120/4145/screenshotschemafuzzdes.png
and when i play that file with mplayer from terminal it's playng normally..

and i use : Ubuntu / Gnome - Mplayer 0.9.4

Original issue reported on code.google.com by mr.vask...@gmail.com on 22 Feb 2009 at 7:10

GoogleCodeExporter commented 8 years ago
Can you please post a log of gnome-mplayer -v with the file. That would be 
helpful.

Original comment by kdeko...@gmail.com on 22 Feb 2009 at 9:21

GoogleCodeExporter commented 8 years ago
vaska94@vaska94-linuxb0x:~$ gnome-mplayer -v
GNOME MPlayer v0.9.4
vo = (null) ao = (null)
Running in single instance mode
Running with GIO support
Using volume of 0 from gnome-mplayer preference
Using match: type='signal',interface='com.gnome.mplayer'
Using match: type='signal',interface='org.gnome.SettingsDaemon'
Proxy connections and Command connected
opening playlist
playlist detection = 0
adding file:///home/vaska94/Videos/schemafuzz-desktop.m4v to playlist
getting file metadata for /home/vaska94/Videos/schemafuzz-desktop.m4v
playing - file:///home/vaska94/Videos/schemafuzz-desktop.m4v
is playlist 0
mplayer -quiet -slave -identify -framedrop -vf-pre yadif,softskip,scale
-noconsolecontrols -osdlevel 0 -nomouseinput -nocache -wid 0x3600b80 -ass
-embeddedfonts -ass-font-scale 1.0 -ass-force-style FontName=Sans -ass-color 
ffffff00
-vf-add screenshot /home/vaska94/Videos/schemafuzz-desktop.m4v 
Spawn succeeded for filename /home/vaska94/Videos/schemafuzz-desktop.m4v
Changing window size to 768 x 480 
MPlayer 1.0rc2-4.3.2 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Celeron(R) CPU 2.66GHz (Family: 15, Model: 4, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
ERROR: mplayer: could not connect to socket
ERROR: mplayer: No such file or directory
ERROR: Failed to open LIRC support. You will not be able to use your remote 
control.

Playing /home/vaska94/Videos/schemafuzz-desktop.m4v.
ERROR: ISO: Unknown File Type Major Brand: M4VH
Quicktime/MOV file format detected.
ID_AUDIO_ID=0
[mov] Audio stream found, -aid 0
ID_VIDEO_ID=1
[mov] Video stream found, -vid 1
VIDEO:  [avc1]  768x480  24bpp  10.000 fps    0.0 kbps ( 0.0 kbyte/s)
ID_FILENAME=/home/vaska94/Videos/schemafuzz-desktop.m4v
ID_DEMUXER=mov
ID_VIDEO_FORMAT=avc1
ID_VIDEO_BITRATE=0
ID_VIDEO_WIDTH=768
ID_VIDEO_HEIGHT=480
ID_VIDEO_FPS=10.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=mp4a
ID_AUDIO_BITRATE=128000
ID_AUDIO_RATE=44100
ID_AUDIO_NCH=2
ID_LENGTH=494.60
xscreensaver_disable: Could not find XScreenSaver window.
GNOME screensaver disabled
[ass] auto-open
Opening video filter: [screenshot]
Opening video filter: [scale]
Opening video filter: [softskip]
Opening video filter: [yadif]
[ass] Init
[ass] Updating font cache.
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
ID_VIDEO_CODEC=ffh264
==========================================================================
Forced audio codec: mad
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
ID_AUDIO_BITRATE=128000
ID_AUDIO_RATE=44100
ID_AUDIO_NCH=2
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
==========================================================================
ERROR: AO: [pulse] Failed to connect to server: Connection refused
AO: [alsa] 44100Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=faad
Starting playback...
ERROR: [h264 @ 0x896b2d0]warning: first frame is no keyframe
VDec: vo config request - 768 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0x89662f0]SwScaler: using unscaled yuv420p -> yuv420p special 
converter
VO: [xv] 768x480 => 768x480 Planar YV12 
Resizing to 768 x 480 
Changing window size to 768 x 480 
ERROR: Failed to get value of property 'chapters'.
ERROR: Failed to get value of property 'sub_demux'.
ERROR: No bind found for key '0xffe9  '.                         
ERROR: [h264 @ 0x896b2d0]warning: first frame is no keyframe
ERROR: [h264 @ 0x896b2d0]warning: first frame is no keyframe

Original comment by mr.vask...@gmail.com on 23 Feb 2009 at 3:11

GoogleCodeExporter commented 8 years ago
Couple of suggestions...

1. try it using the x11 or gl video output
2. Might want to upgrade your version of mplayer, the version you are using 
appears
to be pretty old.

Original comment by kdeko...@gmail.com on 23 Feb 2009 at 3:23

GoogleCodeExporter commented 8 years ago
Any updates?

Original comment by kdeko...@gmail.com on 9 Mar 2009 at 6:58

GoogleCodeExporter commented 8 years ago
Updating Mplayer helped :)
ty

Original comment by mr.vask...@gmail.com on 10 Mar 2009 at 9:26

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 10 Mar 2009 at 12:41