Announcement

Collapse
No announcement yet.

audio encoding broken in latest git.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • audio encoding broken in latest git.

    Code:
    ====================================
    LAME MP3 Encoding (Run 1 of 3)
    ====================================
    
    Command exited with non-zero status 1
    WAV To MP3 Encode Time: 0.00 Seconds
    
    ====================================
    LAME MP3 Encoding (Run 2 of 3)
    ====================================
    
    Command exited with non-zero status 1
    WAV To MP3 Encode Time: 0.00 Seconds
    
    ====================================
    LAME MP3 Encoding (Run 3 of 3)
    ====================================
    
    Command exited with non-zero status 1
    WAV To MP3 Encode Time: 0.00 Seconds
    
    ====================================
    LAME MP3 Encoding:
    
    0.00 Seconds
    0.00 Seconds
    0.00 Seconds
    
    Average: 0.00 Seconds
    ====================================
    
    dean@linux:~/phoronix-test-suite> ./phoronix-test-suite run encode-ogg
    
    Would you like to save these benchmark results (Y/n)? Y
    Enter a name to save these results: 1
    Enter a unique identifier for distinguishing this series of tests: 1
    
    ====================================
    Ogg Encoding (Run 1 of 3)
    ====================================
    
    ERROR: Cannot open input file "../pts-shared/pts-trondheim.wav": No such file or directory
    Command exited with non-zero status 1
    WAV To OGG Encode Time: 0.15 Seconds
    
    ====================================
    Ogg Encoding (Run 2 of 3)
    ====================================
    
    ERROR: Cannot open input file "../pts-shared/pts-trondheim.wav": No such file or directory
    Command exited with non-zero status 1
    WAV To OGG Encode Time: 0.00 Seconds
    
    ====================================
    Ogg Encoding (Run 3 of 3)
    ====================================
    
    ERROR: Cannot open input file "../pts-shared/pts-trondheim.wav": No such file or directory
    Command exited with non-zero status 1
    WAV To OGG Encode Time: 0.00 Seconds
    
    ====================================
    Ogg Encoding:
    
    0.15 Seconds
    0.00 Seconds
    0.00 Seconds
    
    Average: 0.05 Seconds
    ====================================
    
    Results Saved To: /home/dean/.phoronix-test-suite/test-results/1/composite.xml
    Do you want to view the results in your web browser (y/N)? N
    Would you like to upload these results to PTS Global (Y/n)? n
    
    dean@linux:~/phoronix-test-suite> ./phoronix-test-suite run audio-encoding
    
    Would you like to save these benchmark results (Y/n)? y
    Enter a name to save these results: 1
    
    ================================================================================
    This saved file-name is associated with a different test (encode-ogg) from audio-encoding. Enter a new name for saving the results.
    ================================================================================
    
    Enter a name to save these results: 1
    
    ================================================================================
    This saved file-name is associated with a different test (encode-ogg) from audio-encoding. Enter a new name for saving the results.
    ================================================================================
    
    Enter a name to save these results: 2
    Enter a unique identifier for distinguishing this series of tests: 2
    
    ====================================
    Audio-encoding Test Suite
    ====================================
    
    
    ====================================
    LAME MP3 Encoding (Run 1 of 3)
    ====================================
    
    Command exited with non-zero status 1
    WAV To MP3 Encode Time: 0.00 Seconds
    
    ====================================
    LAME MP3 Encoding (Run 2 of 3)
    ====================================
    
    Command exited with non-zero status 1
    WAV To MP3 Encode Time: 0.00 Seconds
    
    ====================================
    LAME MP3 Encoding (Run 3 of 3)
    ====================================
    
    Command exited with non-zero status 1
    WAV To MP3 Encode Time: 0.00 Seconds
    
    ====================================
    LAME MP3 Encoding:
    
    0.00 Seconds
    0.00 Seconds
    0.00 Seconds
    
    Average: 0.00 Seconds
    ====================================
    
    
    ====================================
    Ogg Encoding (Run 1 of 3)
    ====================================
    
    ERROR: Cannot open input file "../pts-shared/pts-trondheim.wav": No such file or directory
    Command exited with non-zero status 1
    WAV To OGG Encode Time: 0.00 Seconds
    
    ====================================
    Ogg Encoding (Run 2 of 3)
    ====================================
    
    ERROR: Cannot open input file "../pts-shared/pts-trondheim.wav": No such file or directory
    Command exited with non-zero status 1
    WAV To OGG Encode Time: 0.00 Seconds
    
    ====================================
    Ogg Encoding (Run 3 of 3)
    ====================================
    
    ERROR: Cannot open input file "../pts-shared/pts-trondheim.wav": No such file or directory
    Command exited with non-zero status 1
    WAV To OGG Encode Time: 0.00 Seconds
    
    ====================================
    Ogg Encoding:
    
    0.00 Seconds
    0.00 Seconds
    0.00 Seconds
    
    Average: 0.00 Seconds
    ====================================
    
    
    ====================================
    FLAC Audio Encoding (Run 1 of 3)
    ====================================
    
    Command exited with non-zero status 1
    WAV To FLAC Encode Time: 0.00 Seconds
    
    ====================================
    FLAC Audio Encoding (Run 2 of 3)
    ====================================
    
    Command exited with non-zero status 1
    WAV To FLAC Encode Time: 0.00 Seconds
    
    ====================================
    FLAC Audio Encoding (Run 3 of 3)
    ====================================
    
    Command exited with non-zero status 1
    WAV To FLAC Encode Time: 0.00 Seconds
    
    ====================================
    FLAC Audio Encoding:
    
    0.00 Seconds
    0.00 Seconds
    0.00 Seconds
    
    Average: 0.00 Seconds
    ====================================
    
    dean@linux:~/phoronix-test-suite>

  • #2
    Doh, fixed. Thanks.
    Michael Larabel
    https://www.michaellarabel.com/

    Comment

    Working...
    X