[FFmpeg-trac] #2102(FFprobe:new): ffprobe The input line is too long. ☺ was unexpected at this time.

FFmpeg trac at avcodec.org
Thu Jan 3 17:02:39 CET 2013


#2102: ffprobe The input line is too long. ☺ was unexpected at this time.
--------------------------------+-----------------------------------
             Reporter:  mmtoma  |                    Owner:
                 Type:  defect  |                   Status:  new
             Priority:  normal  |                Component:  FFprobe
              Version:  1.0.1   |               Resolution:
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+-----------------------------------

Comment (by mmtoma):

 I have some example when it work fine

 {{{
 cd C:\2012\2012-12-15\audio\myDoc\Kate\exemplu\23-ffprobe
 set PATH=C:\2012\2012-12-15\audio\ffmpeg\ffmpeg\bin;%PATH%
 ffprobe -show_streams  MVI_0882_mp3.MOV > show_streams_MVI_0882_mp3-04.txt
 ffprobe -show_streams  MVI_0882_mp2.MOV > show_streams_MVI_0882_mp2-04.txt
 }}}

 and this also work (what you ask for)

 {{{
 cd C:\2012\2012-12-15\audio\video\kenia\exemple\28-convert-kenia
 ..\..\..\..\ffmpeg\ffmpeg\bin\ffprobe -show_streams MVI_0882_mp2.MOV >
 MVI_0882_mp2-04.txt

 }}}

 The next doesn't work

 {{{
 cd C:\2012\2012-12-15\audio\video\kenia\exemple\28-convert-kenia
 set PATH=C:\2012\2012-12-15\audio\ffmpeg\ffmpeg\bin;%PATH%
 ffprobe -show_streams  MVI_0882_mp3.MOV > show_streams_MVI_0882_mp3.txt
 ffprobe -show_streams  MVI_0882_mp2.MOV > show_streams_MVI_0882_mp2.txt

 }}}
 What I got is:

 file: show_streams_MVI_0882_mp3.txt
 {{{

 C:\2012\2012-12-15\audio\video\kenia\exemple\28-convert-kenia>cd
 C:\2012\2012-12-15\audio\video\kenia\exemple\28-convert-kenia

 C:\2012\2012-12-15\audio\video\kenia\exemple\28-convert-kenia>set
 PATH=C:\2012\2012-12-15\audio\ffmpeg\ffmpeg\bin;C:\2012\2012-12-15\audio\ffmpeg\ffmpeg\bin;C:\Program
 Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files
 (x86)\Common Files\Microsoft Shared\Windows
 Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
 Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Roxio
 Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
 Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
 Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
 Shared\OEM\12.0\DLLShared\;C:\Program Files
 (x86)\Roxio\OEM\AudioCore\;C:\Program Files (x86)\Microsoft SQL
 Server\90\Tools\binn\

 C:\2012\2012-12-15\audio\video\kenia\exemple\28-convert-kenia>ffprobe
 -show_streams  C:\2012\2012-12-15\audio\video-data\MVI_0882.MOV   1
 >show_streams-MVI_0882.txt

 }}}

 and file: show_streams-MVI_0882.txt (not show_streams_MVI_0882_mp2.txt)

 {{{

 C:\2012\2012-12-15\audio\video\kenia\exemple\28-convert-kenia>cd
 C:\2012\2012-12-15\audio\video\kenia\exemple\28-convert-kenia

 C:\2012\2012-12-15\audio\video\kenia\exemple\28-convert-kenia>set
 PATH=C:\2012\2012-12-15\audio\ffmpeg\ffmpeg\bin;%PATH%

 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2102#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list