Results 1 to 30 of 151

Thread: 2013.04.12 - Indio, CA @ Coachella

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2011
    Location
    in my pirogue
    Posts
    348
    Mentioned
    7 Post(s)
    Quote Originally Posted by ninjaw View Post
    Thank you, is it a perfect capture or did you re-encoded it ?
    There's no re-encoding. I used VLC to dump the stream and encapsulate it with mpeg-4.

  2. #2
    Join Date
    Dec 2011
    Location
    Paris, France
    Posts
    1,354
    Mentioned
    69 Post(s)
    Quote Originally Posted by cynicmuse View Post
    There's no re-encoding. I used VLC to dump the stream and encapsulate it with mpeg-4.
    Nice ! it would be a good idea to extract m4a and resplit files, and replace lossy mp3 files. I'm trying to work on some CUE file that could help

  3. #3
    Join Date
    Dec 2011
    Location
    Paris, France
    Posts
    1,354
    Mentioned
    69 Post(s)
    Ok, I created an audio CUE file, I also updated chapters and subs in this updated complete package: htda2013-04-12.SubsAndChapters.zip
    So you can add chapters, subs, if you want... But your 1080p file produced MANY errors in remuxing/playing/subtitling (when creating subs, refuse to play, as in my usual ZoomPlayer, direct remuxing produced warning message and unsync).
    You may receive many play complains, I fixed it with the commercial TMPGenc Mpeg Smart Renderer 4, this tool is famous to edit videos without recoding them, ( well, it will recode minimum, the cut parts for example). In your case I watched it work, it recoded many small video parts, but also kept a lot of untouched video parts, it gave me a playable version, who allowed me to work. So you can say it smart-fixed your video file.

    Back to what's new: I used chapter file on your audio, and tweaked it to produce a CUE file. This will help you extract and cut a perfect M4A version of the live show, instead of the actual MP3 version. Only one lossy compression: the one did by youtube. The audio in your file is not damaged and workable.
    Quick instructions :
    -Use freeware YAMB for example to extract the AAC/M4A file
    -Download and launch freeware mp3directcut not forgetting to add libFAAD2 dll for Win32 so it will play AAC files.
    -Mp3DirectCut is famous for being able to edit without recoding MP3 files but also MP2 and M4A via additional free dll
    -Load the AAC file
    -Special/Load CUE sheet over current audio file
    -File/Save split


    Code:
      TITLE "Live Coachella, 2013"  PERFORMER "How to destroy angels"
      FILE "HTDA_Coachella_2013_track1.aac" AAC
      TRACK 01 AUDIO
        TITLE "the wake-up"
        PERFORMER "How to destroy angels"
        INDEX 01 00:00:00
      TRACK 02 AUDIO
        TITLE "keep it together"
        PERFORMER "How to destroy angels"
        INDEX 01 02:16:40
      TRACK 03 AUDIO
        TITLE "parasite"
        PERFORMER "How to destroy angels"
        INDEX 01 06:42:00
      TRACK 04 AUDIO
        TITLE "and the sky began to scream"
        PERFORMER "How to destroy angels"
        INDEX 01 11:51:00
      TRACK 05 AUDIO
        TITLE "ice age"
        PERFORMER "How to destroy angels"
        INDEX 01 16:12:00
      TRACK 06 AUDIO
        TITLE "the believers"
        PERFORMER "How to destroy angels"
        INDEX 01 22:50:00
      TRACK 07 AUDIO
        TITLE "how long?"
        PERFORMER "How to destroy angels"
        INDEX 01 29:25:00
      TRACK 08 AUDIO
        TITLE "welcome oblivion"
        PERFORMER "How to destroy angels"
        INDEX 01 33:29:00
      TRACK 09 AUDIO
        TITLE "bbb"
        PERFORMER "How to destroy angels"
        INDEX 01 37:03:00
      TRACK 10 AUDIO
        TITLE "between the spaces"
        PERFORMER "How to destroy angels"
        INDEX 01 41:05:00
      TRACK 11 AUDIO
        TITLE "fur-lined"
        PERFORMER "How to destroy angels"
        INDEX 01 45:07:00
      TRACK 12 AUDIO
        TITLE "the loop closes"
        PERFORMER "How to destroy angels"
        INDEX 01 49:17:00
      TRACK 13 AUDIO
        TITLE "a drowning"
        PERFORMER "How to destroy angels"
        INDEX 01 54:04:00

Posting Permissions