터미널에서 미디어 파일 정보를 보는 명령?


73

오디오 또는 비디오 파일에 대한 터미널 필수 정보를 빠르게 보려면 명령이 필요합니다.

그런 다음 Thunar의 사용자 지정 작업 등에 추가하는 것을 고려할 것입니다.


답변:


80

avprobe패키지 libav-tools에서 꽤 좋습니다.

샘플 출력 avprobe somefile.mp4

avprobe version 0.8.4-4:0.8.4-0ubuntu0.12.04.1, Copyright (c) 2007-2012 the Libav developers
  built on Nov  6 2012 16:51:33 with gcc 4.6.3
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'somefile.mp4':
  Metadata:
    major_brand     : avc1
    minor_version   : 0
    compatible_brands: isomavc1
    creation_time   : 2012-08-10 15:01:14
  Duration: 00:01:02.55, start: 0.000000, bitrate: 682 kb/s
    Stream #0.0(und): Video: h264 (High), yuv420p, 1904x1040 [PAR 1:1 DAR 119:65], 680 kb/s, 19.18 fps, 20 tbr, 20 tbn, 40 tbc
    Metadata:
      creation_time   : 2012-08-10 15:01:14

Thunar 사용자 정의 조치에 추가하기 위해 여기 에 제안 된 것과 관련 하여 추가 할 아날로그 공식은 다음과 같습니다.

gnome-terminal --window-with-profile=new1 -e "avprobe %f"

17
ffmpeg여전히 사람들을 ffprobe위해 동일한 작업을 수행합니다.
Victor Sergienko

1
프록시 환경에서 원격 비디오 정보를 찾는 데 효과가 없었습니다. 이것은 효과가 있었다 :mplayer -vo null -ao null -identify -frames 0 http://example.com/myvideo.mkv
DmitrySandalov

42

mediainfo미디어 파일 (오디오 및 비디오 파일)의 모든 속성을 가져 오는 데 사용 합니다.

root@server:Videos::08:47 PM# mediainfo Vazquez.mp4 
General
Complete name                            : Vazquez.mp4
Format                                   : MPEG-4
Format profile                           : Base Media / Version 2
Codec ID                                 : mp42
File size                                : 103 MiB
Duration                                 : 3mn 52s
Overall bit rate mode                    : Variable
Overall bit rate                         : 3 730 Kbps
Encoded date                             : UTC 2011-11-10 07:30:57
Tagged date                              : UTC 2011-11-10 07:30:57
gsst                                     : 0
gstd                                     : 232083
gssd                                     : B7AA66E45HH1322313268839354
gshh                                     : o-o.preferred.bhartibb-blr1.v12.lscache7.c.youtube.com

Video
ID                                       : 1
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : High@L4.0
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 1 frame
Format settings, GOP                     : M=1, N=24
Codec ID                                 : avc1
Codec ID/Info                            : Advanced Video Coding
Duration                                 : 3mn 52s
Bit rate                                 : 3 576 Kbps
Maximum bit rate                         : 5 947 Kbps
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 24.000 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                       : 0.072
Stream size                              : 98.9 MiB (96%)
Tagged date                              : UTC 2011-11-10 07:30:58

Audio
ID                                       : 2
Format                                   : AAC
Format/Info                              : Advanced Audio Codec
Format profile                           : LC
Codec ID                                 : 40
Duration                                 : 3mn 52s
Bit rate mode                            : Variable
Bit rate                                 : 152 Kbps
Maximum bit rate                         : 188 Kbps
Channel(s)                               : 2 channels
Channel positions                        : Front: L R
Sampling rate                            : 44.1 KHz
Compression mode                         : Lossy
Stream size                              : 4.20 MiB (4%)
Title                                    : IsoMedia File Produced by Google, 5-11-2011
Encoded date                             : UTC 2011-11-10 07:30:58
Tagged date                              : UTC 2011-11-10 07:30:58

mediainfo 우분투 저장소에 있으며 다음을 실행하여 설치할 수 있습니다.

sudo apt install mediainfo

이전에는 PPA 를 사용해야 했지만 현재 Ubuntu 버전 용 패키지는 없습니다.


3
더 이상 PPA가 필요하지 않습니다.
Stan

또한 .파일 이름으로 전달 하면 mediainfo 는 현재 폴더의 모든 파일을 재귀 적으로 나열합니다.
ccpizza

23

exiftool

이것은 놀랄 일이 있지만, 수도 exiftool에서 libimage - exiftool - 펄libimage-exiftool-perl 설치 뿐만 아니라이 기능이 있습니다.

많은 미디어 파일 형식의 정보 표시를 지원하며 이러한 형식 중 일부에 대해서도 메타 데이터를 작성할 수 있습니다.

오디오 파일의 출력 예 :

