我有一台可以录制视频的摄像机。
当我从相机中收集文件时,首先录制的视频文件可以正常播放。之后录制的文件出现错误。
使用 VLC 我得到
Unidentified codec:
VLC could not identify the audio or video codec
使用 mplayer 我得到
MPlayer 1.2.1 (Debian), built with gcc-5.3.1 (C) 2000-2016 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing SUNP0035.AVI.
libavformat version 56.40.101 (external)
libavformat file format detected.
[lavf] stream 0: audio (adpcm_dtk), -aid 0
Load subtitles in ./
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 56.60.100 (external)
AUDIO: 48000 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0->192000)
Selected audio codec: [ffadpcmdtk] afm: ffmpeg (FFmpeg ADPCM Nintendo Gamecube DTK)
==========================================================================
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
随着游戏时间指示的增加,两位玩家似乎都在玩游戏。
用该相机拍摄的 jpg 图像也已损坏。
请问是每个文件都损坏了还是存储卡有问题。
我已经用 Google 搜索过但似乎找不到适合我的情况的解决方案。