VideoHelp Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. I'd like to extract the LEFT audio from a stereo file without re-encoding. How can you do this?
    Quote Quote  
  2. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Originally Posted by shampistols69 View Post
    I'd like to extract the LEFT audio from a stereo file without re-encoding. How can you do this?
    try with ffmpeg - ffmpeg -f alsa -i hw:1 -i /dev/video2 output.mkv
    Quote Quote  
  3. Member pchan's Avatar
    Join Date
    Mar 2003
    Location
    Singapore
    Search Comp PM
    If prefer GUI then can try Audacity with FFMPEG.
    https://manual.audacityteam.org/man/installing_ffmpeg_for_windows.html

    Just drag and drop your movie into Audacity.
    Shift+M and select split stereo track
    Delete the track you don't need and File -> export.
    Quote Quote  
  4. I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Search Comp PM
    Audacity will re-encode the file you want.
    I think,therefore i am a hamster.
    Quote Quote  
  5. Member pchan's Avatar
    Join Date
    Mar 2003
    Location
    Singapore
    Search Comp PM
    Originally Posted by johns0 View Post
    Audacity will re-encode the file you want.
    Missed that one. My bad.
    Quote Quote  
  6. Originally Posted by october262 View Post
    Originally Posted by shampistols69 View Post
    I'd like to extract the LEFT audio from a stereo file without re-encoding. How can you do this?
    try with ffmpeg - ffmpeg -f alsa -i hw:1 -i /dev/video2 output.mkv
    Image
    [Attachment 64272 - Click to enlarge]


    I also tried putting the audio file instead of the video and it didn't work.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!