|

楼主 |
发表于 2024-2-23 14:47:55
|
显示全部楼层
mplayer 播放日志
- ***@***:~$ mplayer '/home/zhangjinxuan/下载/mp4/123.mp4'
- MPlayer 1.3.0 (Debian), built with gcc-9 (C) 2000-2016 MPlayer Team
- do_connect: could not connect to socket
- connect: No such file or directory
- Failed to open LIRC support. You will not be able to use your remote control.
- Playing /home/zhangjinxuan/下载/mp4/123.mp4.
- libavformat version 58.29.100 (external)
- libavformat file format detected.
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fa3c0c18600]Protocol name not provided, cannot determine if input is local or a network protocol, buffers and access patterns cannot be configured optimally without knowing the protocol
- [lavf] stream 0: video (h264), -vid 0
- VIDEO: [H264] 1360x1044 24bpp 30.000 fps 2193.2 kbps (267.7 kbyte/s)
- ==========================================================================
- Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
- libavcodec version 58.54.100 (external)
- Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
- ==========================================================================
- Clip info:
- major_brand: mp42
- minor_version: 0
- compatible_brands: mp42mp41isomiso2
- creation_time: 2024-02-23T06:18:56.000000Z
- encoder: x264
- Load subtitles in /home/zhangjinxuan/下载/mp4/
- Audio: no sound
- Starting playback...
- Could not find matching colorspace - retrying with -vf scale...
- Opening video filter: [scale]
- Movie-Aspect is 1.30:1 - prescaling to correct movie aspect.
- [swscaler @ 0x7fa3c0cef000]bicubic scaler, from yuv444p to yuv420p using MMXEXT
- VO: [vdpau] 1360x1044 => 1360x1044 Planar YV12
- V: 1.6 0/ 0 9% 25% 0.0% 0 0
复制代码 |
|