# exiftool The\ Police\ -\ Live\!\ Disc\ 2\ -\ Atlanta\ -\ 01.\ Synchronicity\ I.mp3 
ExifTool Version Number         : 9.13
File Name                       : The Police - Live! Disc 2 - Atlanta - 01. Synchronicity I.mp3
Directory                       : .
File Size                       : 3.9 MB
File Modification Date/Time     : 2012:03:23 19:44:23+01:00
File Access Date/Time           : 2012:12:26 11:44:38+01:00
File Inode Change Date/Time     : 2012:03:23 19:44:23+01:00
File Permissions                : rw-------
File Type                       : MP3
MIME Type                       : audio/mpeg
MPEG Audio Version              : 1
Audio Layer                     : 3
Sample Rate                     : 44100
Channel Mode                    : Joint Stereo
MS Stereo                       : On
Intensity Stereo                : Off
Copyright Flag                  : False
Original Media                  : True
Emphasis                        : None
VBR Frames                      : 6660
VBR Bytes                       : 4044318
VBR Scale                       : 57
Encoder                         : LAME3.96
Lame VBR Quality                : 4
Lame Quality                    : 3
Lame Method                     : VBR (old/rh)
Lame Low Pass Filter            : 18 kHz
Lame Bitrate                    : 32 kbps
Lame Stereo Mode                : Joint Stereo
Track                           : 1/15
Disc                            : 2/2
Artist                          : The Police
Title                           : Synchronicity I
Album                           : Live!
Year                            : 2003
Genre                           : Rock
Comment                         : Atlanta
Discid                          : c611270f
ID3 Size                        : 128
Audio Bitrate                   : 186 kbps
Date/Time Original              : 2003
Duration                        : 0:02:53 (approx)

아주 좋아요 이미지에도 사용할 수 있습니다. (avi 파일의 경우 : 오디오 비트 전송률은 없지만 다른 많은 정보)

10

필수 사항에 따라 file유틸리티 를 사용하여 모든 파일 에 대한 일반 정보를 제공 할 수 있습니다. 주요 목적은 파일 형식 을 알려주는 것이지만 필요한 수준의 세부 정보를 제공 할 수 있습니다.

$ file '01 - Nina Simone - Mood Indigo.mp3'
01 - Nina Simone - Mood Indigo.mp3: Audio file with ID3 version 2.3.0, contains: MPEG ADTS, layer III, v1, 128 kbps, 44.1 kHz, JntStereo

그러나 제목, 아티스트 등 태그 의 내용 을 알아야 할 경우 file에는 설명하지 않습니다.


이를 위해 추가 소프트웨어를 설치할 필요가 없습니다.
jarno

3

이 명령에 대해 알고있었습니다. avconv -i <filename>

myfile.flv의 경우 : avconv -i myfile.flv

내 생각은 그 명령을 Thunar의 사용자 정의 작업 에 추가 하고 확장 프로그램에 관계없이 컨텍스트 메뉴에서 실행하는 것입니다. 그러나 터미널에서 실행해야했기 때문에이 답변을 살펴 보았습니다 . (터미널을 열고 열어 두려면 "new1"이라는 gnome-terminal (Edit / Profiles)에 새 프로파일을 작성하고 Profile preferences / "Title and command"에서 "Command exits"를 "Hold the Hold"로 설정하십시오. 터미널 열림 ").

결국 (시련과 실수로) 나는 이것을 생각해 냈습니다.

gnome-terminal --window-with-profile=new1 -e "avconv -i %f"

Thunar의 사용자 지정 작업에 적용되며 모든 미디어 파일에서 작동합니다.


5
avprobeavconv동일한 기본 라이브러리를 사용하고, 당신에게 동일한 결과를 얻을 수 있지만, avconv당신은 또한 마지막에 오류가이 명령을하도록 인코더입니다 At least one output file must be specified.
chronitis

관심있는 사람은 여기 에서 채팅 토론 을보고 싶을 수 있습니다 . 주제는 다른 터미널 앱과 파일 유형에 따라 다소 바람직한 출력을 제공하는 다른 프로그램 간의 차이점을 포함합니다.
Eliah Kagan

3

exiftool 과 잘 맞지 않을 수도 있지만 오디오 파일에는 다음이 있습니다 .

id3v2 -l <filename>
soxi <filename>

또한 soxi 는 비디오 파일도 지원합니다.

ID3V2삭스 (이 링크를 클릭하여 설치 될 수 있습니다) 패키지는 해당 명령을 제공합니다. Software Center 또는 다음을 실행 하여 설치할 수도 있습니다 .

sudo apt-get install sox
sudo apt-get install id3v2

: id3v2 -l 'Beatles - Here Comes The Sun.mp3'출력 :

id3v1 tag info for Beatles - Here Comes The Sun.mp3:
Title  : Here Comes The Sun              Artist: Beatles                       
Album  : Abbey Road                      Year: 1969, Genre: Pop (13)
Comment:                                 Track: 7
id3v2 tag info for Beatles - Here Comes The Sun.mp3:
TIT2 (Title/songname/content description): Here Comes The Sun
TYER (Year): 1969
TPUB (Publisher): Capitol
TCON (Content type): Pop (13)
TALB (Album/Movie/Show title): Abbey Road
PRIV (Private frame):  (unimplemented)
PRIV (Private frame):  (unimplemented)
TRCK (Track number/Position in set): 7
PRIV (Private frame):  (unimplemented)
PRIV (Private frame):  (unimplemented)
PRIV (Private frame):  (unimplemented)
PRIV (Private frame):  (unimplemented)
TPE2 (Band/orchestra/accompaniment): The Beatles
PRIV (Private frame):  (unimplemented)
PRIV (Private frame):  (unimplemented)
PRIV (Private frame):  (unimplemented)
TCOM (Composer): George Harrison
TPE1 (Lead performer(s)/Soloist(s)): Beatles

2
id3v2 -l은 ID3 태그 만 표시하므로 soxi는 제한된 수의 오디오 및 비디오 형식을 지원합니다.
Sadi

내가 실행할 때 나는 soxi some.mp3얻는다 no handler for file extension mp3. avi도 마찬가지입니다. soxi supports a limited number of audio and video formats: 설치가 제한적이거나 설치 외에 더해야 할 일이 있습니까?

다른 답변은 예제 출력을 제공합니다. 여기서도 만나서 반가워요.
Felix
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.