Skip to content
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

New error on manual processing #171

Closed
Geordon opened this issue Oct 9, 2014 · 7 comments
Closed

New error on manual processing #171

Geordon opened this issue Oct 9, 2014 · 7 comments

Comments

@Geordon
Copy link

Geordon commented Oct 9, 2014

I just noticed this today when batch processing a few files that had been downloaded. What does this mean, and is there something that I can do to work around it? at the very least, it blocks the auto-move.

thanks!

~ $ /usr/local/etc/SAB_post_process/sickbeard_mp4_automator-master/manual.py -i ~/Movies -a
64
Processing file /Users/<USERNAME>/Movies/Heavenly Sword 2014 720p BluRay x264-SADPANDA/Heavenly.Sword.2014.720p.BluRay.x264-SADPANDA.mp4
Matched movie title as: Heavenly Sword 2014-06-30
Processing Heavenly Sword
Tagging file :/Users/<USERNAME>/Movies/Heavenly Sword 2014 720p BluRay x264-SADPANDA/Heavenly.Sword.2014.720p.BluRay.x264-SADPANDA.mp4
Trying to write tags
Tags written successfully
Relocating MOOV atom to start of file
An unexpected error occurred, processing of this file has failed
'L' format requires 0 <= number <= 4294967295
@mdhiggins
Copy link
Owner

Need a couple of pieces of information. What version of Python are you running? 64 or 32 bit? And how big is the file you're trying to process. 


Sent from Mailbox

On Thu, Oct 9, 2014 at 10:45 AM, Geordon VanTassle
notifications@github.com wrote:

I just noticed this today when batch processing a few files that had been downloaded. What does this mean, and is there something that I can do to work around it? at the very least, it blocks the auto-move.
thanks!

~ $ /usr/local/etc/SAB_post_process/sickbeard_mp4_automator-master/manual.py -i ~/Movies -a
64
Processing file /Users/<USERNAME>/Movies/Heavenly Sword 2014 720p BluRay x264-SADPANDA/Heavenly.Sword.2014.720p.BluRay.x264-SADPANDA.mp4
Matched movie title as: Heavenly Sword 2014-06-30
Processing Heavenly Sword
Tagging file :/Users/<USERNAME>/Movies/Heavenly Sword 2014 720p BluRay x264-SADPANDA/Heavenly.Sword.2014.720p.BluRay.x264-SADPANDA.mp4
Trying to write tags
Tags written successfully
Relocating MOOV atom to start of file
An unexpected error occurred, processing of this file has failed
'L' format requires 0 <= number <= 4294967295

Reply to this email directly or view it on GitHub:
#171

@Geordon
Copy link
Author

Geordon commented Oct 9, 2014

python --version
Python 2.7.8

64-bit

4.0G Oct 9 12:01 Heavenly.Sword.2014.720p.BluRay.x264-SADPANDA.mp4*

@mdhiggins
Copy link
Owner

What file system/format is the drive you're putting the file on? (NTFS, exFAT)


Sent from Mailbox

On Thu, Oct 9, 2014 at 1:09 PM, Geordon VanTassle
notifications@github.com wrote:

python --version
Python 2.7.8
64-bit

4.0G Oct 9 12:01 Heavenly.Sword.2014.720p.BluRay.x264-SADPANDA.mp4*

Reply to this email directly or view it on GitHub:
#171 (comment)

@Geordon
Copy link
Author

Geordon commented Oct 10, 2014

File System : Mac OS Extended (Journaled, Encrypted)

The issue seems to be file related, since it doesn’t happen with most of the files, just this one.

Geordon VanTassle
about.me/hurricanedad411

On Oct 10, 2014, at 8:53 AM, Michael Higgins notifications@github.com wrote:

What file system/format is the drive you're putting the file on? (NTFS, exFAT)


Sent from Mailbox

On Thu, Oct 9, 2014 at 1:09 PM, Geordon VanTassle
notifications@github.com wrote:

python --version
Python 2.7.8
64-bit

4.0G Oct 9 12:01 Heavenly.Sword.2014.720p.BluRay.x264-SADPANDA.mp4*

Reply to this email directly or view it on GitHub:
#171 (comment)

Reply to this email directly or view it on GitHub.

@mdhiggins
Copy link
Owner

If its just an isolated file its gonna be tough for me to replicate. Have you tried any other files that are greater than or equal to that file in size?

@mdhiggins
Copy link
Owner

Any updates?

@Geordon
Copy link
Author

Geordon commented Oct 31, 2014

I'm thinking that we will just have to close this as a one-off issue. I've tried running the task with other files of about the same size, with no problems. I'm guessing that there was something in the file that choked the script out.

Thanks, again, for your help!

@Geordon Geordon closed this as completed Oct 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants