-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to Package [to .mov] using 20221017/ Mac #620
Comments
Hi @dmdunham, thanks for contributing an issue. @libbyhopfauf also started a related issue about redesigning the interface a bit to make it more intuitive. The 'execute' button is the gray/black "PACKAGE" button in the top, to the left of the mov/mkv selection. Not great placement, we know. Let us know if this works otherwise for you. :) |
Hi David, ooo I thought that had been fixed since the 2022-10-11 build. Can you check and see if the output mov file and see if it plays and seems complete? Normally when the GUI gets ffmpeg to start packaging then it changes from the gray system to the arrow and then it runs and a pass or fail is returned so that it changes to a green checkmark (done) or red x (error). Seems like the process isn't returning a result to the gui. |
Hi Dave, /bin/bash /Applications/dvrescue.app/Contents/Helpers/dvpackager -v -X /Applications/dvrescue.app/Contents/Helpers/xmlstarlet -a n -o /Users/oralhistorycenter/Desktop/_DVrescue tests -T /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv.dvrescue.xml /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv ||||||||||||2|||||||/Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1_part1.mov ||||||||||||2|||||||/Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1_part1.mov /bin/bash /Applications/dvrescue.app/Contents/Helpers/dvpackager -v -X /Applications/dvrescue.app/Contents/Helpers/xmlstarlet -F /Applications/dvrescue.app/Contents/Helpers/ffmpeg -D /Applications/dvrescue.app/Contents/Helpers/dvrescue -M /Applications/dvrescue.app/Contents/Helpers/mediainfo -z -a n -o /Users/oralhistorycenter/Desktop/_DVrescue tests/DVRescue downloads -x /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv.dvrescue.xml /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv #CONDENSE_OPTS is set to -s #Using /Applications/dvrescue.app/Contents/Helpers/ffmpeg for ffmpeg operations. Operation not permitted: /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv.dvrescue.xml #No xmlstarlet error #DV_FRAME_COUNT=() #SOURCE_FORMAT=() #Trying to present a table of ranges Operation not permitted: /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv.dvrescue.xml The results will be written to /Users/oralhistorycenter/Desktop/_DVrescue tests/DVRescue downloads Operation not permitted: /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv.dvrescue.xml Packaging started: /Users/oralhistorycenter/Desktop/_DVrescue tests/DVRescue downloads/flapan_02_test1_part1.mov(standard_in) 1: parse error (standard_in) 1: parse error Operation not permitted: /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv.dvrescue.xml Operation not permitted: /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv.dvrescue.xml #The audio range sublist (from frame to ) is #Writing a chapter track at /var/folders/_0/kxv6ryfs3kb1b511v_623yv00000gp/T/net.MediaArea.dvrescue.mac-gui/dvpackager.XXXXXX.OGXXlMnM.ffmetadata. Operation not permitted: /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv.dvrescue.xml #Found 1 point(s) for chapter marks. #Skipping the process to embed chapters since there would only be one. #Trying to run: /Applications/dvrescue.app/Contents/Helpers/ffmpeg -y -nostdin -hide_banner -ss � -i /Users/oralhistorycenter/Desktop/_DVrescue tests/flapan_02_test1.dv -map 0:v:0 -c:v:0 copy -f rawvideo - | ffmpeg -y -nostdin -hide_banner -i - -filter_complex concat=n=0:v=0:a=1[aud] -t � -c:a pcm_s16le -c:v:0 copy -f mov -map 0:v:0 -map [aud] /Users/oralhistorycenter/Desktop/_DVrescue tests/DVRescue downloads/flapan_02_test1_part1.mov Invalid duration specification for ss: pipe:: Invalid data found when processing input ERROR: flapan_02_test1_part1.mov is expected but missing. Please retry with the -v option and report to https://github.com/mipops/dvrescue/issues. ERROR: flapan_02_test1.dv contained DV frames, but the outputs contain 0 frames of DV and 0 were skipped Packaging flapan_02_test1.dv Segmentation options. Split on: Recording_Start_Marker = 0, Recording_Timestamp_Jump = 0, Timecode_Jump = 0, Audio_characteristics_change = 0, Aspect_Ratio_change = 1St='Flagged Start of a recording', ncTC='non-continuous timecode value', ncR='non-continuous recording timestamp value'| PTS Range | Duration | Frame Range | Byte Range | Timecode | Recording Timestamp | Size | Frame Rate | DAR | ChSub | Audio | St | ncTC | ncR |1 | - | 0.000 | 0 - 0 | 0 - 0 | | | | | | | 2ch 0 | | | | |
Okay wait, after looking at the code I realized we needed to click the segment options. After I clicked all of the segment options except for audio setting change, exporting the file to .mov completely worked. So just to clarify, the segment options are necessary and we need to use them. |
I've tried it again with a longer interview but so far I'm just getting the spinning orange arrow. |
Hi Dave, |
Hi @GeorgiamMiraeC I'm grateful for your work on troubleshooting this. Could you email me the dvrescue xml files for these files or zip them and drop them in a message here. That may help me recreate the issue better. |
Hi @dericed I just wanted to update you. I downloaded the most recent version of dvrescue which has the date 10/29/2022. I was able to capture a video but it came out short, the tape length is 0:12:42 and dv captured 0:12:19. I'm still having some trouble with the packaging, I just get an orange spinning arrow. I can send you xml files but Github says they won't support the files. Let me know if you have any recommended ways I can upload xml files to Github. If there's any more info you need let me know! Thank you |
Hello, |
Hello, |
@dericed Wanted to see if you have had a chance to review the Google Drive folder with spreadsheet and xml files to help troubleshoot our experiences with DVRescue thus far. Also, Georgia and I should be able to join your DVRescue workshop tomorrow. We may have to sit together at our DVRescue setup. Do we need two tickets to the workshop or is one okay? What do you recommend for a cleaning tape? Thanks again, David |
Oh, glad you're coming. We have a pull request finalizing soon which may help the situation you mentioned. See you soon. :) |
@dmdunham this was the cleaning tape I mentioned in the workshop yesterday. There are other brands out there and I am sure they work fine, I just haven't had any experience with them because these ones are usually the cheapest readily available option. @dmdunham @GeorgiamMiraeC have you've tried using a different/new Firewire cable or different deck with any of these set-ups? Also, in the email I just sent, I asked if you'd had any success or experience with using the DVCapture tool in vrecord? I'm just wondering if what you're experiencing is a hardware issue vs. a software one. |
@dmdunham @GeorgiamMiraeC here are a few more additional thoughts I had after testing out one of the files you sent and reviewing the comments in your spreadsheet:
|
Hi @dmdunham @GeorgiamMiraeC, I wanted to share that we did some updates to the packaging interface. Could you review the new build at https://mediaarea.net/download/snapshots/binary/dvrescue-gui/20230322/ |
@dmdunham @GeorgiamMiraeC I just wanted to circle back and see if this was still an issue you are encountering. The packaging issues you were experiencing should hopefully be resolved, but there is currently an issue with ffmpeg and packaging to MOV (MKV is unaffected). Please see issue #950 for details. |
David Dunham from OHC of UCBerkeley here. We were able to capture an 0:08:45 MiniDV tape using 20221017/ Mac today, but unable to execute Package to .mov. Maybe I am not seeing the execute button? User error certainly possible. File is under 2 GB. Screenshot attached.
For our previous efforts with first version we tried [10122017 perhaps], our first 3o minute tape captured to .dv completely, but none of our test full hour tapes captured completely.
Right now, would love to test the package to .mov with our goal of stitching oral history interviews from multiple tape into single session video and audio files. Thank you. David
The text was updated successfully, but these errors were encountered: