Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > NLE - Non Linear Editing

Reply
 
Thread Tools Search this Thread Display Modes
Old 18th October 2016, 04:01   #1  |  Link
raffriff42
Retried Guesser
 
raffriff42's Avatar
 
Join Date: Jun 2012
Posts: 1,373
MPC-HC EDL Editor

Did you know MPC-HC has an Edit list Editor? I didn't until stumbling on it just now.
This might be useful as a quick and dirty way to mark the interesting sections of a
large quantity of raw footage: a basic shot logger.

Here's how it works (AFAICT, from browsing the source code and good old trial and error)
  • Set up some hotkeys (there are no menu items). Options, Player, Keys: scroll down.
  • For example, I set mine up like this:
  • - Ctrl+F12: Toggle EDL Window
  • - Ctrl+F9: EDL new clip
  • - Ctrl+F10: EDL set In
  • - Ctrl+F11: EDL set Out
  • - Ctrl+Shift+F12: EDL save
  • Open a movie. Press Ctrl+F12 to show the Edit list Editor.
  • Drag the Editor to a position you like - docked or undocked.
  • Press Ctrl+F9 to create a new clip (edit list event)
  • Press Ctrl+F10 to mark In. You can press it multiple times while finding the right frame.
  • Optional, press Ctrl+F11 to mark Out.
  • Press Ctrl+F9 to start another clip (event). If you didn't mark Out, an Out is added automatically.
  • Repeat as needed. An EDL is built, looking like the screenshot.
  • Ignore the nonfunctional GUI controls, such as User, Hot Folder and the Name column.
    This feature is not completely coded. It does work though.
  • Save the list with Ctrl+Shift+F12 and close MPC-HC (the file is not created until MPC-HC is closed) *
  • A new file should appear in the movie folder, named <movie file>.edl
  • Open this file in a text editor. You get a list of times like this:
Code:
00:00:01,971    00:00:04,422            
00:00:06,881    00:00:08,211            
00:00:08,643    00:00:09,628            
00:00:10,181    00:00:10,991            
00:00:15,019    00:00:19,057
If you need frame numbers, you can get them using a spreadsheet etc. (frame=time*fps)

Test thoroughly before using this for anything important! And don't blame me if anything goes wrong!
Tested in MPC-HC version 1.7.10 64-bit. Since this is an undocumented feature, it may come and go in various builds.

* I'm not really sure when and where (temp folder?) the EDL file is written, but this is how it appears.

Last edited by raffriff42; 16th March 2017 at 14:45. Reason: (fixed image link)
raffriff42 is offline   Reply With Quote
Old 18th October 2016, 19:44   #2  |  Link
Emulgator
Big Bit Savings Now !
 
Emulgator's Avatar
 
Join Date: Feb 2007
Location: close to the wall
Posts: 1,531
Thank you, raffriff ! Maybe good for placing chapter points when browsing footage for DVD authoring.
Did that come with ffmpeg supporting edit lists ?

http://ffmpeg.org/pipermail/ffmpeg-d...st/197508.html
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain)
"Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..."
Emulgator is offline   Reply With Quote
Old 18th October 2016, 19:46   #3  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
It has nothing to do with mp4/mov edits lists.
sneaker_ger is offline   Reply With Quote
Old 19th October 2016, 03:09   #4  |  Link
raffriff42
Retried Guesser
 
raffriff42's Avatar
 
Join Date: Jun 2012
Posts: 1,373
I had to Google for it, but MOV edit lists are very different; they're embedded, a bit like like metadata.
https://developer.apple.com/library/...39-CH204-25579

Edit Decision Lists on the other hand, are usually plain text:
https://www.google.com/search?q=edit...ample&tbm=isch

What MPC-HC has is not currently an EDL editor. It's a note-taker only.

Last edited by raffriff42; 19th October 2016 at 03:14.
raffriff42 is offline   Reply With Quote
Old 25th August 2017, 01:40   #5  |  Link
shae
Registered User
 
Join Date: Jun 2006
Posts: 397
BTW:
https://trac.mpc-hc.org/ticket/5530
shae is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 17:18.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.